Releases: bigbio/py-pgatk
Releases · bigbio/py-pgatk
v0.0.24
What's Changed
- update by @ypriverol in #69
- fixed bug in gtf file name, just keep version not release string by @ypriverol in #68
- add spectrumAI by @DongdongdongW in #70
- Fix the bug of class-fdr, adjust the blast to multi-process running t… by @DongdongdongW in #71
- fixes issue #72 by @husensofteng in #73
- update validate by @DongdongdongW in #76
- spectrumAI into py-pgatk by @ypriverol in #77
New Contributors
- @DongdongdongW made their first contribution in #70
Full Changelog: v0.0.23...v0.0.24
Pre-release v0.0.23
Major changes:
- Changes in the default config files
- DeepRT export added from idXML
Pre-release v0.0.22
Merge pull request #62 from bigbio/class-fdr changes in the generation for msrescore
Pre-release v0.0.21
Version v0.0.22:
- Bug fixing related with the config files
- Files can be now written into a tsv file instead of download.
Pre-release v0.0.20
- Added peptide-class-fdr command
- Minor fixes: added flag to specify sep for transcript description to support newer versions of gffread.
Pre-release v0.0.19
fixed error in ensembl-vcf download
Pre-release v0.0.18
- gunzip ensembl files after download using gzip lib
Pre-release v0.0.17
minor issue fixed, wrong parameter name in dna download
Pre-release v0.0.16
Update setup.py
Pre-release v0.0.15
Merge pull request #39 from bigbio/dev Dev