70 per cent of emerging viral diseases such as HIV/AIDS, West Nile, Ebola, SARS, and influenza, are zoonoses - infections of animals that cross into humans.
Archana Malhotra commented on an answer to a question 4673 days ago
Hi Manshi, In this script I assume you have only two different type of fasta files, one have PP and second RR names in fasta sequence names.
#/usr/bin/perluse strict;
open(INFILE, 'input.fasta') || (warn "Can't open \n");open OUTFILE1, ">" ,...