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

Adding TideHunter to tral #48

Open
adoe21 opened this issue Jun 8, 2020 · 2 comments
Open

Adding TideHunter to tral #48

adoe21 opened this issue Jun 8, 2020 · 2 comments
Milestone

Comments

@adoe21
Copy link

adoe21 commented Jun 8, 2020

I'm looking to see if I can add TideHunter as one of the tandem repeat parsers tral has. The issue tracker link on the installation page seems to be deprecated. Any info on how I may be able to do this would be very helpful?

@matteodelucchi
Copy link
Member

You can indeed! I'm not very familiar with TideHunter yet. A good starting point to implement it in tral is to take a look at tral/sequence. I'll put it on the list of enhancements for future development. Feel free to create pull requests and contribute to TRAL!

@sbliven
Copy link
Contributor

sbliven commented Jun 29, 2020

@adoe21 This is the current issue tracker.

If you're able to add code that would be great! Add a subclass of TRDetector in repeat_detection_run.py. If TideHunter has a custom output format, you might need to write a parser in repeat_detection_io.py as well to construct RepeatRegion objects.

@matteodelucchi matteodelucchi added this to the 2.1.0 milestone Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants