comparison test-data/limits.txt @ 2:2b29a20e9869 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/falco commit a71120623d1dc818a107ca32f2c232fd47d819ea
author iuc
date Fri, 27 Sep 2024 17:41:19 +0000
parents 40c04ab0d17d
children
comparison
equal deleted inserted replaced
1:0f4aadf6988c 2:2b29a20e9869
1 # For each of the modules you can choose to not run that 1 # For each of the modules you can choose to not run that
2 # module at all by setting the value below to 1 for the 2 # module at all by setting the value below to 1 for the
3 # modules you want to remove. 3 # modules you want to remove.
4 duplication ignore 0 4 duplication ignore 1
5 kmer ignore 1 5 kmer ignore 1
6 n_content ignore 0 6 n_content ignore 1
7 overrepresented ignore 0 7 overrepresented ignore 1
8 quality_base ignore 0 8 quality_base ignore 1
9 sequence ignore 0 9 sequence ignore 1
10 gc_sequence ignore 0 10 gc_sequence ignore 1
11 quality_sequence ignore 0 11 quality_sequence ignore 1
12 tile ignore 0 12 tile ignore 1
13 sequence_length ignore 0 13 sequence_length ignore 0
14 adapter ignore 0 14 adapter ignore 1
15 15
16 # For the duplication module the value is the percentage 16 # For the duplication module the value is the percentage
17 # remaining after deduplication. Measured levels below 17 # remaining after deduplication. Measured levels below
18 # these limits trigger the warning / error. 18 # these limits trigger the warning / error.
19 duplication warn 70 19 duplication warn 70