From dac87a7abe5a68d2d65689d447d6085012246374 Mon Sep 17 00:00:00 2001 From: Antonio Gonzalez Date: Wed, 10 Jul 2024 10:35:55 -0600 Subject: [PATCH] Fixing links (#3425) * Update CHANGELOG.md * add suggestions from @ackermag --- .../doc/source/checklist-for-ebi-ena-submission.rst | 8 ++++---- .../doc/source/gettingstartedguide/index.rst | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/qiita_pet/support_files/doc/source/checklist-for-ebi-ena-submission.rst b/qiita_pet/support_files/doc/source/checklist-for-ebi-ena-submission.rst index 8b56b84a1..67876d29f 100644 --- a/qiita_pet/support_files/doc/source/checklist-for-ebi-ena-submission.rst +++ b/qiita_pet/support_files/doc/source/checklist-for-ebi-ena-submission.rst @@ -65,7 +65,7 @@ Remember, metadata is the most important part for an analysis, without it we onl 2. Verify the sample information - a. Check that the sample information file complies with `the current Qiita metadata format `__. + a. Check that the sample information file complies with `the current Qiita metadata format `__. b. Minimal information: 1. *sample_name* @@ -73,7 +73,7 @@ Remember, metadata is the most important part for an analysis, without it we onl 3. *sample_type* 4. *taxon_id* - needs to match *scientific_name* value 5. *scientific_name* - needs to match *taxon_id* value - this is the name of the `metagenome `__ 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” - 6. *env_biome*, *env_feature*, *env_material*, *env_package*, for options `visit ENVO `__ + 6. *env_biome*, *env_feature*, *env_material*, *env_package*, for options `visit ENVO `__ 7. *elevation*, *latitude*, *longitude* 8. *physical_specimen_location* 9. *collection_date* @@ -149,13 +149,13 @@ Remember, metadata is the most important part for an analysis, without it we onl d. Double-check these fields: - 1. Check the date format, should be YYYY-MM-DD (hh:mm) + 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". 2. Check null values 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 3. Verify the preparation information - a. Check that the preparation information file complies with `the current Qiita metadata format `__ + a. Check that the preparation information file complies with `the current Qiita metadata format `__ b. Check that the correct Investigation type is selected on the prep info page c. Check for fill down errors in library_construction_protocol and target_subfragment; these are common. d. Minimal columns: diff --git a/qiita_pet/support_files/doc/source/gettingstartedguide/index.rst b/qiita_pet/support_files/doc/source/gettingstartedguide/index.rst index b608d5e7e..c0196c5c9 100755 --- a/qiita_pet/support_files/doc/source/gettingstartedguide/index.rst +++ b/qiita_pet/support_files/doc/source/gettingstartedguide/index.rst @@ -80,7 +80,7 @@ Example files ~~~~~~~~~~~~~ You can download an example sample information file from -`here `__. +`here `__. Sample information file