aboutsummaryrefslogtreecommitdiff
path: root/docs/_source/legacy_converter.txt
diff options
context:
space:
mode:
authorBryan Galdrikian <[email protected]>2018-05-31 11:36:08 -0700
committerBryan Galdrikian <[email protected]>2018-05-31 11:36:08 -0700
commit7115f60b91b5717d90f643fd692010905c7004db (patch)
treeeffd68c6978751c517d54c2f2bb5bb6e7dc93e18 /docs/_source/legacy_converter.txt
parentUpdating BlastTool zip (diff)
downloadblast-1.1.3_rc1.tar.xz
blast-1.1.3_rc1.zip
Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1
Diffstat (limited to 'docs/_source/legacy_converter.txt')
-rwxr-xr-x[-rw-r--r--]docs/_source/legacy_converter.txt56
1 files changed, 28 insertions, 28 deletions
diff --git a/docs/_source/legacy_converter.txt b/docs/_source/legacy_converter.txt
index ff7048b..d5479b3 100644..100755
--- a/docs/_source/legacy_converter.txt
+++ b/docs/_source/legacy_converter.txt
@@ -1,28 +1,28 @@
-/*! \page pageconverter LegacyConverter
-
-\verbatim
-
-USAGE:
-
- LegacyConverter <infile> [-t <type>] [-o <outfile>] [-e <encoding>]
-
-Where:
-
- <infile> (required) Input legacy format file.
-
- -t <type>
- (optional) The file format of <infile>. Must be one of: {llasset, tkasset, bpxa, pllasset, ptkasset, pbpxa} (case insensitive).
- If not given, the file extension of <infile> is used.
-
- -outfile <outfile>
- (optional) Filename (including path) of the output converted file.
- If not given, the filename <infile> is used, with extension (if it has one) changed to .blast.
-
- -e <encoding>
- (optional) Encoding to use for output file. Must be one of: {cpnb, raw} (case insensitive).
- If not given, cpnb (Cap'n Proto binary) is used.
-
-\endverbatim
-
-<br>
-*/
+/*! \page pageconverter LegacyConverter
+
+\verbatim
+
+USAGE:
+
+ LegacyConverter <infile> [-t <type>] [-o <outfile>] [-e <encoding>]
+
+Where:
+
+ <infile> (required) Input legacy format file.
+
+ -t <type>
+ (optional) The file format of <infile>. Must be one of: {llasset, tkasset, bpxa, pllasset, ptkasset, pbpxa} (case insensitive).
+ If not given, the file extension of <infile> is used.
+
+ -outfile <outfile>
+ (optional) Filename (including path) of the output converted file.
+ If not given, the filename <infile> is used, with extension (if it has one) changed to .blast.
+
+ -e <encoding>
+ (optional) Encoding to use for output file. Must be one of: {cpnb, raw} (case insensitive).
+ If not given, cpnb (Cap'n Proto binary) is used.
+
+\endverbatim
+
+<br>
+*/