gwarmstrong
(George Armstrong)
4
So there is an open issue about importing CSV/TSV format directly...
This will take a couple steps:
- Import the CSV to a biom table using
biom convert
. These two threads will hopefully be a good starting point.
- Import the biom table with
qiime tools import
. See this tutorial.
1 Like