Skip to content

Commit 54dacae

Browse files
committed
add paper reference
1 parent 66d4b05 commit 54dacae

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,9 @@ It is released with zero warranty for any purpose and the authors retain no liab
277277
278278
## References
279279
280-
If you use **STRprofiler** in your research, please cite the DOI:
280+
If you use **STRprofiler** in your research, please cite the following:
281281
282-
Jared Andrews, Mike Lloyd, & Sam Culley. (2024). j-andrews7/strprofiler: v0.4.1 (v0.4.1). Zenodo. https://doi.org/10.5281/zenodo.7348386
282+
Jared M Andrews, Michael W Lloyd, Steven B Neuhauser, Margaret Bundy, Emily L Jocoy, Susan D Airhart, Carol J Bult, Yvonne A Evrard, Jeffrey H Chuang, Suzanne Baker, STRprofiler: efficient comparisons of short tandem repeat profiles for biomedical model authentication, Bioinformatics, 2024;, btae713, https://doi.org/10.1093/bioinformatics/btae713
283283
284284
If you use the `clastr` command or functionality from the Shiny application, please cite the Cellosaurus and CLASTR publications:
285285

Diff for: strprofiler/shiny_app/www/help.html

+9-5
Original file line numberDiff line numberDiff line change
@@ -1785,11 +1785,15 @@ <h1>Python Package &amp; CLI</h1>
17851785
<div id="references" class="section level1">
17861786
<h1>References</h1>
17871787
<p><code>STRprofiler</code> is provided under the MIT license. If you
1788-
use this app in your research please cite:<br />
1789-
Jared Andrews, Mike Lloyd, &amp; Sam Culley. (2024).
1790-
<a href="https://github.com/j-andrews7/strprofiler" target="_blank">j-andrews7/strprofiler</a>:
1791-
v0.4.1. Zenodo.
1792-
<a href="https://doi.org/10.5281/zenodo.10544686" target="_blank">https://doi.org/10.5281/zenodo.10544686</a></p>
1788+
use this app in your research, please cite:<br />
1789+
Jared M Andrews, Michael W Lloyd, Steven B Neuhauser, Margaret Bundy,
1790+
Emily L Jocoy, Susan D Airhart, Carol J Bult, Yvonne A Evrard, Jeffrey H
1791+
Chuang, Suzanne Baker, STRprofiler: efficient comparisons of short
1792+
tandem repeat profiles for biomedical model authentication,
1793+
Bioinformatics, 2024;,
1794+
btae713,<a href="https://doi.org/10.1093/bioinformatics/btae713" target="_blank">https://doi.org/10.1093/bioinformatics/btae713</a></p>
1795+
<p>If you use the <code>strprofiler clastr</code> command or Cellosaurus
1796+
database in the app, please cite:</p>
17931797
<p>Bairoch A. (2018) The Cellosaurus, a cell line knowledge resource.
17941798
Journal of Biomolecular Techniques. 29:25-38. DOI:
17951799
10.7171/jbt.18-2902-002; PMID: 29805321</p>

Diff for: strprofiler/shiny_app/www/help.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,10 @@ The full docs are available on [ReadTheDocs](https://strprofiler.readthedocs.io/
143143

144144
# References
145145

146-
`STRprofiler` is provided under the MIT license. If you use this app in your research please cite:
147-
Jared Andrews, Mike Lloyd, & Sam Culley. (2024). <a href="https://github.com/j-andrews7/strprofiler" target="_blank">j-andrews7/strprofiler</a>: v0.4.1. Zenodo. <a href="https://doi.org/10.5281/zenodo.10544686" target="_blank">https://doi.org/10.5281/zenodo.10544686</a>
146+
`STRprofiler` is provided under the MIT license. If you use this app in your research, please cite:
147+
Jared M Andrews, Michael W Lloyd, Steven B Neuhauser, Margaret Bundy, Emily L Jocoy, Susan D Airhart, Carol J Bult, Yvonne A Evrard, Jeffrey H Chuang, Suzanne Baker, STRprofiler: efficient comparisons of short tandem repeat profiles for biomedical model authentication, Bioinformatics, 2024;, btae713,<a href="https://doi.org/10.1093/bioinformatics/btae713" target="_blank">https://doi.org/10.1093/bioinformatics/btae713</a>
148+
149+
If you use the `strprofiler clastr` command or Cellosaurus database in the app, please cite:
148150

149151
Bairoch A. (2018) The Cellosaurus, a cell line knowledge resource. Journal of Biomolecular Techniques. 29:25-38. DOI: 10.7171/jbt.18-2902-002; PMID: 29805321
150152

0 commit comments

Comments
 (0)