|
@@ -280,12 +280,13 @@ View::show_header('Uploading Rules', 'rules');
|
280
|
280
|
<strong>Version.</strong>
|
281
|
281
|
Similar to the accession number field, version information should only exist if the original data is versioned, or if you versioned your own data (recommended).
|
282
|
282
|
Any schema is acceptable but Semantic Versioning is strongly encouraged.
|
|
283
|
+ You must use x.y.z numbering as with SemVer.
|
283
|
284
|
<br /><br />
|
284
|
285
|
</li>
|
285
|
286
|
|
286
|
287
|
<li id="r3.5"><a href="#h3"><strong>↑</strong></a> <a href="#r3.5">3.5</a>
|
287
|
288
|
<strong>Torrent Title.</strong>
|
288
|
|
- A short description of the torrent contents such as a FASTA definition line.
|
|
289
|
+ A short description of the torrent contents such as a FASTA definition line or publication title.
|
289
|
290
|
It doesn't need to match the folders but it should tell you what the data is at a glance.
|
290
|
291
|
Please avoid adding other metadata such as strain, platform, etc., with a dedicated field.
|
291
|
292
|
<br /><br />
|
|
@@ -303,7 +304,7 @@ View::show_header('Uploading Rules', 'rules');
|
303
|
304
|
<strong>Strain/Variety.</strong>
|
304
|
305
|
The strain's name if known.
|
305
|
306
|
This should correspond to a specific cell line, cultivar, or breed.
|
306
|
|
- If the species is <em>H. sapiens</em> and the subject's race is known and relevant, e.g., as in a torrent of gene sequences related to sickle cell anemia, please add it here.
|
|
307
|
+ If the species is <em>H. sapiens</em> and the subject's ethnicity is known and relevant, e.g., as in a torrent of gene sequences related to sickle cell anemia, please add it here.
|
307
|
308
|
Otherwise, please omit it.
|
308
|
309
|
Do not put any identifying patient data here or anywhere else.
|
309
|
310
|
<br /><br />
|