Question: compare a list of RNA with RNA sequence in RFAM using python
0
phangou10 • 0 wrote:
Greetings dear scientists, I'm new in bioinformatics and I'm learning how to program with python. I was able to extract from the PDB database a set of RNA sequences as a Fasta file. Now I have to compare these RNA sequences with those in the Rfam database, in order to extract the already annotated RNAs. All this I have to do with the Python programming language. Could someone help me?