CB2 (version 1.1)

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

Description

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

Usage

quant(ref_path, fastq_path)

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.