Package index
-
show(<SNPEffectMatrix>)
- https://doi.org/10.1093/bioinformatics/btz612 A SNP Effect Matrix (SEM) estimates the binding affinity of every possible mutation in a particular transcription factor (TF) binding motif This class contains three slots: the matrix, the baseline value, and a unique id
-
SNPEffectMatrix()
- SNPEffectMatrix object and constructor
-
SNPEffectMatrixCollection-class
- A collection of SNPEffectMatrix objects and their corresponding meta data
-
SNPEffectMatrixCollection()
- SNPEffectMatrixCollection object and constructor
-
SemplScores-class
- Class for storing SEM motif binding calculations for multiple variants
-
SemplScores()
- SemplScores object and constructor
-
SequenceFrame-class
- Class to store information about sequencing frame and variant location
-
SequenceFrame()
- SequenceFrame object and constructor
-
baseline()
- Access baseline from a SNPEffectMatrix object
-
convertSEMsToPPMs()
- Convert a SNP Effect Matrix to a position probability matrices (PPMs)
-
enrichSEMs()
- Calculates binding enrichment for motif(s)
-
getFlankingSeqs()
- Get up and downstream sequences of variant(s) and store in VRanges metadata
-
loadSEM()
- Load matrix and baseline data from .sem files
-
loadSEMCollection()
- Load .sem files and meta data into a SNPEffectMatrixCollection
-
plotEnrich()
- Plot the results of
enrichSEMs
-
plotSEM()
- Plot SEM scores for each nucleic acid in each position of the motif
-
plotSemMotifs()
- Plot non-alt versus alt binding propensity for a single variant
-
plotSemVariants()
- Plot non-alt versus alt binding propensity for a single motif
-
querySeqs()
- Get up and downstream sequences of a variant
-
sc
- Default SNP Effect Matrix Data Collection
-
scoreBinding()
- Calculate binding propensity for all SEM motifs and genomic positions provided
-
scoreVariants()
- Calculate risk/non-risk binding propensity for all SEM motifs and variants provided
-
sem()
- Access sem matrix from a SNPEffectMatrix object
-
semData()
- Access semData from a SNPEffectMatrixCollection object
-
semId()
- Access semId from a SNPEffectMatrix object
-
sems()
- Access sems matrix from a SNPEffectMatrixCollection object
-
show(<SNPEffectMatrixCollection>)
show(<SemplScores>)
show(<SequenceFrame>)
- Show method for SNPEffectMatrixCollection objects
-
variants()
- Accessor variants slot in a SemplScores object
-
viewFrames()
- View the top scoring frames for a given variant and SEM