find_sequence: Find population sequence

View source: R/findCurves_method.R

find_sequenceR Documentation

Find population sequence

Description

Find the populations between the source and target ones.

Usage

find_sequence(object, assay.type = "RNA", column, source, target)

Arguments

object

CellRouter object.

assay.type

character; the type of data to use.

column

character; column in the metadata table specifying whether transitions are between clusters or other annotations, such as sorted populations.

source

character; name of the source population.

target

character; name of the target population.

Value

character vector; the populations, including the source and target ones.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.