Description Usage Arguments Note Author(s) References See Also Examples
This will summarize the total number of YAFSNPs identified by the number of biofeatures per tagSNP
1 | FunciSNPsummaryOverlaps(dat, rsq = 0)
|
dat |
FunciSNP data object |
rsq |
Rsquare value used to filter the summary report |
NA
Simon G. Coetzee (maintainer: scoetzee@gmail.com); Houtan Noushmehr, PhD (houtan@usp.br)
SG. Coetzee, SK. Rhie, BP. Berman, GA. Coetzee and H. Noushmehr, FunciSNP: An R/Bioconductor Tool Integrating Functional Non-coding Datasets with Genetic Association Studies to Identify Candidate Regulatory SNPs., Nucleic Acids Research, In press, 2012 (doi:10.1093/nar/gks542).
getFSNPs
, FunciSNPplot
, FunciSNPAnnotateSummary
, FunciSNPtable
, FunciSNPbed
1 2 3 | data(glioma);
glioma.anno <- FunciSNPAnnotateSummary(glioma);
FunciSNPsummaryOverlaps(glioma.anno, rsq = 0.2);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.