ICAMS (version 2.0.7)

CatalogRowOrder: Standard order of row names in a catalog.

Description

This data is designed for those who need to create their own catalogs from formats not supported by this package. The rownames denote the mutation types. For example, for SBS96 catalogs, the rowname AGAT represents a mutation from AGA > ATA.

Usage

catalog.row.order

Arguments

Format

A list of character vectors indicating the standard orders of row names in catalogs.

Examples

Run this code
# NOT RUN {
catalog.row.order$SBS96
# "ACAA" "ACCA" "ACGA" "ACTA" "CCAA" "CCCA" "CCGA" "CCTA" ...
# There are altogether 96 row names to denote the mutation types
# in SBS96 catalog.

# }

Run the code above in your browser using DataLab