Hi All,
I hope to find a perl/python script for the multiple gene mRNA/transcript sequence (fasta) download which take Gene Symbol as input. for example, I want to download mRNA sequences for PADI1, PADI2, PADI3, PADI4, PADI5,PADI6 at same time and output a fasta file.
Thanks.
- You can use NCBI unix utils and a loop to go through your gene ID's.
- You can use Ensembl REST (or Perl) API