Skip to main content

BEDMess attribute standardizer for metadata attribute standardization

Project description

bedmess

bedmess is a tool used to standardize genomics/epigenomics metadata based on a schema chosen by the user ( eg. ENCODE, FAIRTRACKS).

Presently, bedmess only provides standardization according to the ENCODE schema.

You can install the attribute_standardizer by:

pip install attribute-standardizer

Usage

Using Python, this is how you can run attribute_standardizer :

from attribute_standardizer.attribute_standardizer import attr_standardizer

attr_standardizer(pep=/path/to/pep, schema="ENCODE")

You can use the format provided in the trial.py script in this repository as a reference.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

attribute_standardizer-0.1.1.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

attribute_standardizer-0.1.1-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page