TransRownames.ID.PCAWG.SigPro: For indels, convert ICAMS/PCAWG7 rownames into SigProfiler...

Description Usage Examples

View source: R/other_catalog_formats.R

Description

For indels, convert ICAMS/PCAWG7 rownames into SigProfiler rownames

Usage

1
TransRownames.ID.PCAWG.SigPro(vector.of.rownames)

Examples

1
2
ICAMS:::TransRownames.ID.PCAWG.SigPro("DEL:C:1:0") # 1:Del:C:0;
ICAMS:::TransRownames.ID.PCAWG.SigPro("INS:repeat:2:5+") # 2:Ins:R:5

ICAMS documentation built on April 3, 2021, 5:07 p.m.