Search for guide RNA sites in PCR tags
Project description
Search for guide RNA sites in PCR tags
Usage
- Install the package version through pip
pip install gRNAsearch
from grnasearch import search
summary, frames = search(syn="../seq.fa", tag="../tag.csv", save=True, output_dir="~", output_name="gRNA")
Parameters
search(syn, tag, save=True, output_dir='~', output_name="gRNA"):
- syn: full path to sequence file in '.fa' format
- tag: PCR tag file
- save: save the outputs in csv (default=True)
- output_dir: output directory (full path) to save the files (default='~')
- output_name: name of the output file (default="gRNA")
Outputs
- summary: the search results data frame
- frames: the intermediate data frame with WT sequences
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 Distribution
gRNAsearch-0.0.2.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file gRNAsearch-0.0.2.tar.gz
.
File metadata
- Download URL: gRNAsearch-0.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
15506548fe9bf3536a395f452d5df8107a993ede739001b7e100c153ce37d2b6
|
|
MD5 |
4f9fa79a817b4c2efb6ee8cd795acfb2
|
|
BLAKE2b-256 |
39a69ac7eba9b82963f23e94fb71860ef62ad814e13ce8be18d4a38f914ecb59
|
File details
Details for the file gRNAsearch-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: gRNAsearch-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ba76d51f6712eab82049b8e7a0734cf50172afcace3dd69baf79890ec78dd7f9
|
|
MD5 |
fd5faa2f7be52430e8eb89129f42d85b
|
|
BLAKE2b-256 |
83882dfe483b6c1f04a2cfa6fc0592d24161409935e78c7fd845d692ca605740
|