Description
Hi I am trying to run ngs.plot.r with bam file and bed file but getting following error
The error:
$:/Desktop/Software/HiChipper/HiCPro_PE_norm_hichipper$ ngs.plot.r -G hg19 -R genebody -C config_ngsplot.txt -O metaplot_HiCHIPxHiCxChIPseq -L 5000/Desktop/Software/HiChipper/HiCPro_PE_norm_hichipper
Configuring variables...
Using database:
/Desktop/Software/ngsplot-develop/database/hg19/hg19.ensembl.genebody.protein_coding.RData/Desktop/Software/HiChipper/HiCPro_PE_norm_hichipper/Hi-C-Input_sorteds_interaction.bam'
Done
Loading R libraries.....Done
Analyze bam files and calculate coverageopen: No such file or directory
Error in FUN(X[[i]], ...) : failed to open SAM/BAM file
file: '
Calls: headerIndexBam ... indexBam -> sapply -> sapply -> lapply -> FUN -> .Call
Execution halted
$: