quant: A C++ function to quantify sgRNA abundance from NGS samples.

Description Usage Arguments

View source: R/RcppExports.R

Description

A C++ function to quantify sgRNA abundance from NGS samples.

Usage

1
quant(ref_path, fastq_path, verbose = FALSE)

Arguments

ref_path

the path of the annotation file and it has to be a FASTA formatted file.

fastq_path

a list of the FASTQ files.

verbose

Display some logs during the quantification if it is set to 'true'.


CB2 documentation built on July 24, 2020, 5:08 p.m.