Perl for Exploring DNA

Perl for Exploring DNA
Betsey Dexter Dyer

Mark D. LeBlanc, Betsey Dexter Dyer. # ! /usr/bin/perl use strict; use warnings; my $DNA = "CCGATGCTACGATTTCATTCAGGTC" ; my $complement_DNA; print "5' $DNA 3' \n\n"; # note the use of 5' and 3' # call the subroutine with the $DNA ...

Download

Download Free Books Downloader

Version: 1.0.0.1. File Size: 1.97 MB