Skip to content

Commit ee606c4

Browse files
authored
Merge pull request #79 from Luxxii/master
More visible citing information
2 parents 77c36ed + ac78ad4 commit ee606c4

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,28 @@
1111
![de.NBI Logo](https://raw.githubusercontent.com/mpc-bioinformatics/ProtGraph/master/resources/denbi-logo-color.svg)
1212

1313
If you used ProtGraph please take the time to answer [our short survey](https://de.surveymonkey.com/r/denbi-service?sc=bioinfra-prot&tool=ProtGraph) to help us improve de.NBI services.
14+
15+
16+
## Citing / Publication
17+
18+
If you use ProtGraph in your work, please cite: [https://doi.org/10.1093/bib/bbae671](https://doi.org/10.1093/bib/bbae671)
19+
20+
> Lux, Dominik, et al. "ProtGraph: a tool for the quick and comprehensive exploration and exploitation of the peptide search space derived from protein sequence databases using graphs." Briefings in Bioinformatics 26.1 (2025): bbae671.
21+
22+
```bibtex
23+
@article{lux2025protgraph,
24+
title={ProtGraph: a tool for the quick and comprehensive exploration and exploitation of the peptide search space derived from protein sequence databases using graphs},
25+
author={Lux, Dominik and Marcus-Alic, Katrin and Eisenacher, Martin and Uszkoreit, Julian},
26+
journal={Briefings in Bioinformatics},
27+
volume={26},
28+
number={1},
29+
pages={bbae671},
30+
year={2025},
31+
publisher={Oxford University Press}
32+
}
33+
```
34+
35+
1436
## Summary
1537

1638
ProtGraph in short is a python-package, which allows to convert protein-entries from the [UniProtKB](https://www.uniprot.org/) to so-called protein-graphs. We use the [SP-EMBL-Entries](https://web.expasy.org/docs/userman.html), provided by UniProtKB via `*.txt` or `*.dat`-files, and parse the available feature-information. In contrast to a FASTA-file-entry of a protein, a SP-EMBL-file-entry is

0 commit comments

Comments
 (0)