FIMO --max-stored-scores option
0
0
Entering edit mode
3.1 years ago
lessismore ★ 1.3k

Dear all,

according to FIMO guidelines the option --max-stored-scores

Set the maximum number of scores that will be stored. Keeping a complete list of scores may exceed available memory. Once the number of stored scores reaches the maximum allowed, the least significant 50% of scores will be dropped. In this case, the list of reported motifs may be incomplete and the q-value calculation will be approximate.

the default behaviour is

The maximum number of stored matches is 100,000.

Now i would like to know:
* how many scores were kept during my analysis
* how is possible to know if what they say (dropping 50% of the scores in the case they exceeded the max allowed) happened behind the scenes.

here the code i'm running (i''ve set the --max-stored-scores so big just in case): fimo --bfile background_model.txt --qv-thresh --max-stored-scores 20000000 --thresh 5e-2 motifs.meme promoters.fa

fimo meme • 642 views
ADD COMMENT

Login before adding your answer.

Traffic: 2378 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6