rtsne_convert_dataframe: Title

View source: R/tsne_parse.R

rtsne_convert_dataframeR Documentation

Title

Description

Title

Usage

rtsne_convert_dataframe(
  rtnse_fit,
  ids,
  sample_metadata_dataframe = NULL,
  id_column_in_metadata = "id"
)

Arguments

rtnse_fit

object returned by Rtsne

ids

name of each samples input into Rtsne (character).

sample_metadata_dataframe

sample metadata. Should be 1 row per sample (dataframe)

id_column_in_metadata

name of column in sample_metadata_dataframe containing sample identifier (string)

Value

dataframe


selkamand/utilitybelttsne documentation built on March 4, 2023, 11:52 a.m.