Bugfixes:
- bug in fetching mm10 ensembl gene annotations (issue #37), thanks @sambhav2mishra
Bugfixes:
- bug in ciRNA annotating
Improvements: Adding -f option in parse step to count fragment numbers rather than read numbers.
Improvements: Using the temporary file to allow to run CIRCexplorer2 in the same directory simultaneously (issue #26). Thanks @egaffo. Happy New Year!
Bugfixes:
- bug in fetch_ucsc.py when using python3, thanks @lardenoije
Bugfixes:
- bug in fetch_ucsc.py when using python3 (issue #17)
Improvements:
- more safe way to trim the last comma of ref file, thanks @Tong-Chen (issue #14)
Bugfixes:
- bug in fast_circ.py
Improvements:
- reorganize inputs and outputs
- add alternative back-splicing analysis
- support Python 3
Bugfixes:
- bug in align step
Bugfixes:
- fix a display error in assemble step
- fix a bug with "--low-confidence" option in annotate step
Bugfixes:
- bug in building bowtie1/2 index using multiple threads
- bug in parsing Drosophila circRNAs
Improvements:
- let fetch_ucsc.py support mm9
Bugfixes:
- fix a bug in align module
Bugfixes:
- fix a bug in align module
Improvements:
- update logic of annotate step
- update build index module
Improvements:
- chang option '-p' to '--pe' in parse module
- add 'fast_circ.py'
Bugfixes:
- bug in align module because of parse module
Improvements:
- add paired-end data parsing function
Improvements:
- add '--low-confidence' option
Bugfixes:
- bug that ignores case-sensitivity in fusion fix step
Improvements:
- improve fusion junction identification efficiency for BWA
Improvements:
- support for BWA
Bugfixes:
- change module name from 'circ' to 'circ2' in case of conflict with CIRCexplorer (issue #1)
Improvements:
- test on PyPI and Bioconda
- lots of code improvements
Features:
- pre-release for CIRCexplorer2