Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

gRNAsearch-0.0.2-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

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