TEstrainer #48
-
I am trying to follow the protocol for TE identification from Baril & Hayward 2022 for TE identification. I am using a custom library so I want to use the BEE script (TEstrainer) from earl grey (after I have completed the repeat modeler and repeat masker). But there are differences between TEstrainer for earlgrey and TEstrainer. Would it be ok to use TEstrainer outside earlgrey to complete the BEE step? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi, The new BEE process implemented by TEstrainer does not use Trimal or emboss. It codes a different consensus generation using the majority rule consensus and trims based on alignments. This is all coded within TEstrainer. Doing this, we no longer rely on other programs and have better control over exactly how this works. The whole BLAST, Extract, Extend, process is encoded in TEstrainer, but it may not be immediately clear as most of the subprocesses have now be coded specifically and other programs are not used anymore. If you would still like to use emboss and trimal, I would suggest looking at Earl grey release v1.3 in this GitHub, and you will find the code in the earl grey script. |
Beta Was this translation helpful? Give feedback.
Hi,
Thanks for checking out Earl Grey! You should be able to use the normal TEstrainer script. The only difference with the one specifically for Earl Grey is some paths and defaults that improved integration with the new pipeline.
Best wishes,
Toby