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

Try to build full alignments #138

Open
4 tasks
blakesweeney opened this issue Aug 29, 2022 · 0 comments
Open
4 tasks

Try to build full alignments #138

blakesweeney opened this issue Aug 29, 2022 · 0 comments
Assignees

Comments

@blakesweeney
Copy link
Member

Full alignments are an alignment that is made of the SEED sequences and all hits aligned to the CM model. Rfam used to provide these for all families but stopped because it became computationally expensive to provide. We should look at providing them again. This is basically what rfreport does (rfbuild.pl -a is the key command), so we have some of the code ready to go for this.

Getting a final version may require asking eric to modify rfbuild.pl to do a better job at handling large families and alignments. For now, we should:

  • Try to build some by hand. I suggest some of the miRNA families we have reports for
  • Automate the building of the alignments into a nextflow pipeline
  • Run the pipeline on everything and see which families it fails on
  • Reach out to Eric to improve rfbuild to work on all families.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants