You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tools require a file of reference poly(A) sites. The format of this reference for some tools is bed, for others gtf.
The reference we are going to use will most likely come in bed format. Thus, we need a util to transform this reference to gtf.
Some tools require a file of reference poly(A) sites. The format of this reference for some tools is bed, for others gtf.
The reference we are going to use will most likely come in bed format. Thus, we need a util to transform this reference to gtf.
Inspirations:
https://github.com/pfurio/bed2gtf
https://www.biostars.org/p/64346/
The text was updated successfully, but these errors were encountered: