Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Utils): add tool to convert reference PAS bed to gtf #190

Open
ninsch3000 opened this issue Nov 10, 2021 · 0 comments
Open

feat(Utils): add tool to convert reference PAS bed to gtf #190

ninsch3000 opened this issue Nov 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ninsch3000
Copy link
Collaborator

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/

@ninsch3000 ninsch3000 added the enhancement New feature or request label Nov 10, 2021
@ninsch3000 ninsch3000 changed the title utils: add tool to convert reference PAS bed to gtf feat(Utils): add tool to convert reference PAS bed to gtf Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant