This repository was archived by the owner on Jan 26, 2026. It is now read-only.
circtools 1.1.0.7 released
We are proud to release the new version of circtools, 1.1.0.7 as of today.
Resolved code issues
- 1.1.0.4 contains several bug fixes regarding the installation process, namely missing depencies for
statsmodels - An error relating to
pysamandHTSeqduring from-scratch installations ofDCChas been solved - Empty lines in
DCCinput files no longer result in incorrect behavior (Issue #64) - The
enrichmodule's help entry for-cincorrectly referred to thecircRNACountfile while it should be the
CircCoordinates
Resolved / improved documentation issues
- The documentation now clearly states the Python2 dependency of DCC and FUCHS (Issue #60)
- NOTE: DCC and FUCHS are right now tested with Python3, therefore the installation process will be more straightforward in upcoming releases
- The documentation now uses consistent Python3 versions (Issue #61)
- The documentation of the enrich module was updated with a background section (Issue #62)
- The documentation was completely overhauled and now consistently uses one data set for all analyses (Issue #25 )
- STAR and StringTie are now listed as dependencies int the documentation (Issue #66)
- The documentation now uses publicly usable HTTPS git links (Issue #65)