File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 44Qiita 0.1.0-dev (changes since Qiita 0.1.0 go here)
55---------------------------------------------------
66
7+ * Creating an empty RawData is no longer needed in order to add a PrepTemplate.
8+ Now, the PrepTemplate is required in order to add a RawData to a study. This is
9+ the normal flow of a study, as the PrepTemplate information is usually
10+ available before the RawData information is available.
11+ * A user can upload a QIIME mapping file instead of a SampleTemplate. The
12+ system will create a SampleTemplate and a PrepTemplate from the information
13+ present in the QIIME mapping file. The QIIME required columns for this
14+ functionality to work are 'BarcodeSequence', 'LinkerPrimerSequence' and
15+ 'Description'. For more information about QIIME mapping files, visit
16+ http://qiime.org/documentation/file_formats.html#mapping-file-overview .
17+
718Version 0.1.0 (2015-04-30)
819--------------------------
920
You can’t perform that action at this time.
0 commit comments