Skip to content

Releases: CSU-KangHu/HiTE

HiTE - 3.3.3

30 Jun 01:43

Choose a tag to compare

v.3.3.3

update

HiTE - 3.3.2

22 Feb 01:51

Choose a tag to compare

the latest version of panHiTE

HiTE - 3.3.1

02 Jan 08:41

Choose a tag to compare

  1. Replace LTR_retriever with FiLTR
  2. Achieve panHiTE in nextflow

HiTE - 3.1.2

28 Jan 00:11

Choose a tag to compare

solve bugs in generating TE library

HiTE - 3.1.1

27 Jan 03:32

Choose a tag to compare

Classifying a large LTR library during the maize processing involves the following steps:

  1. Utilizing a non-redundant LTR library to retrieve full-length LTRs, subsequently classified by NeuralTE.
  2. Assigning labels derived from the classified LTRs to the non-redundant LTR library.
  3. Employing the NeuralTE_model.h5 model from NeuralTE to classify LTRs.
  4. Allowing users to specify the type of classification labels (Wicker or RepeatMasker system) using the --is_wicker parameter.

HiTE - 3.1.0

20 Jan 03:51

Choose a tag to compare

  1. Use NeuralTE for TE classification instead of the previous RepeatClassifier.
  2. No need to configure additional Dfam libraries for TE classification.
  3. Individually classifying full-length LTRs and subsequently merging them into the final TE library.

HiTE - 3.0.4

20 Nov 07:32

Choose a tag to compare

  1. modify BM_HiTE (RepeatMasker -div 40 to 5).

HiTE - 3.0.3

05 Nov 09:21

Choose a tag to compare

split Helitron input as 50K each file

HiTE - 3.0.2

05 Nov 04:37

Choose a tag to compare

  1. fix bugs in nextflow
  2. add BM_HiTE function
  3. fix bugs in EAHelitron identification

HiTE - 3.0.1

03 Nov 08:04

Choose a tag to compare

  1. update docker file (download code from zenodo)