Skip to content

Tags: FowlerLab/Enrich2

Tags

v2.0.2

Toggle v2.0.2's commit message
allow trimming reads that are too short

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.0.1 (#72)

* fix errors when adding SeqLibs

* fix an error when trying to create multiple orphan SeqLibs

* bump version

v2.0.0

Toggle v2.0.0's commit message
update README.md

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Globals fix (#35)

* replaced globals() with a dictionary

* increment version

* --version only outputs version number

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
relicensing and code cleanup (#31)

* pinned pandas version was no longer available in conda

* simplified setup.py by removing Canopy edge case

* updated installation instructions

* removed GPL text

* relicense to BSD 3-clause

* update copyright

* update license

* fixed error in pandas indexing

* added module and object level logging

* removed unused imports

* cleaned up some minor pycharm warnings

* cleaned up some minor pycharm warnings

* update for new matplotlib version

* update version number

* black formatting

v1.2.1

Toggle v1.2.1's commit message
Update copyright and version number

v1.2.0

Toggle v1.2.0's commit message
Changes for v1.2.0 (#9)

Fix standard error calculation for combined replicates.
Update manuscript link in documentation.
Update version string.

v1.1.1

Toggle v1.1.1's commit message
Mention the Conda environment file in the README

v1.1.0a

Toggle v1.1.0a's commit message
Linting and version number updates.

v1.1.0

Toggle v1.1.0's commit message
Changes for v1.1.0

Merge changes from dev branch into master for v1.1.0 release.