korsair pythonlib release
Project description
# Korsair
### Project description
—
설명을 적어야 하는데 뭐라고 적지…
### Install and Import
—
Install with pip
`jsx python3 -m pip install korsair `
Import korsair
`python import korsair `
### Functions
—
get_variant(chro, pos, ref, alt)
get_variant_id(rsid)
get_gene_v1(gene_id)
get_gene_v2(gene_id)
get_region_v1(chro, start, end)
get_region_v2(chro, start, end)
### Simple Example
—
`python Gene Symbol: TP53 Variant format: 7-140787574-C-T dbSNP: rs397507456, Region: 17-7676272-7675994 Ensembl Gene: ENSG00000133703 Ensembl Transcript: ENST00000311936 `
get_variant
`python korsair.get_vaiant('chr7', 140787574, 'C', 'T') `
get_variant_id
`python korsair.get.get_variant_id('rs397507456') `
get_gene_v1
`python korsair.get_gene_v1('CHD8') `
get_gene_v2
`python korsair.get_gene_v2('CHD8') `
get_region_v1
`python korsair.get_region_v1(17, 7676272, 7675994) `
get_region_v2
`python korsair.get_region_v2(17, 7676272, 7675994) `
### Site
—
[KORSAIR](http://korsair.kisti.re.kr/)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file korsair-1.0.5-py3-none-any.whl.
File metadata
- Download URL: korsair-1.0.5-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9505e6184e13fca383db89f5473ae93f13ae1102d6af3c32cb26b5578d52dd2
|
|
| MD5 |
f854ccdd8afe67183d3902cbe5d737dc
|
|
| BLAKE2b-256 |
7e7341f0f7f08d181bbc01c376be9ae91eaaa2ff0e1d8af2ba54fcbf43107fa6
|