Recent Releases of run-dbcan
run-dbcan - run_dbcan - 4.1.4
Update to 4.1.4
- Fix bugs in cgcfinder
- Add
--verbose - Fix syntenic_plot bug
- Fix other bugs
- Python
Published by linnabrown about 2 years ago
run-dbcan - run_dbcan-4.1.3
- Add dependency
blast,requests - Fix bugs in the installation part of the document.
- Fix bugs in
dbcan_build
- Python
Published by linnabrown about 2 years ago
run-dbcan - run_dbcan-4.1.2
- Fix bug for gff file judgement
- Add dependencies matplotlib, openpyxl
- Fix other bugs
- Python
Published by linnabrown about 2 years ago
run-dbcan - run_dbcan-4.1.1
- Fix bug in dbcan_plot
- Add
dbcan_buildfunction so user can directly use dbcan_build to install the database and build an index.
- Python
Published by linnabrown about 2 years ago
run-dbcan - run_dbcan-4.1.0
Release run-dbCAN-4.1.0
Comprehensive reconstruction of the run-dbCAN framework has been completed. Multiple functions have been annotated for enhanced clarity. Documentation is currently being written and will be available on ReadTheDocs [Haidong].
Integration of dbCAN protocol for both downstream and upstream analysis has been added. For detailed information, please refer to the user guide at https://dbcan.readthedocs.io/en/latest/userguide/runfromrawreads.html [Jinfang].
The process of creating ReadTheDocs documentation for dbCAN is underway https://dbcan.readthedocs.io/en/latest/index.html. This includes harmonizing dbCAN with both downstream and upstream analysis. Additionally, several bugs identified through user comments and issues have been addressed and resolved [Le].
- Python
Published by linnabrown about 2 years ago
run-dbcan - run_dbcan-4.0.0
-Replace ECAMI with dbCAN_sub. -Fix some bugs
- Python
Published by linnabrown about 3 years ago
run-dbcan - dbCAN-3.0.6
Here is the new release for dbCAN-3.0.6. -1. Replace Hotpep with eCAMI -2. Fix sum bugs -3. Publish Bioconda version
- Python
Published by linnabrown over 3 years ago
run-dbcan - Release run_dbcan 3.0
Update Info
- V3.0.2 please use
pip install dbcan==3.0.2for update- Added eCAMI tool, remove Hotpep from run_dbCAN;
- Changed the format of cgc.out to make it easy to read;
- Fixed ‘-t all’ will cause the program to generate empty files.
- Updated CAZy db for Diamond and HMMER DB for HMMER.
- Re-arranged the code. The command line is
run_dbcanwithout the suffix.py. Please check the command lines below. - The database files under
dbfolder is now hosted throughGit-LFS. To download the complete db files, please use the commandgit lfs pull(Note: To use git lfs, please check the installation guide at https://git-lfs.github.com/). - Docker file is updated and we simplify the installation step.
- Fix the bug of the file path.
- Python
Published by HaidYi about 4 years ago