umakea: umakea

Description Usage Arguments Value See Also Examples

View source: R/umakea.R

Description

This function takes in your count data and returns a dataframe with the two feature columns resulting from the UMAP dimension reduction and a sample names column

Usage

1
umakea(count_data)

Arguments

count_data

A dataframe with the input data

Value

a dataframe with the two feature columns resulting from the UMAP dimension reduction and a sample names column

See Also

umap

Examples

1
p<-umakea(iris[,1:4])

octaviamd/interactmapper documentation built on Nov. 4, 2019, 10:14 p.m.