You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"BioContainers (da Veiga Leprevost et al. 2017),",
158
-
"MultiQC (Ewels et al. 2016),",
159
-
"SeqKit (Shen 2016),",
160
-
"Anaconda (Anaconda Software Distribution 2016),",
161
-
"Docker (Merkel 2014),",
162
-
"Singularity (Kurtzer et al. 2017)",
163
-
"."
164
-
].join('').trim()
149
+
"Tools used in the workflow included:",
150
+
"Nextflow (Di Tommaso et al. 2017),",
151
+
"nf-core (Ewels et al. 2020),",
152
+
"Bioconda (Grüning et al. 2018),",
153
+
"BioContainers (da Veiga Leprevost et al. 2017),",
154
+
"MultiQC (Ewels et al. 2016),",
155
+
"SeqKit (Shen 2016),",
156
+
"Anaconda (Anaconda Software Distribution 2016),",
157
+
"Docker (Merkel 2014),",
158
+
"Singularity (Kurtzer et al. 2017)",
159
+
".",
160
+
].join('').trim()
165
161
166
162
return citation_text
167
163
}
168
164
169
165
def toolBibliographyText() {
170
166
def reference_text = [
171
-
"<li>Ewels, P., Magnusson, M., Lundin, S., & Käller, M. (2016). MultiQC: summarize analysis results for multiple tools and samples in a single report. Bioinformatics , 32(19), 3047–3048. doi: /10.1093/bioinformatics/btw354</li>",
172
-
"<li>Shen W, Le S, Li Y, Hu F (2016) SeqKit: A Cross-Platform and Ultrafast Toolkit for FASTA/Q File Manipulation. PLoS ONE 11(10): e0163962. doi: https://doi.org/10.1371/journal.pone.0163962</li>",
"<li>Merkel, D. (2014). Docker: lightweight linux containers for consistent development and deployment. Linux Journal, 2014(239), 2. doi: https://10.5555/2600239.2600241.</li>",
175
-
"<li>Kurtzer GM, Sochat V, Bauer MW. Singularity: Scientific containers for mobility of compute. PLoS One. 2017 May 11;12(5):e0177459. doi: https://10.1371/journal.pone.0177459. eCollection 2017. PubMed PMID: 28494014; PubMed Central PMCID: PMC5426675.</li>"
176
-
].join('').trim()
167
+
"<li>Ewels, P., Magnusson, M., Lundin, S., & Käller, M. (2016). MultiQC: summarize analysis results for multiple tools and samples in a single report. Bioinformatics , 32(19), 3047–3048. doi: /10.1093/bioinformatics/btw354</li>",
168
+
"<li>Shen W, Le S, Li Y, Hu F (2016) SeqKit: A Cross-Platform and Ultrafast Toolkit for FASTA/Q File Manipulation. PLoS ONE 11(10): e0163962. doi: https://doi.org/10.1371/journal.pone.0163962</li>",
"<li>Merkel, D. (2014). Docker: lightweight linux containers for consistent development and deployment. Linux Journal, 2014(239), 2. doi: https://10.5555/2600239.2600241.</li>",
171
+
"<li>Kurtzer GM, Sochat V, Bauer MW. Singularity: Scientific containers for mobility of compute. PLoS One. 2017 May 11;12(5):e0177459. doi: https://10.1371/journal.pone.0177459. eCollection 2017. PubMed PMID: 28494014; PubMed Central PMCID: PMC5426675.</li>",
meta["nodoi_text"] = meta.manifest_map.doi ?"":"<li>If available, make sure to update the text to include the Zenodo DOI of version of the pipeline used. </li>"
0 commit comments