Metadata-Version: 2.1
Name: igvf-subsample-db
Version: 0.1.1
Summary: This tool subsamples PG DB of IGVF/ENCODE server.
Home-page: https://github.com/igvf-dacc/igvf-subsample-db
Author: Jin wook Lee
Author-email: leepc12@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psycopg2 (>=2.0.6)
Requires-Dist: requests (>=2.20)

This tool subsamples PG DB of IGVF/ENCODE server based on a subsampling rule JSON file. Such JSON file defines minimum number of objects, subsampling rate and extra condition for each profile.

