Entering edit mode
7.8 years ago
rbronste
▴
420
Ran the following fimo command with a meme PWM on a fasta file of about 10,000 sequences and for some reason it only output hits that map to the 1st chromosome in mm10? Any ideas? Thanks!
fimo /sonas-hs/hpc_norepl/home/MA0212.1.meme /sonas-hs/hpc_norepl/home/resOrderedFem.fa
I think
FIMOis not able to go beyond Chr1 due to default parameters. Try playing with--max-stored-scoresand --threshparameters.