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

Description Usage Details Value

View source: R/other_catalog_formats.R

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

1
2
3
4
5
6
7
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 April 3, 2021, 5:07 p.m.