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.search 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.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file gRNAsearch-0.0.1.tar.gz
.
File metadata
- Download URL: gRNAsearch-0.0.1.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 |
a778ffe3c978fef80a4a84bce4a769ab3f23b4563bd2c36b04304d3abbbb72e8
|
|
MD5 |
90194e3c4eb5c5a7251366a613bdfeb4
|
|
BLAKE2b-256 |
44361a4489d2db766376c6d888bf977faa43c4f41a5821c9ce691afa82d7e330
|
File details
Details for the file gRNAsearch-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: gRNAsearch-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
5df5567755e831539ceabe267e6fa37b270cc2486f28bb514b18c30b6c25b298
|
|
MD5 |
aa9583ba3bbb3c4f3beaa65a2162ce8e
|
|
BLAKE2b-256 |
02f1cddf0283d53ab3e3f7a7e0b373c50d5c88dca0711610a4f7dffbef033fca
|