get_read_str: Get read structure for particular scRNA-seq protocol

View source: R/get_read_str.R

get_read_strR Documentation

Get read structure for particular scRNA-seq protocol

Description

The supported protocols are:

  • CelSeq

  • CelSeq2

  • DropSeq

  • 10x (also called ChromiumV1)

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

LuyiTian/scPipe documentation built on Dec. 11, 2023, 8:21 p.m.