Skip to content

Cellular-Longevity/GEOparse

 
 

Repository files navigation

GEOparse

image

image

Python library to access Gene Expression Omnibus Database (GEO).

GEOparse is python package that can be used to query and retrieve data from Gene Expression Omnibus database (GEO). The inspiration and the base for it is great R library GEOquery.

Features

  • Download GEO series, datasets etc. as SOFT files
  • Download supplementary files for GEO series to use them locally
  • Load GEO SOFT as easy to use and manipulate objects
  • Prepare your data for GEO upload

Installation

At the command line:

$ pip install GEOparse

TODO

There is still work to do so any contribution is welcome. Any bug/error that you report will improve the library.

The main issues are:

  • add checking for compatibility with SOFT files
  • expand GEOTypes objects with useful functions for differential expression analysis
  • share your idea
  • add more tests - that's always good idea :)

About

Python library to access Gene Expression Omnibus Database (GEO)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 56.4%
  • Python 42.9%
  • Makefile 0.7%