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
- fasta: A DNA sequence file in FASTA format to be analyzed by Tandem Repeats Finder.
9
+
- fasta: A DNA sequence file in FASTA format to be analyzed by Tandem Repeats Finder. (Supported formats at the moment are `.fasta`, `.fna`, `.fa` and `.fas`.)
10
10
output:
11
-
- dat: "Data file (``*.dat``)."
12
-
- mask: "Masked sequence file (``*.mask``)."
13
-
- html: "HTML file (``*.html``)."
11
+
- directory: This **must be specified** in the way shown in **rule** snippet above. Final contents can contain one or more of "Data file (``*.dat``), "Masked sequence file (``*.mask``) or "HTML file (``*.html``)."
The wrapper has been made as flexible as possible but there is room for adding more flexibility like supporting advance typing catches `-l = 20` etc., but this has been not catered
43
+
as users of this wrapper are normally those who are familiar of command line and its specificity.
44
+
37
45
|nl|
38
46
Note: As this is a wrapper for TRF utility, it comes with it's limitations or defects if any.
0 commit comments