Skip to content

Commit ce87219

Browse files
committed
PacBio_SMRT new instruments
1 parent 13eafdf commit ce87219

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

qiita_pet/support_files/doc/source/checklist-for-ebi-ena-submission.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Remember, metadata is the most important part for an analysis, without it we onl
188188
+---------------------+----------------------------------------------------------------------------------------------------------+
189189
| ``Ion_Torrent`` | ``Ion Torrent PGM``, ``Ion Torrent Proton``, ``Ion Torrent S5``, ``Ion Torrent S5 XL`` |
190190
+---------------------+----------------------------------------------------------------------------------------------------------+
191-
| ``PacBio_SMRT`` | ``PacBio RS``, ``PacBio RS II``, ``Sequel``, ``Sequel II`` |
191+
| ``PacBio_SMRT`` | ``PacBio RS``, ``PacBio RS II``, ``Sequel``, ``Sequel II``, ``Sequel IIe``, ``Revio``, ``Onso`` |
192192
+---------------------+----------------------------------------------------------------------------------------------------------+
193193
| ``Oxford_Nanopore`` | ``GridION`` |
194194
+---------------------+----------------------------------------------------------------------------------------------------------+

qiita_ware/ebi.py

+3
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ class EBISubmission(object):
117117
'PACBIO_SMRT': ['PACBIO RS',
118118
'PACBIO RS II',
119119
'SEQUEL',
120+
'ONSO',
121+
'REVIO',
122+
'SEQUEL IIE',
120123
'SEQUEL II']}
121124

122125
xmlns_xsi = "http://www.w3.org/2001/XMLSchema-instance"

0 commit comments

Comments
 (0)