for ( unpack("(A3)*",$rna)) { if (exists($gencode{$_})) { $protein.=$gencode{$_}; } else { die "No mapping for [$_]\n"; } }
In reply to Re^2: Keeping track of substituted regions with a while loop
by kschwab
in thread [SOLVED] Keeping track of substituted regions with a while loop
by enderk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |