Skip to content

Commit c98cc7e

Browse files
committed
Merge branch 'master' of github.com:biocore/qiita into dev
2 parents d85218e + 440a322 commit c98cc7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ Remember, metadata is the most important part for an analysis, without it we onl
6565

6666
2. Verify the sample information
6767

68-
a. Check that the sample information file complies with `the current Qiita metadata format <https://qiita.ucsd.edu/static/doc/html/gettingstartedguide/index.html#sample-information-file>`__.
68+
a. Check that the sample information file complies with `the current Qiita metadata format <https://knightlab.ucsd.edu/wordpress/?page_id=478>`__.
6969
b. Minimal information:
7070

7171
1. *sample_name*
7272
2. *host_subject_id*
7373
3. *sample_type*
7474
4. *taxon_id* - needs to match *scientific_name* value
7575
5. *scientific_name* - needs to match *taxon_id* value - this is the name of the `metagenome <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Tree&id=12908&lvl=3&srchmode=1&keep=1&unlock>`__ referenced in the column *taxon_id* and that the two values match. Submission will not work if the user puts *host_scientific_name* or *host_taxid* instead. Do not accept EBI null values. For null values use *scientific_name* “metagenome” and *taxon_id* “256318”
76-
6. *env_biome*, *env_feature*, *env_material*, *env_package*, for options `visit ENVO <http://ols.wordvis.com/>`__
76+
6. *env_biome*, *env_feature*, *env_material*, *env_package*, for options `visit ENVO <https://www.ebi.ac.uk/ols4/index>`__
7777
7. *elevation*, *latitude*, *longitude*
7878
8. *physical_specimen_location*
7979
9. *collection_date*
@@ -149,13 +149,13 @@ Remember, metadata is the most important part for an analysis, without it we onl
149149

150150
d. Double-check these fields:
151151

152-
1. Check the date format, should be YYYY-MM-DD (hh:mm)
152+
1. Check the date format, should be: "DD-Mmm-YYYY", "Mmm-YYYY", "YYYY", "YYYY-MM-DDThh:mmZ", "YYYY-MM-DDThh:mm:ssZ", "YYYY-MM-DDThhZ", "YYYY-MM-DD", or "YYYY-MM"; and that we normally submit: "YYYY-MM-DD", or "YYYY-MM" or "YYYY".
153153
2. Check null values
154154
3. Check that the values in each field make sense, for example that sex is not a numerical gradient, or that ph does not contain “male” or “female” values
155155

156156
3. Verify the preparation information
157157

158-
a. Check that the preparation information file complies with `the current Qiita metadata format <https://qiita.ucsd.edu/static/doc/html/gettingstartedguide/index.html#id1>`__
158+
a. Check that the preparation information file complies with `the current Qiita metadata format <https://knightlab.ucsd.edu/wordpress/?page_id=478>`__
159159
b. Check that the correct Investigation type is selected on the prep info page
160160
c. Check for fill down errors in library_construction_protocol and target_subfragment; these are common.
161161
d. Minimal columns:

qiita_pet/support_files/doc/source/gettingstartedguide/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Example files
8080
~~~~~~~~~~~~~
8181

8282
You can download an example sample information file from
83-
`here <ftp://ftp.microbio.me/pub/qiita/sample_prep_information_files_examples.tgz>`__.
83+
`here <https://knightlab.ucsd.edu/wordpress/?page_id=478>`__.
8484

8585

8686
Sample information file

0 commit comments

Comments
 (0)