Entering edit mode
7.9 years ago
Sanchita Gupta
▴
30
Hello all
How can we download all the RNAs sequences from ftp of pfam database.
Hello all
How can we download all the RNAs sequences from ftp of pfam database.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
RNAs from a protein family database? Are you sure you don't mean Rfam?
I think you mean Rfam if so
wget ftp://ftp.ebi.ac.uk/pub/databases/Rfam/12.1/Rfam.full_region.gz
for different release go to Rfam
and from here you can get the fasta file ftp://ftp.ebi.ac.uk/pub/databases/Rfam/12.1/fasta_files/
and if you really needs Pfam
wget ftp://ftp.ebi.ac.uk/pub/databases/Pfam/releases/Pfam30.0/Pfam-A.full.gz
for different release or db go to Pfam