Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 9 of 9 found.
[1] < 1 > [1]  Sort:

getPatternOccurrenceList (Package: seqPattern) : Occurrence of sequence patterns in a set of ordered sequences

Finds positions of specified sequence patterns in a list of sequences of the same length ordered by a provided index. Sequence patterns can be consensus sequences of variable length and can contain IUPAC ambiguity code. Position of each pattern occurrence is specified in two-dimensional matrix, i.e. the first coordinate provides the ordinal number of the sequence and the second coordinate gives the position within the sequence where the pattern occurs.
● Data Source: BioConductor
● Keywords:
● Alias: getPatternOccurrenceList, getPatternOccurrenceList,DNAStringSet-method
● 0 images

motifScanHits (Package: seqPattern) : Occurrence of motifs in a set of ordered sequences

Finds positions of sequence motif hits above a specified threshold in a list of sequences of the same length ordered by a provided index. Motif is specified by a position weight matrix (PWM) that contains estimated probability of base b at position i and is usually constructed via call to PWM function. Position of each motif hit is specified in two-dimensional matrix, i.e. the first coordinate provides the ordinal number of the sequence and the second coordinate gives the position within the sequence where the motif occurs.
● Data Source: BioConductor
● Keywords:
● Alias: motifScanHits, motifScanHits,DNAStringSet,matrix-method
● 0 images

motifScanScores (Package: seqPattern) : Motif scanning scores for a set of ordered sequences

Provides motif scanning scores along the full length of a sequence for a list of sequences of the same length ordered by a provided index. Motif is specified by a position weight matrix (PWM) that contains estimated probability of base b at position i and is usually constructed via call to PWM function. Scanning scores are returned in the form of a two-dimensional matrix, where the rows are sequences ordered by the specified index and the columns are relative positions within the sequence. Each cell in the matrix contains the score of the specified motif in the given sequence starting at the given position. The resulting matrix can be used to visualise motif occurrences and their strength in an ordered set of sequences centered at a common reference point.
● Data Source: BioConductor
● Keywords:
● Alias: motifScanScores, motifScanScores,DNAStringSet,matrix-method
● 0 images

plotMotifDensityMap (Package: seqPattern) : Plotting density maps of motif occurrence

Plots density of motif occurrences in an ordered set of sequences of the same length in the form of a two dimensional map centered at a common reference position. Motif is specified by a position weight matrix (PWM) that contains estimated probability of base b at position i, and only motif hits above specified threshold are taken into account and plotted.
● Data Source: BioConductor
● Keywords:
● Alias: plotMotifDensityMap, plotMotifDensityMap,DNAStringSet,matrix-method
● 0 images

plotMotifOccurrenceAverage (Package: seqPattern) : Plotting average profile of motif occurrence

Plots average profile of motif occurrence for a set of input sequences of the same length. Motif is specified by a position weight matrix (PWM) that contains estimated probability of base b at position i, and only motif hits above specified threshold are taken into account.
● Data Source: BioConductor
● Keywords:
● Alias: plotMotifOccurrenceAverage, plotMotifOccurrenceAverage,DNAStringSet,matrix-method
1 images

plotMotifScanScores (Package: seqPattern) : Plotting heatmap of motif scanning scores

Plots heatmap of motif scanning scores for a set of sorted sequences of the same length in the form of a two dimensional map centered at a common reference position. Motif is specified by a position weight matrix (PWM) that contains estimated probability of base b at position i, and the percentage of the maximal PWM score is plotted for each position (nucleotide) in each sequence.
● Data Source: BioConductor
● Keywords:
● Alias: plotMotifScanScores, plotMotifScanScores,DNAStringSet,matrix-method
● 0 images

plotPatternDensityMap (Package: seqPattern) : Plotting density maps of sequence pattern occurrence

Plots density of sequence pattern occurrences in an ordered set of sequences of the same length in the form of a two dimensional map centered at a common reference position. Multiple sequence patterns can be processed at once and one plot per pattern will be created with the same color scale across all plots, allowing visual density comparison across different patterns.
● Data Source: BioConductor
● Keywords:
● Alias: plotPatternDensityMap, plotPatternDensityMap,DNAStringSet-method
● 0 images

plotPatternOccurrenceAverage (Package: seqPattern) : Plotting average profile of sequence pattern occurrence

Plots average profile of sequence pattern occurrence for a set of input sequences of the same length. Multiple sequence patterns can be processed at once and visualised in the same plot, allowing comparison across different patterns.
● Data Source: BioConductor
● Keywords:
● Alias: plotPatternOccurrenceAverage, plotPatternOccurrenceAverage,DNAStringSet-method
2 images

seqPattern-package (Package: seqPattern) : Visualising oligonucleotide patterns and motif occurences across a set

Visualising oligonucleotide patterns and sequence motifs occurrences across a large set of sequences centred at a common reference point and sorted by a user defined feature.
● Data Source: BioConductor
● Keywords: package
● Alias: seqPattern, seqPattern-package
● 0 images