WriteStudy: Write a BBrowser study

View source: R/WriteStudy.R

WriteStudyR Documentation

Write a BBrowser study

Description

Write a BBrowser study

Usage

WriteStudy(
  expr.data,
  metadata,
  dimred.data,
  spatial.data,
  study.path,
  author,
  unique.limit
)

Arguments

expr.data

list of counts, norms, and feature_type

metadata

a data.frame of metadata

dimred.data

a named list of dimensionality reductions

spatial.data

a named list of spatial info

study.path

path to study directory

author

email of the creator

unique.limit

ignore a metadata if it has number of unique labels larger than this number


bioturing/rBCS documentation built on May 18, 2022, 5:26 p.m.