This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How To Identify Large Arrangements And Transposable Elements In Ngs Data?

Hi,

I finished mapping and variant calling on these for solid data. Now I'm looking to identify large rearrangements and transposable elements. Can anyone tell me any good tools for these? One tool I have come across now is nFuse. I wanted to know what the general pipeline for this is.

And I would like to view such arrangements as Circos plots.

Thanks for the help.

sequencing ngs transposable elements

2 answers

There are a number of non-reference TE insertion mapping tools available now including:

These systems differ in how they map NGS reads, how they discover and represent non-reference TEs in a genome (see How Are Transposable Elements Represented In A Genome?), and in their final output file formats. We have tried to characterise the major features of each of these systems (besides TEMP) in this poster. There has been no systematic evaluation of all of these methods, so it is difficult to say which is the "best".

In the absence of a thorough evaluation study, our view is that it is necessary to run multiple TE mapping tools and evaluate the impact that different tools have on your biological conclusions. To this end, we are currently developing a meta-pipeline called McClintock that installs and runs all of the tools listed above (besides TEMP) and outputs results in a standard BED format.

Hello Jordan.

I think SVDetect can help you.

Thanks Leandro. I'm looking into it now.

Log in to answer this question.