get_read_str: Get read structure for particular scRNA-seq protocol

Description Usage Arguments Value Examples

View source: R/get_read_str.R

Description

The supported protocols are:

If you know the structure of a specific protocol and would like it supported, please leave a issue post at www.github.com/luyitian/scPipe.

Usage

1
get_read_str(protocol)

Arguments

protocol

name of the protocol

Value

list of UMI and Barcode locations for use in other scPipe functions

Examples

1
get_read_str("celseq")

scPipe documentation built on Nov. 8, 2020, 8:28 p.m.