muriloHoracio / TERL

Transposable Elements Representation Learner (TERL)
Apache License 2.0
16 stars 8 forks source link

Pre-trained models? #11

Open andreaswallberg opened 3 years ago

andreaswallberg commented 3 years ago

Dear @muriloHoracio & @brunocontrerasmoreira ,

I am looking to try out your software to annotate a repeat library from RepeatModeler for a non-model invertebrate.

Can I use the models in Models/ds*_model.zip, and if so, which one do you recommend?

muriloHoracio commented 3 years ago

Hello @andreaswallberg,

Thank you for trying out TERL. The models in Models/ were trained as follows:

All models were trained with a class of non-TE sequences that were generated by shuffling the sequences to simulate noise.

Basically, DS1 and DS3 are for superfamily classification, whereas DS2, DS4, and DS5 are for order.

In order to obtain better results, I would suggest training TERL with sequences more related to your object of study. It should increase the performance of the model. If this is not an option for you, I would suggest the Models/ds3_model.zip, since it was trained with sequences from all databases and provides the classification into superfamily. If Models/ds3_model.zip performs poorly, I would try the Models/ds1_model.zip.

We are working to improve TERL and more models can be added to our library.

Hope it helps and you can use TERL with success! Please let me know if you need any further help.

xiekunwhy commented 2 years ago

Hi,

There is no helitrons in all trained models?

Best, Kun