Skip to content

Releases: rockt/SETH

Release 1.4.0

01 Mar 09:39
Compare
Choose a tag to compare
  • Update dependencies to support Scala 2.12
  • Changes for vulnerable dependencies

Release 1.3.2

09 Nov 20:48
Compare
Choose a tag to compare

Some changes to deal with newer java versions

Release 1.3.1

12 Dec 16:17
Compare
Choose a tag to compare

Solved some bugs in the named entity recognition and linking part

  • Proper toHGVS for nomenclature mentions
  • Proper classification of Insdels when using inexact backus naur
  • Invalid transcripts for some mutations in the derby database

Also SETH explicitly supports now only Java 8 or higher

1.3

25 Mar 20:27
Compare
Choose a tag to compare
1.3
  • Refactored derby-DB code (The current derby dump is no longer compatible to previous SETH versions)
  • Refactored Named Entity Normalization Evaluation on Osiris code
  • Refactoring of other evaluation scripts

1.2.2

07 Mar 08:22
Compare
Choose a tag to compare
  • Refactoring of dbSNP-XML handling
  • Added corpus statistics
  • Resolved some minor bugs in scoring
  • Cleanup of code and database

1.2.1

24 Dec 11:37
Compare
Choose a tag to compare
  • Better documentation and error handling
  • Improved HGVS handling
  • Read regular expressions for MutationFinder from either local file system or Java Artifact
    • Added default constructor for class SETH with default parameters for the different subclasses
  • Refactored Maven artifacts for much smaller JAR
  • Refactored code for parsing dbSNP and UniProt-KB XML files

SETH v1.1

13 Oct 15:45
Compare
Choose a tag to compare

New features:

  • Added flag to indicate if a mutation mentioned used 1-letter code. This can be useful for later disambiguation. (E.g., compare Ala123Tyr vs. ambiguous A123T)
    • Arbitrary mutation mentions can now be printed as HGVS compliant mention
    • Normalization to UniProt sequences now possible

Resolved bugs:

  • Some mutations had a missing mutation-type or tool
  • Minor problems in normalization

SETH v1.0

14 May 22:25
Compare
Choose a tag to compare
Create LICENSE