[Tutor] parsing unigene data

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Mon, 22 Jul 2002 15:20:08 -0700 (PDT)


On Mon, 22 Jul 2002 bsamal@psygenomics.com wrote:

> I am interested to use Python to parse flat files from NCBI Unigene
> data. Are there any module available for this?

Hello!


By the way, a good place to ask bioinformatics related questions may be
the biopython-users group:

    http://biopython.org/mailman/listinfo/biopython/


About that Unigene parser... you may want to check Biopython for this:

    http://biopython.org/

There does appear to be a UniGene parser in their CVS repository, so try
checking out a copy of Biopython from the public CVS server.



Back to inserting mitochondrial and chloroplast Genbank sequences for
me... *grin*  Best of wishes to you!