Description Usage Arguments Value Examples
This function extracts the tissue degree from eQTL list query result for each pathway.
| 1 2 3 4 | getTissueDegree(res, ...)
## S4 method for signature 'loci2pathResult'
getTissueDegree(res, loci)
 | 
| res | query result from function query.egset.list() | 
| ... | additional params | 
| loci | a list of eqtlSet; each member should be an eqtlSet object | 
| gene.tissue.map | shows mapping:gene<->tissue | 
| gene.tissue.degree | shows tissue degree for each gene | 
| mean.tissue.degree | shows the average tissue digree for each pathway in the result table | 
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.