There are few similar questions to this one, but not very much detail.
I downloaded the Mappability code from here: http://archive.gersteinlab.org/proj/PeakSeq/Mappability_Map/Code/
Based on the README, I made the three executables: chr2hash, oligoFindPLFFile and mergeOligoCounts; I put them in the same directory as my chromosomes.
Then I tried: python compile.py 30
This generated many *.out files.
By process of elimination I haven't used map.py or CountMap.py yet so I assume they need to be used next. The README cryptically says:
"Then, use CountMap.py in the usual way to access the data."
What do I do next? How do I generate the mappability files?
Hi, recently, I have a problem about GEM. When I want build index for human using GEM, it reported
The command I used is
Could you help me to solve this problem?
Thanks!
you should add the program into the PATH
this solved the problem same with chhylp123. Thanks