Skip to content

Releases: lim74/LncDC

version 1.3.6

23 May 03:27
Compare
Choose a tag to compare

update dependency requisite to solve compatible issues.

version 1.3.5

20 Mar 20:30
Compare
Choose a tag to compare
  1. update README.md file with descriptions regarding model training for non-model organisms.
  2. 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

11 Nov 18:41
Compare
Choose a tag to compare
  1. Update the requirement of scikit-learn and xgboost to the latest version.
  2. Update the default model to allow it to work with the latest scikit-learn and xgboost module.

version 1.3.3

11 Jul 19:33
Compare
Choose a tag to compare
  1. update library requirement for scikit-learn
  2. add examples for FASTA format

version 1.3.2

28 Jun 23:54
Compare
Choose a tag to compare

Update instructions for ViennaRNA installation

version 1.3.1

15 Jun 07:17
Compare
Choose a tag to compare
  1. update the version of required side packages.
  2. update the default models
  3. fix some bugs caused by newer version of side packages.