Python Help!!!
Elfine Peterson Tjio
elfine at gwu.edu
Mon Jun 11 04:39:50 EDT 2007
More information about the Python-list mailing list
Mon Jun 11 04:39:50 EDT 2007
- Previous message (by thread): Python Help!!!
- Next message (by thread): Python Help!!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to make a program that reads Fasta file and print it out. I used the SeqIO module and the results is: 'ATGGTCAT....SingleAlphabet()' For this purpose, should I use SeqIO or Fasta? for example: from Bio import SeqIO or from Bio import Fasta I want it to print every letter. Can anyone point me to the right direction. The newest biopython tutorial or book recommendation will be appreciated, too.
- Previous message (by thread): Python Help!!!
- Next message (by thread): Python Help!!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list