You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/ampvis2/load.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -361,7 +361,7 @@ If given in tabular format the provided OTU-table must be a table with the
361
361
following requirements:
362
362
363
363
- The rows are OTU IDs and the columns are samples.
364
-
- The OTU IDs are by default expected to be in a column called "OTU", "ASV", or "#OTU ID".
364
+
- The OTU IDs are by default expected to be in a column called "OTU", "ASV", or "#OTU ID" (it might be good to avoid the later: https://github.com/KasperSkytte/ampvis2/issues/180).
365
365
For data using an empty header for the OTU/ASV colum enable the option *OTU/ASV column has empty header*
366
366
(this allows to process data as produced e.g. by dada2).
367
367
- The column names of the table are the sample IDs, exactly matching those in
0 commit comments