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
<td><p>BLAST+ tabular output (both <code>-m</code> <code>6</code> and <code>-m</code> <code>7</code> flags are supported).</p></td>
65
-
</tr>
66
-
<trclass="even">
67
-
<td><p>blast-text</p></td>
68
-
<td><p>1.61</p></td>
69
-
<td><p>n/a</p></td>
70
-
<td><p>n/a</p></td>
71
-
<td><p>BLAST+ plain text output (up to version 2.2.26+). Newer versions may not always work.</p></td>
72
-
</tr>
73
-
<trclass="odd">
74
-
<td><p>blast-xml</p></td>
75
-
<td><p>1.61</p></td>
76
-
<td><p>1.61</p></td>
77
-
<td><p>1.61</p></td>
78
-
<td><p>BLAST+ XML output.</p></td>
79
-
</tr>
80
-
<trclass="even">
81
-
<td><p>blat-psl</p></td>
82
-
<td><p>1.61</p></td>
83
-
<td><p>1.61</p></td>
84
-
<td><p>1.61</p></td>
85
-
<td><p>BLAT default output (PSL format). Variants with or without header are both supported. PSLX (PSL + sequences) is also supported.</p></td>
86
-
</tr>
87
-
<trclass="odd">
88
-
<td><p>exonerate-text</p></td>
89
-
<td><p>1.61</p></td>
90
-
<td><p>n/a</p></td>
91
-
<td><p>1.61</p></td>
92
-
<td><p>Exonerate plain text output. Due to the way Biopython stores its sequences, at the moment support is limited to text outputs without split codons (for protein queries). If you are parsing a text output of protein queries containing split codon alignments (for example, from the <code>protein2genome</code> alignment mode), the parser will fail.</p></td>
93
-
</tr>
94
-
<trclass="even">
95
-
<td><p>exonerate-cigar</p></td>
96
-
<td><p>1.61</p></td>
97
-
<td><p>n/a</p></td>
98
-
<td><p>1.61</p></td>
99
-
<td><p>Exonerate cigar string.</p></td>
100
-
</tr>
101
-
<trclass="odd">
102
-
<td><p>exonerate-vulgar</p></td>
103
-
<td><p>1.61</p></td>
104
-
<td><p>n/a</p></td>
105
-
<td><p>1.61</p></td>
106
-
<td><p>Exonerate vulgar string.</p></td>
107
-
</tr>
108
-
<trclass="even">
109
-
<td><p>fasta-m10</p></td>
110
-
<td><p>1.61</p></td>
111
-
<td><p>n/a</p></td>
112
-
<td><p>1.61</p></td>
113
-
<td><p>Bill Pearson's FASTA <code>-m</code> <code>10</code> output.</p></td>
114
-
</tr>
115
-
<trclass="odd">
116
-
<td><p>hmmer3-domtab</p></td>
117
-
<td><p>1.61</p></td>
118
-
<td><p>1.61</p></td>
119
-
<td><p>1.61</p></td>
120
-
<td><p>HMMER3.0 domain table output format. The name <code>hmmer3-domtab</code> per se is in fact not used, since the program name has to be specified. For example, when parsing hmmscan output, the format name would be <code>hmmscan-domtab</code>.</p></td>
121
-
</tr>
122
-
<trclass="even">
123
-
<td><p>hmmer3-tab</p></td>
124
-
<td><p>1.61</p></td>
125
-
<td><p>1.61</p></td>
126
-
<td><p>1.61</p></td>
127
-
<td><p>HMMER 3.0 table output format.</p></td>
128
-
</tr>
129
-
<trclass="odd">
130
-
<td><p>hmmer3-text</p></td>
131
-
<td><p>1.61</p></td>
132
-
<td><p>n/a</p></td>
133
-
<td><p>1.61</p></td>
134
-
<td><p>HMMER 3.0 plain text output format.</p></td>
135
-
</tr>
136
-
<trclass="even">
137
-
<td><p>hmmer2-text</p></td>
138
-
<td><p>1.61</p></td>
139
-
<td><p>n/a</p></td>
140
-
<td><p>1.61</p></td>
141
-
<td><p>HMMER 2.x plain text output format.</p></td>
|blast-tab |1.61 |1.61 |1.61 |BLAST+ tabular output (both `-m 6` and `-m 7` flags are supported).|
43
+
|blast-text |1.61 |n/a |n/a |BLAST+ plain text output (up to version 2.2.26+). Newer versions may not always work.|
44
+
|blast-xml |1.61 |1.61 |1.61 |BLAST+ XML output. |
45
+
|blat-psl |1.61 |1.61 |1.61 |BLAT default output (PSL format). Variants with or without header are both supported. PSLX (PSL + sequences) is also supported.|
46
+
|exonerate-text |1.61 |n/a |1.61 |Exonerate plain text output. Due to the way Biopython stores its sequences, at the moment support is limited to text outputs without split codons (for protein queries). If you are parsing a text output of protein queries containing split codon alignments (for example, from the `protein2genome` alignment mode), the parser will fail.|
fasta-m10 |1.61 |n/a |1.61 |Bill Pearson's FASTA `-m 10` output.|
50
+
hmmer3-domtab |1.61 |1.61 |1.61 |HMMER3.0 domain table output format. The name `hmmer3-domtab` per se is in fact not used, since the program name has to be specified. For example, when parsing hmmscan output, the format name would be `hmmscan-domtab`.|
0 commit comments