View source: R/other_catalog_formats.R
ReadDukeNUSCat192 | R Documentation |
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.
ReadDukeNUSCat192(
file,
ref.genome = NULL,
region = "unknown",
catalog.type = "counts",
abundance = NULL
)
The file needs to have the column names Before Ref After Var in the first 4 columns
A list with two elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.