Bio.Geo package¶
Submodules¶
Module contents¶
Parser for files from NCBI’s Gene Expression Omnibus (GEO).
http://www.ncbi.nlm.nih.gov/geo/
-
Bio.Geo.
parse
(handle)¶ Read Gene Expression Omnibus records from file handle.
Returns a generator object which yields Bio.Geo.Record() objects.