Rfam / rfam-production

Rfam production pipeline
Apache License 2.0
5 stars 3 forks source link

Try to build full alignments #138

Open blakesweeney opened 1 year ago

blakesweeney commented 1 year ago

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: