Releases: ulelab/clippy
Releases · ulelab/clippy
v1.5.0 Cleaned up and unified parameters on man page and interactive mode
What's Changed
- Cleaned up help page and interactive mode and added defaults by @marc-jones in #34
Full Changelog: v1.4.1...v1.5.0
v1.4.1 Updated version number in code
An embarrassing release to update the version string in __about__.py!
v1.4.0 Updated default parameters
What's Changed
- Update Clippy default parameters by @marc-jones in #27
- Updated default parameters by @marc-jones in #30
Full Changelog: v1.3.3...v1.4.0
v1.3.3 Improved memory usage
Uses temporary files to improve RAM usage
v1.3.2 Updated peak naming conventions
Merge pull request #23 from ulelab/dev 1.3.2 release
v1.3.1 Bug fixes and bioconda support
Bump version to 1.3.1
v1.3.0
What's Changed
- Non overlapping extensions by @marc-jones in #15
- Intergenic peaks by @marc-jones in #16
- Optimisation by @marc-jones in #17
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Major updates are:
- Ability to extend genes upstream or downstream by a given amount
- Dynamic thresholding for introns vs. exons and for any given feature in the gtf, ie. snoRNA, miRNA, etc
- Dealing with overlapping genes
v1.1.0
Major new features:
- height is now the param for determining broad peak width
- interactive dash server for parameter search
- testing
- profiling code
v1.0.0
This is the first working version of Clippy.