Skip to content

Releases: kusterlab/psite_annotation

v0.7.2

16 Oct 08:04

Choose a tag to compare

v0.7.2

  • Fix missing export for addModifiedSequenceGroups

v0.7.1

16 Oct 07:56

Choose a tag to compare

v0.7.1

  • Add support for modified sequence grouping without aggregating

v0.7.0

16 Oct 07:29

Choose a tag to compare

v0.7.0

  • Add support for modified sequence grouping and aggregating
  • Fix SyntaxWarning in docstrings
  • Expose 'annotators' submodule as part of the public API

v0.6.1

21 May 12:53

Choose a tag to compare

v0.6.1

  • Add support for other organisms (#10)

v0.6.0

21 Mar 08:44

Choose a tag to compare

v0.6.0

  • Fix GitHub action artifact up/download version
  • Handle multiple flanking sequences in addKinaseLibraryAnnotations (#20, #21)
  • Hard-code return empty result for empty sequence
  • Fix IndexError in get_site_sequence_contenxt (#18, #19)
  • Re-add uniqueness and sorting as optional features (#16, #17)
  • Add length check to _score function
  • Add parameter to split multiple flanking sequences by ';'
  • Throw error for illegal characters in site sequence context
  • Preserve order within annotation columns (#14, #15)
  • Fix bug in trimming (#12, #13)
  • Implement function to correctly adjust sequence length prior to motif enrichment

v0.5.3

19 Aug 12:09

Choose a tag to compare

  • Speed optimizations for kinase library motif analysis
  • Add kinase library arguments to functional annotation function
  • Support newer numpy and pandas version (#11)

v0.5.2

17 Jun 09:58

Choose a tag to compare

v0.5.2

  • Update kinase_library for pY Motifs (#8)
  • Improved documentation

v0.5.1

26 Feb 13:13

Choose a tag to compare

  • Created readthedocs
  • Allow custom dictionary of modifications (#7)
  • Fix for problematic characters in PSP tables (#6)
  • Codecov and unit tests with GitHub Actions (#5)

v0.5.0

14 Dec 21:34

Choose a tag to compare

  • Allow multiple peptide matches per protein in PeptidePositionAnnotator
  • Allow for localization uncertainty, Fixes #3
  • Sequence context enhancements, Fixes #1
  • Allow pandas 2.0
  • Add checks for missing input columns

v0.4.0

08 Nov 15:21

Choose a tag to compare

v0.4.0

  • Added Kinase Library scoring