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.
This package stores the data employed in the vignette of the GSVA package. These data belong to the following publications: Armstrong et al. Nat Genet 30:41-47, 2002; Cahoy et al. J Neurosci 28:264-278, 2008; Carrel and Willard, Nature, 434:400-404, 2005; Huang et al. PNAS, 104:9758-9763, 2007; Pickrell et al. Nature, 464:768-722, 2010; Skaletsky et al. Nature, 423:825-837; Verhaak et al. Cancer Cell 17:98-110, 2010; Costa et al. FEBS J, 288:2311-2331, 2021.
This package provides a set of protein ID mappings for PFAM, assembled using data from public repositories.
This package provides tools for differential expression biomarker discovery based on microarray and next-generation sequencing data that leverage efficient semiparametric estimators of the average treatment effect for variable importance analysis. Estimation and inference of the (marginal) average treatment effects of potential biomarkers are computed by targeted minimum loss-based estimation, with joint, stable inference constructed across all biomarkers using a generalization of moderated statistics for use with the estimated efficient influence function. The procedure accommodates the use of ensemble machine learning for the estimation of nuisance functions.
This package implements R bindings to C++ code for analyzing single-cell (expression) data, mostly from various libscran libraries. Each function performs an individual step in the single-cell analysis workflow, ranging from quality control to clustering and marker detection. It is mostly intended for other Bioconductor package developers to build more user-friendly end-to-end workflows.
This package exposes an annotation database generated from Ensembl.
This package provides a new clustering algorithm, binary cut, for clustering similarity matrices of functional terms is implemented in this package. It also provides functionalities for visualizing, summarizing and comparing the clusterings.
This package extends the ggplot2 plotting system which implements a grammar of graphics. ggtree is designed for visualization and annotation of phylogenetic trees and other tree-like structures with their annotation data.
The anota2seq package provides analysis of translational efficiency and differential expression analysis for polysome-profiling and ribosome-profiling studies (two or more sample classes) quantified by RNA sequencing or DNA-microarray. Polysome-profiling and ribosome-profiling typically generate data for two RNA sources, translated mRNA and total mRNA. Analysis of differential expression is used to estimate changes within each RNA source. Analysis of translational efficiency aims to identify changes in translation efficiency leading to altered protein levels that are independent of total mRNA levels or buffering, a mechanism regulating translational efficiency so that protein levels remain constant despite fluctuating total mRNA levels.
This package implements functions to retrieve the nearest genes around the peak, annotate genomic region of the peak, statstical methods for estimate the significance of overlap among ChIP peak data sets, and incorporate GEO database for user to compare the own dataset with those deposited in database. The comparison can be used to infer cooperative regulation and thus can be used to generate hypotheses. Several visualization functions are implemented to summarize the coverage of the peak experiment, average profile and heatmap of peaks binding to TSS regions, genomic annotation, distance to TSS, and overlap of peaks or genes.
The rpx package implements an interface to proteomics data submitted to the ProteomeXchange consortium.
This package exposes an annotation database generated from Ensembl.
This package provides tools for analyzing R expressions or blocks of code and determining the dependencies between them. It focuses on R scripts, but can be used on the bodies of functions. There are many facilities including the ability to summarize or get a high-level view of code, determining dependencies between variables, code improvement suggestions.
This package provides the output of running various transcript abundance quantifiers on a set of 6 RNA-seq samples from the GEUVADIS project. The quantifiers were Cufflinks, RSEM, kallisto, Salmon and Sailfish. Alevin example output is also included.
This is a package providing tools to quantify and interpret multiple sources of biological and technical variation in gene expression experiments. It uses a linear mixed model to quantify variation in gene expression attributable to individual, tissue, time point, or technical variables. The package includes dream differential expression analysis for repeated measures.
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.
This package provides an implementation of an algorithm for recalibrating the base quality scores for aligned sequencing data in BAM format.
This is a comprehensive package to automatically train and validate a multi-class SVM classifier based on gene expression data. It provides transparent selection of gene markers, their coexpression networks, and an interface to query the classifier.
This package implements functions for combinatorial and differential analysis of ChIP-seq data. It includes uni- and multivariate peak-calling, export to genome browser viewable files, and functions for enrichment analyses.
This package provides an interactive tool for visualizing Illumina methylation array data. Both the 450k and EPIC array are supported.
This package provides efficient low-level and highly reusable S4 classes for storing ranges of integers, RLE vectors (Run-Length Encoding), and, more generally, data that can be organized sequentially (formally defined as Vector objects), as well as views on these Vector objects. Efficient list-like classes are also provided for storing big collections of instances of the basic classes. All classes in the package use consistent naming and share the same rich and consistent "Vector API" as much as possible.
MMUPHin is an R package for meta-analysis tasks of microbiome cohorts. It has function interfaces for:
covariate-controlled batch- and cohort effect adjustment;
meta-analysis differential abundance testing;
meta-analysis unsupervised discrete structure (clustering) discovery;
meta-analysis unsupervised continuous structure discovery.
This package provides a database of SIFT predictions for Homo sapiens dbSNP build 132.
This package manages the installation of CMake for building Bioconductor packages. This avoids the need for end-users to manually install CMake on their system. No action is performed if a suitable version of CMake is already available.
This package is designed to facilitate the automated gating methods in a sequential way to mimic the manual gating strategy.