addRnaBindingProteins,TrenaMultiScore-method | R Documentation |
POSTAR2 curated many clip-seq (and related) data sources; we put them in a postgres database, queried here by gene
add eQTL annotations to all appropriate regions
## S4 method for signature 'TrenaMultiScore' addRnaBindingProteins(obj) ## S4 method for signature 'TrenaMultiScore' add.eQTLs(obj, tbl.eqtls, pval, abs.beta, eqtl.title)
obj |
a TrenaMultiScore object |
tbl.eqtls |
data.frame, with chrom, start, end, and tissue category columns |
pval |
numeric only consider eQTLs with pval at or below this threshold |
abs.beta |
numeric only consider eQTLs with abs(beta) at or above this threshold |
data.frame
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.