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?
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.
I have performed an enrichment analysis over the promoters of genes that are differentially expressed between two conditions, and there were highly significant results. However, …
Is there an option for the maximum number of target seqs (similar to --max-target-seqs in Diamond)? I found this: --max-seqs INT Maximum results per query …
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 …