adnaniazi / tailfindr

An R package for estimating poly(A)-tail lengths in Oxford Nanopore RNA and DNA reads.
https://www.cbu.uib.no/valen/
GNU General Public License v3.0
53 stars 16 forks source link

poly a tail content #49

Closed sunsetyerin closed 1 year ago

sunsetyerin commented 1 year ago

Hi @adnaniazi , Is there any chance I can get the content of poly-A tail? For example, AAAAA, AAAAU, AAAUU, etc.

adnaniazi commented 1 year ago

Hi,

Please install tailfindr from gregor_polya_base_end branch. You will then the contents of the polyA tail as well. This is an old branch and not upto date with the main branch, but it produces the polyA tail content.

Best, Adnan