Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Dirichlet-multinomial mixture models can be used to describe variability in microbial metagenomic data. This package is an interface to code originally made available by Holmes, Harris, and Quince, 2012, PLoS ONE 7(2): 1-15.
This package allows for persistent storage, access, exploration, and manipulation of Cufflinks high-throughput sequencing data. In addition, provides numerous plotting functions for commonly used visualizations.
This package provides memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk).
The sparse nature of single cell epigenomics data can be overruled using probabilistic modelling methods such as Latent Dirichlet Allocation (LDA). This package allows the probabilistic modelling of cis-regulatory topics (cisTopics) from single cell epigenomics data, and includes functionalities to identify cell states based on the contribution of cisTopics and explore the nature and regulatory proteins driving them.
This is a package with metadata for genotyping Illumina 370k arrays using the crlmm package.
This R package enables the user to read pfam predictions into R. Most human protein domains exist as multiple distinct variants termed domain isotypes. This R package enables the identification and classification of such domain isotypes from pfam data.
ASEB is an R package to predict lysine sites that can be acetylated by a specific KAT (K-acetyl-transferases) family. Lysine acetylation is a well-studied posttranslational modification on kinds of proteins. About four thousand lysine acetylation sites and over 20 lysine KATs have been identified. However, which KAT is responsible for a given protein or lysine site acetylation is mostly unknown. In this package, we use a GSEA-like (Gene Set Enrichment Analysis) method to make predictions. GSEA method was developed and successfully used to detect coordinated expression changes and find the putative functions of the long non-coding RNAs.
This package provides a fairly extensive and comprehensive interface to the graph algorithms contained in the Boost library.
Logistic Factor Analysis (LFA) is a method for a PCA analogue on Binomial data via estimation of latent structure in the natural parameter.
This is a package for saving SingleCellExperiment into file artifacts, and loading them back into memory. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties.
This is a manifest package for Illumina's EPIC methylation arrays.
Fit linear models to overdispersed count data. The package can estimate the overdispersion and fit repeated models for matrix input. It is designed to handle large input datasets as they typically occur in single cell RNA-seq experiments.
This package provides the complete genome sequences for Homo sapiens as provided by UCSC (genome hg38, based on assembly GRCh38.p14 since 2023/01/31). The sequences are the same as in BSgenome.Hsapiens.UCSC.hg38, except that each of them has the 4 following masks on top:
the mask of assembly gaps (AGAPS mask);
the mask of intra-contig ambiguities (AMB mask);
the mask of repeats from
RepeatMasker(RM mask);the mask of repeats from Tandem Repeats Finder (TRF mask).
Only the AGAPS and AMB masks are "active" by default. The sequences are stored in MaskedDNAString objects.
Rqc is an optimized tool designed for quality control and assessment of high-throughput sequencing data. It performs parallel processing of entire files and produces a report which contains a set of high-resolution graphics.
This package contains class definitions for two-color spotted microarray data. It also includes functions for data input, diagnostic plots, normalization and quality checking.
This package provides functions for handling translating between different identifieres using the Biocore Data Team data-packages (e.g. org.Bt.eg.db).
The aim of XINA is to determine which proteins exhibit similar patterns within and across experimental conditions, since proteins with co-abundance patterns may have common molecular functions. XINA imports multiple datasets, tags dataset in silico, and combines the data for subsequent subgrouping into multiple clusters. The result is a single output depicting the variation across all conditions. XINA not only extracts coabundance profiles within and across experiments, but also incorporates protein-protein interaction databases and integrative resources such as Kyoto encyclopedia of genes and genomes (KEGG) to infer interactors and molecular functions, respectively, and produces intuitive graphical outputs.
This package uses a Bayesian hierarchical model to detect enriched regions from ChIP-chip experiments. The common goal in analyzing this ChIP-chip data is to detect DNA-protein interactions from ChIP-chip experiments. The BAC package has mainly been tested with Affymetrix tiling array data. However, we expect it to work with other platforms (e.g. Agilent, Nimblegen, cDNA, etc.). Note that BAC does not deal with normalization, so you will have to normalize your data beforehand.
The Seqinfo class stores the names, lengths, circularity flags, and genomes for a particular collection of sequences. These sequences are typically the chromosomes and/or scaffolds of a specific genome assembly of a given organism. Seqinfo objects are rarely used as standalone objects. Instead, they are used as part of higher-level objects to represent their seqinfo() component. Examples of such higher-level objects are GRanges, RangedSummarizedExperiment, VCF, GAlignments, etc… defined in other Bioconductor infrastructure packages.
This package contains the Mus.musculus object to access data from several related annotation packages.
This package provides a database of PolyPhen predictions for Homo sapiens dbSNP build 131.
This package r-chromvar determines variation in chromatin accessibility across sets of annotations or peaks. r-chromvar is designed primarily for single-cell or sparse chromatin accessibility data like single cell assay for transposase-accessible chromatin using sequencing (scATAC-seq or sparse bulk ATAC or deoxyribonuclease sequence (DNAse-seq) experiments.
This package is a collection of gene expression data from a breast cancer study published in Wang et al. 2005 and Minn et al 2007.
This library contains functions that calculate various statistics of differential expression for microarray data, including t statistics, fold change, F statistics, SAM, moderated t and F statistics and B statistics. It also implements a new methodology called DEDS (Differential Expression via Distance Summary), which selects differentially expressed genes by integrating and summarizing a set of statistics using a weighted distance approach.