Learn R Programming

SNPhood (version 1.2.3)

SNPhood: Investigate, quantify and visualise the epigenomic neighbourhood of SNPs using NGS data

Description

To date, thousands of single nucleotide polymorphisms (SNPs) have been found to be associated with complex traits and diseases. However, the vast majority of these disease-associated SNPs lie in the non-coding part of the genome, and are likely to affect regulatory elements, such as enhancers and promoters, rather than function of a protein. Thus, to understand the molecular mechanisms underlying genetic traits and diseases, it becomes increasingly important to study the effect of a SNP on nearby molecular traits such as chromatin environment or transcription factor (TF) binding. Towards this aim, we developed SNPhood, a user-friendly *Bioconductor* R package to investigate and visualize the local neighborhood of a set of SNPs of interest for NGS data such as chromatin marks or transcription factor binding sites from ChIP-Seq or RNA- Seq experiments. SNPhood comprises a set of easy-to-use functions to extract, normalize and summarize reads for a genomic region, perform various data quality checks, normalize read counts using additional input files, and to cluster and visualize the regions according to the binding pattern. The regions around each SNP can be binned in a user-defined fashion to allow for analysis of very broad patterns as well as a detailed investigation of specific binding shapes. Furthermore, SNPhood supports the integration with genotype information to investigate and visualize genotype-specific binding patterns. Finally, SNPhood can be employed for determining, investigating, and visualizing allele-specific binding patterns around the SNPs of interest.

Copy Link

Version

Version

1.2.3

License

LGPL (>= 3)

Maintainer

Christian Arnold

Last Published

February 15th, 2017

Functions in SNPhood (1.2.3)

nBins

Get the number of bins for a SNPhood object.
annotationReadGroups

Get the annotation(names) of the read groups in a SNPhood object.
annotationDatasets

Get the annotation(names) of the datasets in a SNPhood object.
analyzeSNPhood

Main function of SNPhood
annotationRegions

Get the annotation of SNP regions for a SNPhood object.
associateGenotypes

Associate genotypes with user regions from a SNPhood object.
annotationBins2

Get the annotation(names) of bins in a SNPhood object.
annotation,SNPhood-method

Retrieve the annotation of a SNPhood object.
annotationBins

Get the annotation(names) of the bins in a SNPhood object.
changeObjectIntegrityChecking

Disable object integrity checking for a SNPhood object.
getDefaultParameterList

Helper function to generate a default parameter list as input for the function analyzeSNPhood
collectFiles

Helper function to generate a data frame that can be used as input for the function analyzeSNPhood
mergeReadGroups

Merges the counts of all read groups for a SNPhood object
counts,SNPhood-method

convertToAllelicFractions

Convert read counts across read groups to relative fractions from a SNPhood object.
nDatasets

Get the number of datasets for a SNPhood object.
deleteRegions

Delete a set of user regions from a SNPhood object.
enrichment

Extract enrichment data from an object.
deleteDatasets

Delete a particular set of datasets from a SNPhood object.
deleteReadGroups

Delete a particular set of read groups.
plotAllelicBiasResultsOverview

Visualize the results of the allelic bias analysis across regions or a user-defined genomic range
results

Get results of various analyses performed with a SNPhood object.
renameRegions

Rename regions.
plotAndCalculateCorrelationDatasets

Calculate and plot correlation of region read counts among pairs of input files.
plotGenotypesPerCluster

Visualize average counts/enrichment based on strong and weak genotypes.
plotGenotypesPerSNP

Plot genotype frequencies of regions across datasets.
SNPhood-class

A class to represent, investigate, quantify and visualise the epigenomic neighbourhood of SNPs using NGS data
plotBinCounts

Visualize counts or enrichment for a particular region across bins, datasets, and read groups.
SNPhood

SNPhood: Investigate, quantify and visualise the epigenomic neighbourhood of SNPs using NGS data
plotClusterAverage

Visualize average enrichment per cluster
renameDatasets

Rename datasets.
plotRegionCounts

Visualize the raw read counts across regions or a user-defined genomic range
nReadGroups

Get the number of read groups for a SNPhood object.
renameReadGroups

Rename read groups.
plotAndCalculateWeakAndStrongGenotype

Visualizes and calculates strong and weak genotypes.
plotAndClusterMatrix

Clustering of read counts or enrichmens across bins for a specific dataset and read group
parameters

Retrieve the parameters of an object.
nRegions

Get the number of SNP regions for a SNPhood object.
testForAllelicBiases

Perform an allelic bias tests for each user region and bin.
plotAllelicBiasResults

Graphically summarize the results of the allelic bias analysis for a specific dataset and region.
renameBins

Rename bins.
SNPhood.o

SNPhood example data