File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 57
57
| +-------------------------+-----------------------------+
58
58
| | reference | BlastOutput_reference |
59
59
| +-------------------------+-----------------------------+
60
- | | version | BlastOutput_version [1 ]_ |
60
+ | | version | BlastOutput_version [* ]_ |
61
61
| +-------------------------+-----------------------------+
62
62
| | description | Iteration_query-def |
63
63
| +-------------------------+-----------------------------+
275
275
| +-------------------+--------------+
276
276
| | bitscore_raw | score |
277
277
+-------------+-------------------+--------------+
278
- | HSPFragment | frames | frames [2 ]_ |
278
+ | HSPFragment | frames | frames [* ]_ |
279
279
| (also via +-------------------+--------------+
280
280
| HSP) | aln_span | length |
281
281
| +-------------------+--------------+
399
399
+-----------------+-------------------------+----------------------------------+
400
400
401
401
402
- .. [1 ] may be modified
402
+ .. [* ] may be modified
403
403
404
- .. [2 ] When 'frames' is present, both ``query_frame`` and ``hit_frame`` will be
404
+ .. [* ] When 'frames' is present, both ``query_frame`` and ``hit_frame`` will be
405
405
present as well. It is recommended that you use these instead of 'frames' directly.
406
406
407
407
"""
Original file line number Diff line number Diff line change 137
137
| | query_start_all | qStarts, start coordinate of each |
138
138
| | | query fragment |
139
139
| +-------------------------+-----------------------------------+
140
- | | len [1 ]_ | block count, the number of blocks |
140
+ | | len [* ]_ | block count, the number of blocks |
141
141
| | | in the alignment |
142
142
+----------------+-------------------------+-----------------------------------+
143
143
| HSPFragment | hit | hit sequence, if present |
175
175
HSP and HSPFragment documentation for more details on these properties.
176
176
177
177
178
- .. [1 ] You can obtain the number of blocks / fragments in the HSP by invoking
178
+ .. [* ] You can obtain the number of blocks / fragments in the HSP by invoking
179
179
``len`` on the HSP
180
180
181
181
"""
You can’t perform that action at this time.
0 commit comments