From 2b08eaf9b735ac20c7f0d5c8a023184d7ab18023 Mon Sep 17 00:00:00 2001 From: Brian Ondov Date: Fri, 21 Nov 2014 16:13:55 -0500 Subject: [PATCH] harvesttools parameters update --- docs/content/harvest/quickstart.rst | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/docs/content/harvest/quickstart.rst b/docs/content/harvest/quickstart.rst index aa07253..c83d11a 100644 --- a/docs/content/harvest/quickstart.rst +++ b/docs/content/harvest/quickstart.rst @@ -54,24 +54,25 @@ With harvest-tools file as input, fasta formatted SNP file as output:: Command-line parameters: """"""""""""""""""""""""" - - -b: ,,"" - - -B: - - -f: - - -F: - - -g: - - -h: (show this help) - - -i: - - -m: - - -n: - - -N: - - --midpoint-reroot - - -o: - - -q: (quiet mode) - - -S: - - -v: - - -V: - - -x: - - -X: + - -b ,,"" + - -B + - -f + - -F + - -g + - -h (show this help) + - -i + - -m + - -M + - -n + - -N + - --midpoint-reroot (reroot the tree at its midpoint after loading) + - -o + - -q (quiet mode) + - -S + - -v + - -V + - -x + - -X Primary output files -------------