We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d383db + c15303f commit 4105e9aCopy full SHA for 4105e9a
qiita_pet/templates/upload.html
@@ -8,8 +8,8 @@
8
<br/><br/>
9
Currently we can process (<b>{{extensions.replace(',',', ')}}</b>):
10
<ul>
11
- <li>fastq or fastq.gz (gziped fastq) for sequences. Note that zip files can not be processed</li>
12
- <li>tab separated text files for sample and prep templates, the extension should be txt</li>
+ <li>fastq or fastq.gz (gzipped fastq) for sequences. Note that '.zip' files can not be processed.</li>
+ <li>tab separated text files for sample and prep templates, the extension should be txt.</li>
13
</ul>
14
<a href="{% raw qiita_config.portal_dir %}/study/description/{{study_id}}">Go to study description</a>
15
</td>
0 commit comments