Mercurial > repos > george-weingart > graphlan_import
comparison export2graphlan.xml @ 12:389074508060 draft
Uploaded
author | george-weingart |
---|---|
date | Thu, 04 Sep 2014 14:18:23 -0400 |
parents | 8cfabe8759ab |
children | 66c50eadf709 |
comparison
equal
deleted
inserted
replaced
11:8cfabe8759ab | 12:389074508060 |
---|---|
38 | 38 |
39 * **Result of MetaPhlAn or HUMAnN analysis**: As depicted in the image below, this file can be the result of a MetaPhlAn analysis or a HUMAnN analysis. Generally, it is a tab separated file that have for each row a taxonomy and an abundance value. | 39 * **Result of MetaPhlAn or HUMAnN analysis**: As depicted in the image below, this file can be the result of a MetaPhlAn analysis or a HUMAnN analysis. Generally, it is a tab separated file that have for each row a taxonomy and an abundance value. |
40 | 40 |
41 * **Output of LEfSe**: This file is the result of LEfSe execute on the *Result of MetaPhlAn or HUMAnN analysis* file. This file allow GraPhlAn to highlight for you the found biomarkers. | 41 * **Output of LEfSe**: This file is the result of LEfSe execute on the *Result of MetaPhlAn or HUMAnN analysis* file. This file allow GraPhlAn to highlight for you the found biomarkers. |
42 | 42 |
43 Input parameters6666 | 43 Input parameters7777 |
44 -------------------- | 44 -------------------- |
45 | 45 |
46 --annotations ANNOTATIONS | 46 --annotations ANNOTATIONS |
47 List which levels should be annotated in the tree. Use | 47 List which levels should be annotated in the tree. Use |
48 a comma separate values form, e.g., | 48 a comma separate values form, e.g., |
122 -a ANNOTATION, --annotation ANNOTATION : This is the Output filename where to save GraPhlAn annotation | 122 -a ANNOTATION, --annotation ANNOTATION : This is the Output filename where to save GraPhlAn annotation |
123 | 123 |
124 Input data matrix parameters: | 124 Input data matrix parameters: |
125 --sep SEP | 125 --sep SEP |
126 --out_table OUT_TABLE : This is where to write the processed data matrix to file | 126 --out_table OUT_TABLE : This is where to write the processed data matrix to file |
127 | |
127 --fname_row FNAME_ROW : Row number containing the names of the features (default 0, specify -1 if no names are present in the matrix) | 128 --fname_row FNAME_ROW : Row number containing the names of the features (default 0, specify -1 if no names are present in the matrix) |
129 | |
128 --sname_row SNAME_ROW | 130 --sname_row SNAME_ROW |
129 column number containing the names of the samples (default 0, specify -1 if no names are present in the matrix) | 131 column number containing the names of the samples (default 0, specify -1 if no names are present in the matrix) |
130 --metadata_rows METADATA_ROWS | 132 --metadata_rows METADATA_ROWS |
131 Row numbers to use as metadata[default None, meaning | 133 Row numbers to use as metadata[default None, meaning |
132 no metadata | 134 no metadata |