Releases: lim74/LncDC
Releases · lim74/LncDC
version 1.3.6
version 1.3.5
- update README.md file with descriptions regarding model training for non-model organisms.
- add a constraint of sequence length allowed for lncRNA prediction with secondary structure features because RNAfold can't predict secondary structure for a very long sequence.
version 1.3.4
- Update the requirement of scikit-learn and xgboost to the latest version.
- Update the default model to allow it to work with the latest scikit-learn and xgboost module.
version 1.3.3
- update library requirement for scikit-learn
- add examples for FASTA format
version 1.3.2
Update instructions for ViennaRNA installation
version 1.3.1
- update the version of required side packages.
- update the default models
- fix some bugs caused by newer version of side packages.