Skip to content

Commit

Permalink
Add preprint citation (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbokulich authored Oct 6, 2020
1 parent c29580c commit be2b3e7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions rescript/citations.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
@article {Robeson2020rescript,
author = {Robeson, Michael S and O{\textquoteright}Rourke, Devon R and Kaehler, Benjamin D and Ziemski, Michal and Dillon, Matthew R and Foster, Jeffrey T and Bokulich, Nicholas A},
title = {RESCRIPt: Reproducible sequence taxonomy reference database management for the masses},
elocation-id = {2020.10.05.326504},
year = {2020},
doi = {10.1101/2020.10.05.326504},
publisher = {Cold Spring Harbor Laboratory},
URL = {https://www.biorxiv.org/content/early/2020/10/05/2020.10.05.326504},
eprint = {https://www.biorxiv.org/content/early/2020/10/05/2020.10.05.326504.full.pdf},
journal = {bioRxiv}
}

@article{rognes2016vsearch,
title={VSEARCH: a versatile open source tool for metagenomics},
author={Rognes, Torbj{\o}rn and Flouri, Tom{\'a}{\v{s}} and Nichols, Ben and Quince, Christopher and Mah{\'e}, Fr{\'e}d{\'e}ric},
Expand Down
1 change: 1 addition & 0 deletions rescript/plugin_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
description=('Reference sequence annotation and curation pipeline.'),
short_description=(
'Pipeline for reference sequence annotation and curation.'),
citations=[citations['Robeson2020rescript']]
)


Expand Down

0 comments on commit be2b3e7

Please sign in to comment.