gimme_psi_mat | R Documentation |
The matrix contains the samples as row names and the vastID as column name
gimme_psi_mat(inclusion_tbl, vst_id, quality_thrshld = "N", verbose = FALSE)
inclusion_tbl |
path to vast-tools inclusion table that contains a vst_id event. |
vst_id |
vast-tools alternative splicing event to grep in the |
quality_thrshld |
vast-tools event quantification quality score threshold. Must be one of "N", "VLOW", "LOW", "OK", "SOK". For more info read the official documentation here under "Column 8, score 1". |
verbose |
Print out extra info. |
A matrix
gimme_psi_mat(inclusion_tbl = /path/to/inclusion/table/file.tab,
vst_id = "HsaEX0000001")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.