Skip to main content

Python packcage for caidentifying Genetic iNTeractions from combinatorial screening data.

Project description

gnt

https://img.shields.io/pypi/v/gnt.svg https://api.travis-ci.com/gpp-rnd/gnt.svg Documentation Status

Python package for identifying Genetic iNTeractions from combinatorial screening data.

Tutorial

To install:

$ pip install gnt

Basic command line usage

$ gnt "https://raw.githubusercontent.com/PeterDeWeirdt/bigpapi/master/data/processed/bigpapi_lfcs.csv" example_output --control CD81 --control "HPRT intron"

Basic python usage

import gnt
import pandas as pd
lfcs = pd.read_csv('https://raw.githubusercontent.com/PeterDeWeirdt/bigpapi/master/data/processed/bigpapi_lfcs.csv')
guide_residuals, model_info = gnt.get_guide_residuals(lfcs, ['CD81', 'HPRT intron'], scale=True)
gene_scores = gnt.get_gene_residuals(guide_residuals, 'scaled_residual_z')

TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-06-29)

  • First release on PyPI.

0.1.1 (2020-07-09)

  • Automated release

0.1.2 (2020-07-09)

  • Travis bug fix

0.2.0 (2020-07-13)

  • Add columns to guide and gene output for base LFC of pairs

  • Check inputs, removing guides without the right number of pairs or control pairs

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

gnt-0.2.0.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

gnt-0.2.0-py2.py3-none-any.whl (9.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file gnt-0.2.0.tar.gz.

File metadata

  • Download URL: gnt-0.2.0.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for gnt-0.2.0.tar.gz
Algorithm Hash digest
SHA256 86e6855db0b69ef5baeacff0f07e7bac06fa192170f1076a00eaba24f63d69b7
MD5 ff495d6e2b1bc7e04c06f67c4731b873
BLAKE2b-256 b16c91b415454de9be3af085c174167db9b55fe0a198c23ad75d63fbb456f40f

See more details on using hashes here.

File details

Details for the file gnt-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: gnt-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for gnt-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8b888a0c9a752b26337cb92523c1ae4058735a680c084bf373a96996eb74243d
MD5 b56e5c4f817e11ca750b7795d7622f32
BLAKE2b-256 f1dd9bbf2afcdf5d04fd6ea6a69a9c0398843f15136549764003f3cdeb21af33

See more details on using hashes here.

Supported by

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