Skip to main content

Find GeL Tier 3 variants with Green PanelApp genes

Project description

jellypy-tierup

tierup is a jellypy module for reanalysing Tier 3 variants from GeL 100KG cases.

Documentation

https://acgs.gitbook.io/bioinformatics/jellypy-docs

Installation

pip install ./tierup

Usage

tierup -i 12354-1 -c tierup_config.ini

The tierup_config.ini file format:

[pyCIPAPI]
pyCIPAPI_USERNAME = me
pyCIPAPI_PASSWORD = pass

[tierup]
tierup_STDOUT = TRUE
tierup_IRJOUT = /home/Documents/interpretation_requests

Note: In the usage example above, access to the NHS N3 network is required for TierUp to download interpretation request data. Pass pre-existing data in GEL v6 json format as follows:

tierup --json 12354-1.json --config tierup_config.ini

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

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

jellypy_tierup-0.1.1.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

jellypy_tierup-0.1.1-py3-none-any.whl (12.1 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