parse_Kimmerling: Parse the Kimmerling et al. (2018) fibroblast data set

View source: R/parse_datasets.R

parse_KimmerlingR Documentation

Parse the Kimmerling et al. (2018) fibroblast data set

Description

Parse the Kimmerling et al. (2018) fibroblast data set

Usage

parse_Kimmerling(
  absolute = TRUE,
  use_spike_ins = FALSE,
  use_cpm = FALSE,
  hkg_list = NULL
)

Arguments

absolute

flag indicating whether or not to parse absolute abundance data

use_cpm

flag indicating whether or not to convert observed counts to counts per million (CPM)

hkg_list

dummy list of control features (not used)

Value

named list of counts and group labels


kimberlyroche/codaDE documentation built on May 11, 2022, 12:40 a.m.