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.gRNA 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.3.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file gRNAsearch-0.0.3.tar.gz
.
File metadata
- Download URL: gRNAsearch-0.0.3.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 | a802eb4b8d875a371da1278f0e20508e03eb56d17f8628e46a636e2759f7ecc7 |
|
MD5 | 4ff1fb7542442e22b380cd4d155daea0 |
|
BLAKE2b-256 | 94e4f396785088dd52bc17d2d40afb4847809335cf3a800585bb6a5839ad8628 |
File details
Details for the file gRNAsearch-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: gRNAsearch-0.0.3-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 | 9af13a649c033b85247382f7a03dd538700779b914847e76a95f2bcbed32c89a |
|
MD5 | 1bee38445e3548a63b99f18df7fdf8e1 |
|
BLAKE2b-256 | b25bef8807fec5a47019b53f8ae8c5015ac462ead4b2e1bd419f71dc99d14702 |