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

BamTallyParam-class (Package: gmapR) : Class code{"BamTallyParam"

A BamTallyParam object stores parameters for bam_tally. The function of the same name serves as its constructor.
● Data Source: BioConductor
● Keywords:
● Alias: BamTallyParam, BamTallyParam-class, as.list,BamTallyParam-method, coerce,BamTallyParam,list-method
● 0 images

GmapGenome-class (Package: gmapR) : Class code{"GmapGenome"

The GmapGenome class represents a genome that has been indexed for use with the GMAP suite of tools. It is typically used as a parameter to the functions gsnap and bam_tally. This class also provides the means to index new genomes, from either a FASTA file or a BSgenome object. Genome indexes are typically stored in a centralized directory on the file system and are identified by a string key.
● Data Source: BioConductor
● Keywords: classes
● Alias: GmapGenome, GmapGenome-class, coerce,GmapGenome,DNAStringSet-method, genome,GmapGenome-method, getSeq,GmapGenome-method, path,GmapGenome-method, seqinfo,GmapGenome-method, snps<-, snps<-,GmapGenome,ANY,ANY-method, spliceSites<-, spliceSites<-,GmapGenome,GRangesList-method, spliceSites<-,GmapGenome,TxDb-method
● 0 images

GmapGenomeDirectory-class (Package: gmapR) : Class code{"GmapGenomeDirectory"

The GmapGenomeDirectory class stores a path to a directory containing a one or more genome-specific subdirectories, each represented by a GmapGenome. Inside those directories are the files that the GMAP suite of tools uses for alignment, tallying, and other operations. This class is typically used to create a GmapGenome object. The default directory is ~/.local/share/gmap, following the freedesktop.org XDG standard.
● Data Source: BioConductor
● Keywords: classes
● Alias: GmapGenomeDirectory-class, genome,GmapGenomeDirectory-method, path,GmapGenomeDirectory-method, path,NULL-method
● 0 images

GmapSnpDirectory-class (Package: gmapR) : Class code{"GmapSnpDirectory"

This class represents a directory containig one or more sets of SNPs, each corresponding to a genome. These SNP databases enable SNP-tolerant alignment with GMAP and GSNAP. If the underlying files have not been created, this class provides a means to do so.
● Data Source: BioConductor
● Keywords: classes
● Alias: GmapSnpDirectory, GmapSnpDirectory-class, [[<-,GmapSnpDirectory,ANY,ANY-method, length,GmapSnpDirectory-method, names,GmapSnpDirectory-method, path,GmapSnpDirectory-method, snps<-,GmapSnpDirectory,character,VCF-method, snps<-,GmapSnpDirectory,character,character-method
● 0 images

GmapSnps-class (Package: gmapR) : Class code{"GmapSnps"

This class represents a set of SNPs (single nucleotide polymorphisms) for use with GMAP and GSNAP (typically for SNP-tolerant alignment.)
● Data Source: BioConductor
● Keywords: classes
● Alias: GmapSnps, GmapSnps-class, directory,GmapSnps-method
● 0 images

GsnapOutput-class (Package: gmapR) : Class code{"GsnapOutput"

A GsnapOutput object stores locations of data output by the GSNAP alignment algorithm.
● Data Source: BioConductor
● Keywords: classes
● Alias: GsnapOutput, GsnapOutput-class, bamPaths,GsnapOutput-method, path,GsnapOutput-method
● 0 images

GsnapParam-class (Package: gmapR) : Class code{"GsnapParam"

A GsnapParam object stores parameters for gsnap. The function of the same name serves as its constructor.
● Data Source: BioConductor
● Keywords:
● Alias: GsnapParam, GsnapParam-class
● 0 images

TP53Genome (Package: gmapR) :

Returns a GmapGenome object consisting of the UCSC hg19 sequence centered on the region of the TP53 gene, with 1 Mb flanking sequence on each side. This is intended as a test/demonstration genome and can be used, e.g., in conjunction with the LungCancerLines data package.
● Data Source: BioConductor
● Keywords:
● Alias: TP53Genome, TP53Which
● 0 images

bam_tally-methods (Package: gmapR) : Per-position Alignment Summaries

Given a set of alignments, for each position in the genome output counts for the reference allele and all alternate alleles. Often used as a precursor to detecting variants. Indels will be supported soon.
● Data Source: BioConductor
● Keywords:
● Alias: bam_tally, bam_tally,BamFile-method, bam_tally,GmapBamReader-method, bam_tally,character-method, bam_tally-methods, genome,TallyIIT-method, variantSummary
● 0 images

directory (Package: gmapR) : Get the Path to the Location on Disk from a gmapR Class

Many objects in gmapR represent data stored on disk. The directory accessor will return this directory.
● Data Source: BioConductor
● Keywords:
● Alias: directory
● 0 images