Skip to content

Commit f99975c

Browse files
committed
requested changes
1 parent 4a5bbbc commit f99975c

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

qiita_pet/support_files/doc/source/processing-recommendations.rst

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,19 @@ Currently, we have the reference databases: Greengenes version 3_8-97, Silva 119
4747
Shotgun sequencing
4848
------------------
4949

50-
Here you need to start with per_sample_FASTQ, we recommend to only upload already QC-ed and adaptor and human sequences removed FASTQ files. However, we have a step for
51-
this preprocessing available in Qiita via `KneadData <https://bitbucket.org/biobakery/kneaddata/wiki/Home>`_.
50+
Qiita currently has one shotgun metagenomics data analysis pipeline. Note that this is the initial processing pipeline and we will be adding more soon.
5251

53-
The recommended processing steps are:
52+
With that said, the current workflow is as follows:
5453

55-
#. Remove adapters and human sequences from your files using KneadData. We currently have TruSeq3-PE-2 and NexteraPE-PE adaptor removal.
56-
#. Use `HUMAnN2 <https://bitbucket.org/biobakery/humann2/wiki/Home>`_ to generate BIOM tables.
54+
#. Removal of adapter sequence and host contamination using `KneadData <https://bitbucket.org/biobakery/kneaddata/wiki/Home>`_.
55+
#. Gene calling and pathway profiling using `HUMAnN2 <https://bitbucket.org/biobakery/humann2/wiki/Home>`_.
5756

58-
For more information visit the `Shotgun Qiita Plugin GitHub page<https://github.com/qiita-spots/qp-shotgun>`.
57+
This workflow starts with per_sample_FASTQ files. We recommend only uploading sequences that have already been through QC and host /
58+
human sequence removal. However, all sequence files currently are required to go through KneadData to ensure they are ready for
59+
subsequent analyses. Currently, the KneadData command removes adaptor sequences (choice of TruSeq3-PE-2 and NexteraPE-PE) and
60+
sequences mapping to the human genome (additional host genomes will become available soon).
61+
62+
Next, the QC'd sequences will be compared against reference databases to determine the presence and abundance of protein-coding functional genes and
63+
pathways using HUMAnN2. These are then summarized as BIOM tables, which can be used in subsequent analysis and visualization.
64+
65+
For more information visit the `Shotgun Qiita Plugin GitHub page <https://github.com/qiita-spots/qp-shotgun>`.

0 commit comments

Comments
 (0)