You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| shingleLength | 18 | list of comma separated values for K-mer length (e.g. `18` or `30,32`) |
114
+
| shingleLength | 31 | list of comma separated values for K-mer length (e.g. `18` or `30,32`) |
115
115
| outputHpvCount | 3 | maximum number of HPV viruses that match index is returned; if non-positive - return results for all HPV viruses from the database |
116
116
| hpvVirusesPath | _bundled_ | path to the FASTA files with HPV viruses database; if not provided, the application will use embedded database |
117
117
| filesGroupPattern | "" (_empty string_) | regular expression pattern to group results from multiple input files; _empty string_ means not to group results |
0 commit comments