We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 Configuring variables... Using database: /Desktop/Software/ngsplot-develop/database/hg19/hg19.ensembl.genebody.protein_coding.RData 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: '/Desktop/Software/HiChipper/HiCPro_PE_norm_hichipper/Hi-C-Input_sorteds_interaction.bam' Calls: headerIndexBam ... indexBam -> sapply -> sapply -> lapply -> FUN -> .Call Execution halted $:/Desktop/Software/HiChipper/HiCPro_PE_norm_hichipper
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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_hichipperConfiguring 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
$:
The text was updated successfully, but these errors were encountered: