Skip to content

Releases: mpc-bioinformatics/ProtGraph

Release of ProtGraph Version 0.3.12

15 Jan 15:50
7743628

Choose a tag to compare

This release updates dependencies so that ProtGraph can be run with the python version 3.9 up to 3.14

  • Fixed error in convert fasta to sp embl
  • Rebased on ProtGraph main branch
  • Extended SP-EMBL Generator to also include other features. This also contains a small description with examples. This can be used to design custom SP-EMBL Entries with custom annotation (e.g. from sequences proteins and its variants, keyword: proteogenomics.)
  • GitHub Actions Update

Release of ProtGraph 0.3.11

04 Oct 14:00
5b19a0e

Choose a tag to compare

  • Minor fix, where ProtGraph was not able to extract the feature information (Bug)

This release only fixes a minor error. Nothing new.

Release of ProtGraph 0.3.10

28 Jan 21:24

Choose a tag to compare

ProtGraph has now some more functionalities. Check out the PR #69 for more information!

Release of ProtGraph v0.3.9

28 Apr 17:55
f307d76

Choose a tag to compare

Fixed the dependency-nightmare. No more need for a biopython-development version. In this release we also removed Pipfile and changed to a requirements.txt. A FASTA-Parser is now included, which can generated SP-EMBL-txt entries (optionally with annotated VARIANTs if needed). This FASTA-Parser is in a very early version and will be expanded to also encode other features.
A poster and a presentation was also added in materials_and_posters.

Release of ProtGraph v0.3.8

26 Oct 19:45

Choose a tag to compare

Version Bump to v0.3.8

Release of ProtGraph v0.3.7

26 Oct 19:39
d227e0c

Choose a tag to compare

There was a bug for exporting peptides, which now should be fixed. The typos in the README were corrected.

Release of ProtGraph v0.3.6

21 Oct 19:25
d258025

Choose a tag to compare

Added Chain-Feature-Parsing. Also included zenodo into the README.md

Release of ProtGraph v0.3.5

21 Oct 14:10
a58a11c

Choose a tag to compare

Release of ProtGraph 0.3.5. Test are working locally.

  • Fixed error while Collapsing Edges
  • Updated README.md
  • Added materials and posters

Release of ProtGraph v0.3.4

14 Jul 12:22
91dc281

Choose a tag to compare

Finished the Implementation of N-Term and C-Term variable and fixed Modifications. Now ProtGraph can encode all mods, but only 1 (fixed/variable) modification per aminoacid (including N-Term and C-Term).

Release of ProtGraph v0.3.3

19 Jun 11:27
02143bd

Choose a tag to compare

Release after v0.3.2, which had a BUG in statistics generation.