ncftp
|
public |
No Summary
|
2025-03-25 |
virulign
|
public |
VIRULIGN is a tool for codon-correct pairwise alignments
|
2025-03-25 |
r-motifbinner
|
public |
This is an R package for interfacing with the BIOM format.
|
2025-03-25 |
telescope
|
public |
Single locus resolution of Transposable ELEment expression.
|
2025-03-25 |
abayesqr
|
public |
aBayesQR is a viral quasispecies reconstruction algorithm that employs a
maximum-likelihood framework to infer individual sequences in a mixture from
high-throughput sequencing data. The search for the most likely quasispecies
is conducted on long contigs constructed from the set of short reads, which
enables identification of closely related haplotypes in a population and
provides computational tractability of the Bayesian method. aBayesQR is the
first method which is capable of detecting and reliably reconstructing viral
haplotypes having very small mutual genetic distances.
|
2025-03-25 |
bioconductor-genomeinfodbdata
|
public |
Files for mapping between NCBI taxonomy ID and species. Used by functions in the GenomeInfoDb package.
|
2025-03-25 |
bioconductor-genomeinfodb
|
public |
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.
|
2025-03-25 |
bioconductor-genomicranges
|
public |
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 GenomicAlignments and SummarizedExperiment packages, respectively. Both packages build on top of the GenomicRanges infrastructure.
|
2025-03-25 |
bioconductor-rsamtools
|
public |
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.
|
2025-03-25 |
bioconductor-biobase
|
public |
Functions that are needed by many other packages or which replace R functions.
|
2025-03-25 |
bioconductor-biocgenerics
|
public |
S4 generic functions needed by many Bioconductor packages.
|
2025-03-25 |
bioconductor-delayedarray
|
public |
Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, and ordinary arrays and data frames.
|
2025-03-25 |
bioconductor-summarizedexperiment
|
public |
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.
|
2025-03-25 |
bioconductor-s4vectors
|
public |
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 packages).
|
2025-03-25 |
bioconductor-iranges
|
public |
Provides efficient low-level and highly reusable S4 classes for storing, manipulating and aggregating over annotated ranges of integers. Implements an algebra of range operations, including efficient algorithms for finding overlaps and nearest neighbors. Defines efficient list-like classes for storing, transforming and aggregating large grouped data, i.e., collections of atomic vectors and DataFrames.
|
2025-03-25 |
bioconductor-xvector
|
public |
Memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk).
|
2025-03-25 |
bioconductor-genomicalignments
|
public |
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.
|
2025-03-25 |
bioconductor-biocparallel
|
public |
This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.
|
2025-03-25 |
bioconductor-zlibbioc
|
public |
This package uses the source code of zlib-1.2.5 to create libraries for systems that do not have these available via other means (most Linux and Mac users should have system-level access to zlib, and no direct need for this package). See the vignette for instructions on use.
|
2025-03-25 |
bioconductor-biostrings
|
public |
Memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or sets of sequences.
|
2025-03-25 |
r-regresshaplo
|
public |
A haplotyper in R.
|
2025-03-25 |
r-rmutil
|
public |
A toolkit of functions for nonlinear regression and repeated measurements not to be used by itself but called by other Lindsey packages such as 'gnlm', 'stable', 'growth', 'repeated', and 'event' (available at <http://www.commanster.eu/rcode.html>).
|
2025-03-25 |
shorah
|
public |
The Short Reads Assembly into Haplotypes (ShoRAH) program for inferring viral haplotypes from NGS data
|
2025-03-25 |
transit
|
public |
TRANSIT
|
2025-03-25 |
tabix
|
public |
A set of tools written in Perl and C++ for working with VCF files.
|
2025-03-25 |