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

ACMECalcSet-class (Package: ACME) : Class "ACMECalcSet"

A subclass of ACMESet that can also store the parameters and results of an ACME calculation
● Data Source: BioConductor
● Keywords: classes
● Alias: ACMECalcSet-class, cutpoints,ACMECalcSet-method, plot,ACMECalcSet-method, show,ACMECalcSet-method, threshold,ACMECalcSet-method, vals,ACMECalcSet-method
● 0 images

ACMESet-class (Package: ACME) : Class "ACMESet"

An extension of ExpressionSet to deal with ACME data including chromosome locations
● Data Source: BioConductor
● Keywords: classes
● Alias: ACMESet-class, chromosome,ACMESet-method, end,ACMESet-method, plot,ACMESet-method, start,ACMESet-method
● 0 images

aGFF-class (Package: ACME) : Class for storing GFF-like data

The GFF format is quite versatile while remaining simple. This class simply stores the annotation associated with a set of GFF files from the same regions of the genome along with some information about the samples from which the data came and the data (from the "score" column of the GFF file) themselves.
● Data Source: BioConductor
● Keywords: classes
● Alias: aGFF-class, plot,aGFF-method, print,aGFF-method, show,aGFF-method
● 0 images

aGFFCalc-class (Package: ACME) : Class "aGFFCalc"

Store results of ACME calculations
● Data Source: BioConductor
● Keywords: classes
● Alias: aGFFCalc-class, plot,aGFFCalc-method, print,aGFFCalc-method, show,aGFFCalc-method
● 0 images

do.aGFF.calc (Package: ACME) : Perform ACME calculation

This function performs the moving window chi-square calculation. It is written in C, so is quite fast.
● Data Source: BioConductor
● Keywords: htest
● Alias: do.aGFF.calc
● 0 images

findClosestGene (Package: ACME) : Find closest refseq gene

This function is used to find the nearest refseq transcript(s) to a point in the genome specified. Note that it is limited to the refseq transcripts listed at genome.ucsc.edu, where this function goes for information.
● Data Source: BioConductor
● Keywords: IO
● Alias: findClosestGene
● 0 images

findRegions (Package: ACME) : Find all regions in data above p-value threshold

After the ACME calculation, each probe is associated with a p-value of enrichment. However, one often wants the contiguous regions associated with runs of p-values above a given p-value threshold.
● Data Source: BioConductor
● Keywords: manip
● Alias: findRegions
● 0 images

generics (Package: ACME) : Generics defined within ACME

See methods descriptions for details.
● Data Source: BioConductor
● Keywords: manip
● Alias: chromosome, cutpoints, end, plot, start, threshold, vals
● 0 images

getRefflat (Package: ACME) : Get the refflat table from ucsc for the given genome

Fetches the refflat table from ucsc, stores in temp dir and then gunzips it and reads it in.
● Data Source: BioConductor
● Keywords: IO
● Alias: getRefflat
● 0 images

read.resultsGFF (Package: ACME) : Read Nimblegen GFF files

A GFF format file is a quite flexible format for storing genomic data. Nimblegen uses these format files as one format for making chip-chip data available. This function reads these files, one per experiment and creates a resulting aGFF-class object.
● Data Source: BioConductor
● Keywords: IO, manip
● Alias: read.resultsGFF
● 0 images