get_read_str {scPipe}R Documentation

Get read structure for particular scRNA-seq protocol

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

get_read_str(protocol)

Arguments

protocol

name of the protocol

Value

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

Examples

get_read_str("celseq")

[Package scPipe version 1.12.0 Index]