AGCTAG&output_format=fasta" https://web.expasy.org/cgi-bin/translate/dna2aa.cgi > my_output.fasta; Perl: #!/usr/bin/perl use strict; use LWP::UserAgent; ...
確定! 回上一頁