sortCatalogue: Sort 96-channel Substitution Catalogues

View source: R/signatures_utils.R

sortCatalogueR Documentation

Sort 96-channel Substitution Catalogues

Description

This function sorts a matrix of 96-channel Substitution Catalogues, so that the channels (rows) are in the correct order. where each column is a catalogue and each row is a channel. rownames should be set as the name of the channel in the format 5' base[Normal base>Tumour base]3' base, for example A[C>A]A.

Usage

sortCatalogue(cat)

Arguments

cat

catalogues matrix where each column is a catalogue and each row is a channel. Rownames should be set as the name of the channel in the format 5' base[Normal base>Tumour base]3' base, for example A[C>A]A.

Value

ordered catalogue


Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.