|
| [Back to UndergraduateClass]
Lab 2: Perl 1 (9/14/2005)
Some useful Perl references online:
- There are some example FASTA files under the class directory:
~be131/fasta_files. In particular, files ending in .fna are full genome sequences and may not be too useful with this week's Perl exercises. The files ending in .fasta contain one or multiple sequences - feel free to copy these to your own directories to test your programs.
Alternatively, you can create your own FASTA test files by going to the NCBI Website and searching for some genes. On the search results page, using the dropdown boxes, you have the option to save these sequences as FASTA files.
-- AngiChau - 12 Oct 2005 |