Hello,
I was trying to download the DNA sequence file of some organisms with the file extension .embl or .emb. I tried to download it from EBI and ENA site but it's downloading that file in text or FASTA format. How could I download it?
Thanks Deep
Hello,
I was trying to download the DNA sequence file of some organisms with the file extension .embl or .emb. I tried to download it from EBI and ENA site but it's downloading that file in text or FASTA format. How could I download it?
Thanks Deep
Hi, you can do simple wget with url like this one
www.ebi.ac.uk/ena/data/view/A00145%26display%3Dtext
more info: https://www.ebi.ac.uk/ena/browse/data-retrieval-rest
if format like this is your desired format:
ID A00145; SV 1; linear; unassigned RNA; PAT; MAM; 678 BP.
XX
AC A00145;
XX
DT 22-MAR-1993 (Rel. 35, Created)
DT 14-APR-2005 (Rel. 83, Last updated, Version 3)
....
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
You could download any of the former sequences and convert it.