View source: R/signatures_utils.R
sortCatalogue | R Documentation |
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.
sortCatalogue(cat)
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. |
ordered catalogue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.