Skip to content

Commit 30141ad

Browse files
committed
fix idents
1 parent 7d7a399 commit 30141ad

File tree

1 file changed

+30
-26
lines changed
  • qiita_pet/support_files/doc/source/qiita-philosophy

1 file changed

+30
-26
lines changed

qiita_pet/support_files/doc/source/qiita-philosophy/index.rst

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -82,18 +82,22 @@ complex where a study with a defined set of collected samples can have subsets
8282
prepared in different ways so we can answer different questions. For example,
8383
let's imagine a study looking at how different `microbial communities changes
8484
during mammalian corpse decomposition
85-
<https://www.ncbi.nlm.nih.gov/pubmed/26657285>`__.; thus, your full study design
85+
<https://www.ncbi.nlm.nih.gov/pubmed/26657285>`__; thus, your full study design
8686
is to collect a set of samples, which you will then process with 16S, 18S and
8787
ITS primers. This will result in 1 sample and 3 preparation information files,
8888
`see it in Qiita <https://qiita.ucsd.edu/study/description/10141>`__.
8989

90-
Now, let's imagine other more complex examples:
90+
Now, let's imagine other more complex example:
91+
9192
1. All of the samples were prepped for 16S and sequenced in two separate
92-
MiSeq runs
93-
2. 50 of the samples were prepped for 18S and ITS, and sequenced ina single
94-
MiSeq run
93+
MiSeq runs
94+
95+
2. 50 of the samples were prepped for 18S and ITS, and sequenced in a single
96+
MiSeq run
97+
9598
3. 50 of the samples were prepped for WGS and sequenced on a single
96-
HiSeq run
99+
HiSeq run
100+
97101
4. 30 of the samples have metabolomic profiles
98102

99103
To represent this project in Qiita, you will need to create a single
@@ -105,36 +109,36 @@ file. For instance, the data sets described above would require the following
105109
data and prep information:
106110

107111
1. All of the samples prepped for 16S and sequenced in two separate
108-
MiSeq runs
112+
MiSeq runs
109113

110-
a) 1 prep information file describing the two MiSeq runs (use a
111-
run\_prefix column to differentiate between the two MiSeq runs, more
112-
on metadata below) where the 100 samples are represented
113-
b) the 4-6 fastq raw data files without demultiplexing (i.e., the
114-
forward, reverse (optional), and barcodes for each run)
114+
a) 1 prep information file describing the two MiSeq runs (use a
115+
run\_prefix column to differentiate between the two MiSeq runs, more
116+
on metadata below) where the 100 samples are represented
117+
b) the 4-6 fastq raw data files without demultiplexing (i.e., the
118+
forward, reverse (optional), and barcodes for each run)
115119

116120
2. 50 of the samples prepped for 18S and ITS, and sequenced in a single
117-
MiSeq run
121+
MiSeq run
118122

119-
a) prep information files, one describing the 18S and the other describing the
120-
ITS preparations
121-
b) the 2-3 fastq raw data files (forward, reverse (optional), and
122-
barcodes)
123+
a) prep information files, one describing the 18S and the other describing the
124+
ITS preparations
125+
b) the 2-3 fastq raw data files (forward, reverse (optional), and
126+
barcodes)
123127

124128
3. 50 of the samples prepped for WGS and sequenced on a single HiSeq run
125129

126-
a) 1 prep information files describing how the samples were multiplexed
127-
b) the 2-3 fastq raw data files (forward, reverse (optional), and
128-
barcodes).
129-
c) NOTE: We currently do not have a processing pipeline for WGS but
130-
should soon.
130+
a) 1 prep information files describing how the samples were multiplexed
131+
b) the 2-3 fastq raw data files (forward, reverse (optional), and
132+
barcodes).
133+
c) NOTE: We currently do not have a processing pipeline for WGS but
134+
should soon.
131135

132136
4. 30 of the samples with metabolomic profiles
133137

134-
a) 1 prep information file. the raw data file(s) from the metabolomic
135-
characterization.
136-
b) NOTE: We currently do not have a processing pipeline for metabolomics but
137-
should soon.
138+
a) 1 prep information file. the raw data file(s) from the metabolomic
139+
characterization.
140+
b) NOTE: We currently do not have a processing pipeline for metabolomics but
141+
should soon.
138142

139143
Portals
140144
-------

0 commit comments

Comments
 (0)