Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add citation nmeth to index and citation.cff #22

Merged
merged 1 commit into from
May 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,15 @@ authors:
email: stefan.raunser@mpi-dortmund.mpg.de
orcid: 'https://orcid.org/0000-0001-9373-3016'
identifiers:
- type: doi
value: 10.1038/s41592-023-01878-z
description: TomoTwin publication
- type: doi
value: 10.1101/2022.06.24.497279
description: TomoTwin Preprint
- type: doi
description: This is the collection of archived snapshots of all versions of TomoTwin
value: 10.5281/zenodo.7956443
repository-code: 'https://github.com/MPI-Dortmund/tomotwin-cryoet'
url: 'https://cryolo.readthedocs.io/en/stable/'
abstract: "cryo-ET particle picking using triplet networks and metric learning."
Expand Down
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ User Guide: full table of contents
tutorials/tutorials_overview
changes

Citation
========

Rice, G., Wagner, T., Stabrin, M. et al. TomoTwin: generalized 3D localization of macromolecules in cryo-electron tomograms with structural data mining. Nat Methods (2023). https://doi.org/10.1038/s41592-023-01878-z

Help
====

Expand Down