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 - 10 of 17 found.
[1] < 1 2 > [2]  Sort:

AlignedGenomeIntervals-class (Package: girafe) : Class 'AlignedGenomeIntervals'

A class for representing reads from next-generation sequencing experiments that have been aligned to genomic intervals.
● Data Source: BioConductor
● Keywords: classes
● Alias: AlignedGenomeIntervals, AlignedGenomeIntervals-class, [,AlignedGenomeIntervals,ANY,ANY-method, c,AlignedGenomeIntervals-method, c.AlignedGenomeIntervals, chrlengths, chrlengths,AlignedGenomeIntervals-method, chrlengths<-, chrlengths<-,AlignedGenomeIntervals,numeric-method, chromosome,AlignedGenomeIntervals-method, chromosome,Genome_intervals-method, clusters,AlignedGenomeIntervals-method, clusters,Genome_intervals-method, coerce,AlignedGenomeIntervals,RangedData-method, coerce,AlignedRead,AlignedGenomeIntervals-method, coverage,AlignedGenomeIntervals-method, detail,AlignedGenomeIntervals-method, export, export,AlignedGenomeIntervals,character,character-method, export,Genome_intervals,character,ANY-method, extend, extend,AlignedGenomeIntervals-method, extend,Genome_intervals-method, extend,Genome_intervals_stranded-method, hist,AlignedGenomeIntervals-method, id,AlignedGenomeIntervals-method, id<-, id<-,AlignedGenomeIntervals,character-method, interval_included,AlignedGenomeIntervals,AlignedGenomeIntervals-method, interval_included,AlignedGenomeIntervals,Genome_intervals_stranded-method, interval_included,Genome_intervals_stranded,AlignedGenomeIntervals-method, interval_overlap,AlignedGenomeIntervals,AlignedGenomeIntervals-method, interval_overlap,AlignedGenomeIntervals,Genome_intervals-method, interval_overlap,AlignedGenomeIntervals,Genome_intervals_stranded-method, interval_overlap,Genome_intervals,AlignedGenomeIntervals-method, interval_overlap,Genome_intervals_stranded,AlignedGenomeIntervals-method, matches, matches,AlignedGenomeIntervals-method, matches<-, matches<-,AlignedGenomeIntervals,integer-method, nchar,AlignedGenomeIntervals-method, organism, organism,AlignedGenomeIntervals-method, organism<-, organism<-,AlignedGenomeIntervals,character-method, organism<-,AlignedGenomeIntervals-method, plot,AlignedGenomeIntervals,ANY-method, plot,AlignedGenomeIntervals,Genome_intervals_stranded-method, plot,AlignedGenomeIntervals,missing-method, plot,AlignedGenomeIntervals-method, reads, reads,AlignedGenomeIntervals-method, reads<-, reads<-,AlignedGenomeIntervals,character-method, reduce,AlignedGenomeIntervals-method, reduce,Genome_intervals-method, sample,AlignedGenomeIntervals-method, score,AlignedGenomeIntervals-method, score<-, score<-,AlignedGenomeIntervals,numeric-method, score<-,AlignedGenomeIntervals-method, seqnames, seqnames,AlignedGenomeIntervals-method, show,AlignedGenomeIntervals-method, sort,AlignedGenomeIntervals-method, strand,AlignedGenomeIntervals-method, strand<-,AlignedGenomeIntervals,factor-method, strand<-,AlignedGenomeIntervals,vector-method, subset, subset,AlignedGenomeIntervals-method, summary, summary,AlignedGenomeIntervals-method, width,AlignedGenomeIntervals-method
2 images

agiFromBam (Package: girafe) :

Function to create AlignedGenomeIntervals objects from BAM (binary alignment map format) files. Uses functions from package Rsamtools to parse BAM files.
● Data Source: BioConductor
● Keywords: manip
● Alias: agiFromBam
● 0 images

countReadsAnnotated (Package: girafe) : Sum up aligned reads per category of genome feature

A function to sum up aligned reads per category of genome feature (i.e. gene, ncRNA, etc.).
● Data Source: BioConductor
● Keywords: manip
● Alias: countReadsAnnotated
1 images

fracOverlap (Package: girafe) : Retrieve intervals overlapping by fraction of width

Function to retrieve overlapping intervals that overlap at least by a specified fraction of their widths.
● Data Source: BioConductor
● Keywords: manip
● Alias: fracOverlap
● 0 images

getFeatureCounts (Package: girafe) : get the read counts for a supplied set of genomic features

get the read counts for a supplied set of genomic features
● Data Source: BioConductor
● Keywords: internal, manip
● Alias: getFeatureCounts
● 0 images

girafe-internal (Package: girafe) : Internal girafe functions

Called internally by other girafe functions. Normally need not be called by the user.
● Data Source: BioConductor
● Keywords: internal
● Alias: alongChromTicks, coverageOneStrand, featureColors, getChromLengths, getReadPosDf, newVP, plotAllChrom, plotAlongChromLegend, reduceOneEnd, reduceOneExact, windowCountAndGC, writeExportData
● 0 images

intPhred (Package: girafe) : Extract integer Phred score values from FastQ data

Function to extract integer Phred score values from FastQ data.
● Data Source: BioConductor
● Keywords: manip
● Alias: intPhred
1 images

medianByPosition (Package: girafe) : Compute median quality for each nucleotide position

This function computes the median quality for each position in a read over all reads in a ShortReadQ object.
● Data Source: BioConductor
● Keywords: manip
● Alias: medianByPosition
● 0 images

addNBSignificance (Package: girafe) : assess significance of sliding-window read counts

This function can be used to assess the significance of sliding-window read counts. The background distribution of read counts in windows is assumed to be a Negative-Binomial (NB) one. The two parameters of the NB distribution, mean ‘mu’ and dispersion ‘size’, are estimated using any of the methods described below (see details). The estimated NB distribution is used to assign a p-value to each window based on the number of aligned reads in the window. The p-values can be corrected for multiple testing using any of the correction methods implemented for p.adjust.
● Data Source: BioConductor
● Keywords: manip
● Alias: addNBSignificance, estimateNBParams
● 0 images

perWindow (Package: girafe) : Investigate aligned reads in genome intervals with sliding

Investigate aligned reads in genome intervals with sliding windows.
● Data Source: BioConductor
● Keywords: manip
● Alias: perWindow
● 0 images