make the table fit 80 columns
This commit is contained in:
parent
02145b2166
commit
a92bd75b7b
|
|
@ -243,7 +243,7 @@ _
|
||||||
2 int Query sequence length
|
2 int Query sequence length
|
||||||
3 int Query start coordinate (0-based)
|
3 int Query start coordinate (0-based)
|
||||||
4 int Query end coordinate (0-based)
|
4 int Query end coordinate (0-based)
|
||||||
5 char `+' if query and target on the same strand; `-' if opposite
|
5 char `+' if query/target on the same strand; `-' if opposite
|
||||||
6 string Target sequence name
|
6 string Target sequence name
|
||||||
7 int Target sequence length
|
7 int Target sequence length
|
||||||
8 int Target start coordinate on the original strand
|
8 int Target start coordinate on the original strand
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue