This is a test version of Biostars. For the public version, visit https://www.biostars.org.
FIMO keep all results

As i understand in FIMO "The maximum number of stored matches is 100,000" by default. Using --max-stored-scores can increase the number of stored scores but what if i want to keep all the results? Is there an option for that?

fimo

1 answer

If you set the --max-stored-scores switch to a crazy high number, say --max-stored-scores 100000000, it is a safe bet that all the results will be saved.

Log in to answer this question.