Description Usage Arguments Examples
Do your surrogate variables correlate to any known sources of variance in your dataset? This function will help you visualize that.
1 | checkSVs(MyDESeqDataSetVar, mySVseq, nSurr)
|
nSurr |
number of surrogate variables contained within SVA package that you want to plot |
myDESeqDataSetVar |
Imported DESeq data, dollar sign, sampleTable name you want to plot |
svseq |
svseq object created with SVA package |
1 | checkSVs(myData$Sex, svseq, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.