-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Matthias
committed
Feb 3, 2020
1 parent
03520f0
commit 1bf1213
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
bibentry(bibtype = "Article", | ||
title = "{openPrimeR} for multiplex amplification of highly diverse templates", | ||
author = c(person("Christoph", "Kreer"), | ||
person("Matthias", "Döring"), | ||
person("Nathalie", "Lehnen"), | ||
person("Meryem", "Ercanoglu"), | ||
person("Lutz", "Gieselmann"), | ||
person("Domnica", "Luca"), | ||
person("Kanika", "Jain"), | ||
person("Philipp", "Schommers"), | ||
person("Nico", "Pfeifer"), | ||
person("Florian", "Klein")), | ||
journal = "Journal of Immunological Methods", | ||
year = "2020", | ||
pages = "112752", | ||
publisher = "Elsevier", | ||
url = "https://bioconductor.org/packages/release/bioc/html/openPrimeR.html" | ||
) | ||
|
||
bibentry(bibtype = "Article", | ||
title = "{Modeling the Amplification of Immunoglobulins through Machine Learning on Sequence-Specific Features}", | ||
author = c(person("Matthias", "Döring"), | ||
person("Christoph", "Kreer"), | ||
person("Nathalie", "Lehnen"), | ||
person("Florian", "Klein"), | ||
person("Nico", "Pfeifer")), | ||
year = "2019", | ||
journal = "{Scientific Reports}", | ||
volume = "{9}", | ||
number = "{1}", | ||
pages = "{1--11}", | ||
publisher = "{Nature Publishing Group}" | ||
) | ||
|