Releases: cancerit/pyCRISPRcleanR
Releases · cancerit/pyCRISPRcleanR
Hotfix
- Fixed the bug: when no
-gs
is supplied, tools exits with "File not not found" error.
2.1.0
Plots not generated when not enough data.
Hotfix-2.0.8
- Signture input can be directory or archive file, modified to handle docstore json input
- Signature names now automatically constructed using file names
Hotfix-2.0.6
added explicit file close to avoid empty file in archive
2.0.3
Added .io module and explicit utf-8 encoding for files- fixes docker error
2.0.2
Added additional test for bagel
Additional log statements added
removed exit command left during testing
2.0.0
- Added parallel version of BAGEL
- Added MAGeCK
- Html results summary and links to download data
- GPL3 LICENSE added
- Additional plotly figures
1.1.2
updated appropriate types [int, str etc.,] for commandline inputs
1.1.1
- Added segmentation module in setup.py
- added requirements.txt file
- Corrected broken links in README