Gossamer Forum
Home : General : Perl Programming :

perl file matching-bio

Quote Reply
perl file matching-bio
Hi
I was wondering if anybody could help me.. I have the assignment of mutating protein sequences (SNP) having two files:
1) fasta files with sequences and header containing TransscriptID
2) another file with a list of SNPs for a given transcript, mutation position and amino acid change
So my hob would include writing perl program which gives me an output of mutated sequences
Thanks for any help,
me