Metadata-Version: 2.1
Name: omicidx
Version: 1.1.0.0
Summary: The OmicIDX project collects, reprocesses, and then republishes metadata from multiple public genomics repositories. Included are the NCBI SRA, Biosample, and GEO databases. Publication is via the cloud data warehouse platform Bigquery, a set of performant search and retrieval APIs, and a set of json-format files for easy incorporation into other projects.
Home-page: https://github.com/omicidx/omicidx-parsers
License: MIT
Keywords: genomics,bioinformatics,open data,API
Author: Sean Davis
Author-email: seandavi@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Click
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: biopython (==1.75)
Requires-Dist: boto3 (>=1.9,<2.0)
Requires-Dist: gcsfs (>=0.8.0,<0.9.0)
Requires-Dist: pydantic
Requires-Dist: requests (>=2.22,<3.0)
Requires-Dist: sd_cloud_utils
Requires-Dist: sphinx_click (>=2.3.2,<3.0.0)
Project-URL: Repository, https://github.com/omicidx/omicidx-parsers
Description-Content-Type: text/markdown


