Learn R Programming

⚠️There's a newer version (1.8.4) of this package.Take me there.

GenomicAlignments (version 1.8.1)

Representation and manipulation of short genomic alignments

Description

Provides efficient containers for storing and manipulating short genomic alignments (typically obtained by aligning short reads to a reference genome). This includes read counting, computing the coverage, junction detection, and working with the nucleotide content of the alignments.

Copy Link

Version

Version

1.8.1

License

Artistic-2.0

Maintainer

Bioconductor Package Maintainer

Last Published

February 15th, 2017

Functions in GenomicAlignments (1.8.1)

pileLettersAt

Pile the letters of a set of aligned reads on top of a set of genomic positions
GappedReads-class

(Legacy) GappedReads objects
encodeOverlaps-methods

Encode the overlaps between RNA-seq reads and the transcripts of a gene model
junctions-methods

Extract junctions from genomic alignments
OverlapEncodings-class

OverlapEncodings objects
sequenceLayer

Lay read sequences alongside the reference space, using their CIGARs
GAlignments-class

GAlignments objects
findMateAlignment

Pairing the elements of a GAlignments object
mapToAlignments

Map range coordinates between reads and genome space using CIGAR alignments
readGAlignments

Reading genomic alignments from a file
GAlignmentPairs-class

GAlignmentPairs objects
cigar-utils

CIGAR utility functions
intra-range-methods

Intra range transformations of a GAlignments or GAlignmentsList object
coverage-methods

Coverage of a GAlignments, GAlignmentPairs, or GAlignmentsList object
setops-methods

Set operations on GAlignments objects
findOverlaps-methods

Finding overlapping genomic alignments
stackStringsFromBam

Stack the read sequences stored in a BAM file on a region of interest
findCompatibleOverlaps-methods

Finding hits between reads and transcripts that are compatible with the splicing of the transcript
GAlignmentsList-class

GAlignmentsList objects
findSpliceOverlaps-methods

Classify ranges (reads) as compatible with existing genomic annotations or as having novel splice events
summarizeOverlaps-methods

Perform overlap queries between reads and genomic features