ReadDukeNUSCat192: Read a 192-channel spectra (or signature) catalog in Duke-NUS...

View source: R/other_catalog_formats.R

ReadDukeNUSCat192R Documentation

Read a 192-channel spectra (or signature) catalog in Duke-NUS format

Description

WARNING: will not work with region = "genome". For this you must first read with region = "unknown", then convert the cat96 return to "genome" and ignore the cat192 return, which is nonsensical.

Usage

ReadDukeNUSCat192(
  file,
  ref.genome = NULL,
  region = "unknown",
  catalog.type = "counts",
  abundance = NULL
)

Details

The file needs to have the column names Before Ref After Var in the first 4 columns

Value

A list with two elements


ICAMS documentation built on June 22, 2024, 6:47 p.m.