Does anyone have experience using findtail?
2
0
Entering edit mode
16 months ago
pubsurfted ▴ 40

My professor wanted me to remove poly a tails from the rna seq data because he said internal priming could skew the end results. I asked him to provide me with a tool to do that and he gave me this link:

https://code.google.com/archive/p/findtail/downloads

The link only contains the downloadable file of the program findtail and nothing else. I couldn't find any description of how to use it.

I was hoping anyone here could provide me with any insight.

Poly-A-tail • 803 views
ADD COMMENT
2
Entering edit mode
16 months ago
shelkmike ★ 1.2k

I have never used Findtail, but you can trim poly-A tails with Cutadapt, see https://cutadapt.readthedocs.io/en/stable/recipes.html#trim-poly-a-tails

ADD COMMENT
1
Entering edit mode
16 months ago

I am sorted of confused by the use of the word internal priming. Usually that means that sequence adjacent to homopolymer-tracts of A within mRNA will become enriched due to the polyA-based random priming (used for example in mainstream RNA-seq library preps). So you will have reads enriched in sites that are relatively far from the polyA tail. To remove these you need to identify them genome-wide.

Trimming polyA-tails is not super necessary for aligners that do softclipping but otherwise you can use a trimming tool like the one suggested by @sheikmike

ADD COMMENT

Login before adding your answer.

Traffic: 2888 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6