View source: R/SetPerturbedLociToZero.R
setPerturbedLociToZero | R Documentation |
set expression of the gene in genotype1 for a particular sample to zero
setPerturbedLociToZero(object)
object |
a deseq data set column genotype1 in colData (a brentlabRnaSeqSet also works) |
the error handling isn't good here yet – it will error if there is a perturbed loci that is not in the rownames of the object (eg, if it is filtered due to low expression)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.