Artifacts using IRanges (112)
Provides user interface and database connection code for annotation data packages using SQLite data storage.
Last Release on Apr 28, 2022
The ability to efficiently represent and manipulate genomic annotations and alignments is playing a central role when it comes to analyzing high-throughput sequencing data (a.k.a. NGS data). The GenomicRanges package defines general purpose containers for storing and manipulating genomic intervals and variables defined along a genome. More specialized containers for representing and manipulating short alignments against a reference genome, or a matrix-like summarization of an experiment, are defined in the ...
Last Release on Apr 28, 2022
4. S4Vectors96 usages
org.renjin.bioconductor » S4VectorsArtistic
The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure ...
Last Release on Feb 13, 2021
The SummarizedExperiment container contains one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.
Last Release on Apr 29, 2022
6. Biostrings69 usages
org.renjin.bioconductor » BiostringsArtistic
Memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or sets of sequences.
Last Release on Apr 28, 2022
7. Annotate59 usages
org.renjin.bioconductor » annotateArtistic
Using R enviroments for annotation.
Last Release on Apr 29, 2022
8. Rsamtools39 usages
org.renjin.bioconductor » RsamtoolsArtistic
This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment / Map), FASTA, binary variant call (BCF) and compressed indexed tab-delimited (tabix) files.
Last Release on Apr 28, 2022
9. GenomeInfoDb31 usages
org.renjin.bioconductor » GenomeInfoDbArtistic
Contains data and functions that define and allow translation between different chromosome sequence naming conventions (e.g., "chr1" versus "1"), including a function that attempts to place sequence names in their natural, rather than lexicographic, order.
Last Release on Apr 28, 2022