circ_contrib | R Documentation |
Select circRNA markers To establish a possible impact of circRNA in gene expression we select a subset of circRNA defined as markers: only circRNA which expression can discretize two groups (DESeq adj. p-value<.01) have been selected.
circ_contrib(matrix_pc, K)
dat |
circRNA data set |
dds |
DeseqDataSet object filterd |
sf |
sizefactor |
p.cutoff |
select only circRNAs signficantly differentially expressed |
lfc.cutoff |
log fold change cutoff to select circRNAs highly deregulated |
k |
number of group in K-means algorithm |
method.d |
method for calculate matrix distance |
method.c |
method for clustering |
Table of top K circRNA for subsequent analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.