2.0.3
susannasiebert
released this
03 Aug 15:39
·
1053 commits
to master
since this release
This is a bugfix release. It fixes the following problem(s):
- A bug in the reference proteome similarity step would cause this step to fail if the full wildtype peptide sequence of the frameshift was longer than its full mutant peptide sequence. This release fixes this issue.
- A bug in the top score filter would cause this step to fail if it encountered transcripts that do not start with
ENS
. Support for transcripts that start withNM_
has been added in this release and a more descriptive error message will now be raised if an unsupported transcript name is encountered. - This release adds some minor improvements to the reference proteome similarity step. A wait of 10 seconds was added after calling the BLAST API to comply with their usage guidelines. Word size and gapcost parameters were also added to these calls to improve result specificity.