Entering edit mode
10.4 years ago
Mohit
▴
30
Hello everybody!!
I am running the GEMS for the Peak calling. as input I am giving the sam file and
Command:
java -Xmx4G -jar /home/admin1/software/gems/gem/gem.jar \
--d /home/admin1/software/gems/Read_Distribution_ChIP-exo.txt \
--g /home/admin1/software/gems/hg19.info \
--genome /home/admin1/software/gems/hg19.info \
--expt /home/admin1/data/chipexo/srr346/SRR346403.sam \
--f SAM \
--out CTCF_Human \
--k_min 13 \
--k_max 13
output:
Events discovered
Significant: 67573
Insignificant: 4810
Filtered: 32
Total 32109 homotypic events (within 500bp of other events).
Finish binding event prediction: 2.1m
Refine read distribution from 2000 binding events.
Loading genome sequences ...
chr19.fa file is not found at /home/admin1/software/gems/hg19.info.
Why this chr19.fasta
file is not found error is there ..??
What is in the file
/home/admin1/software/gems/hg19.info
This file contains information like:
and so on..
I don't know what is this information