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 includes positive ionization mode data in NetCDF file format. Centroided subset from 200-600 m/z and 2500-4500 seconds. Data originally reported in "Assignment of Endogenous Substrates to Enzymes by Global Metabolite Profiling" Biochemistry; 2004; 43(45). It also includes detected peaks in an xcmsSet.
This package implements quantile smoothing. It contains a dataset used to produce human chromosomal ideograms for plotting purposes and a collection of arrays that contains data of chromosome 14 of 3 colorectal tumors. The package provides functions for painting chromosomal icons, chromosome or chromosomal idiogram and other types of plots. Quantsmooth offers options like converting chromosomal ids to their numeric form, retrieving the human chromosomal length from NCBI data, retrieving regions of interest in a vector of intensities using quantile smoothing, determining cytoband position based on the location of the probe, and other useful tools.
This package provides the core data structure and API to represent and interact with gated cytometry data.
This package provides a package to analyze oligonucleotide arrays (expression/SNP/tiling/exon) at probe-level. It currently supports Affymetrix (CEL files) and NimbleGen arrays (XYS files).
Managing data from large scale projects such as The Cancer Genome Atlas (TCGA) for further analysis is an important and time consuming step for research projects. Several efforts, such as Firehose project, make TCGA pre-processed data publicly available via web services and data portals but it requires managing, downloading and preparing the data for following steps. This package provides an extensible R based data client for Firehose pre-processed data.
This package is designed to ease the application and comparison of multiple hypothesis testing procedures for FWER, gFWER, FDR and FDX. Methods are standardized and usable by the accompanying mutossGUI package.
This package provides full genome sequences for Homo sapiens as provided by UCSC (hg19, February 2009) and stored in Biostrings objects.
This package provides an R interface to libsbml for SBML parsing, validating output, provides an S4 SBML DOM, converts SBML to R graph objects.
This package provides mass-spectrometry based spatial proteomics data sets and protein complex separation data. It also contains the time course expression experiment from Mulvey et al. (2015).
This package provides a tool for non linear mapping (non linear regression) using a mixture of regression model and an inverse regression strategy. The methods include the GLLiM model (see Deleforge et al (2015) <DOI:10.1007/s11222-014-9461-5>) based on Gaussian mixtures and a robust version of GLLiM, named SLLiM (see Perthame et al (2016) <DOI:10.1016/j.jmva.2017.09.009>) based on a mixture of Generalized Student distributions. The methods also include BLLiM (see Devijver et al (2017) <arXiv:1701.07899>) which is an extension of GLLiM with a sparse block diagonal structure for large covariance matrices (particularly interesting for transcriptomic data).
This package provides a software suite for the automated analysis of Affymetrix arrays.
This package provides tools to parse Illumina Sequence Analysis Viewer (SAV) files, access data, and generate QC plots.
This package provides methods to convert between Python AnnData objects and SingleCellExperiment objects. These are primarily intended for use by downstream Bioconductor packages that wrap Python methods for single-cell data analysis. It also includes functions to read and write H5AD files used for saving AnnData objects to disk.
This package provides raw data objects for the Illumina 450k DNA methylation microarrays, and an object depicting which CpGs on the array are associated with cell type.
This package provides the output of running Salmon on a set of 24 RNA-seq samples from Alasoo, et al. "Shared genetic effects on chromatin and gene expression indicate a role for enhancer priming in immune response", published in Nature Genetics, January 2018.
This package provides mappings from Entrez gene identifiers to various annotations for the genome of the model worm Caenorhabditis elegans.
This package enables you to read and manipulate genome intervals and signals. It provides functionality similar to command-line tool suites within R, enabling interactive analysis and visualization of genome-scale data.
This package contains the Mus.musculus object to access data from several related annotation packages.
Cicero computes putative cis-regulatory maps from single-cell chromatin accessibility data. It also extends the monocle package for use in chromatin accessibility data.
The purpose of biocViews is to create HTML pages that categorize packages in a Bioconductor package repository according to keywords, also known as views, in a controlled vocabulary.
This package implements utilities for installation of the basilisk package, primarily for creation of the underlying Conda instance.
The topGO package provides tools for testing gene ontology (GO) terms while accounting for the topology of the GO graph. Different test statistics and different methods for eliminating local similarities and dependencies between GO terms can be implemented and applied.
This package takes a list of p-values resulting from the simultaneous testing of many hypotheses and estimates their q-values and local false discovery rate (FDR) values. The q-value of a test measures the proportion of false positives incurred when that particular test is called significant. The local FDR measures the posterior probability the null hypothesis is true given the test's p-value. Various plots are automatically generated, allowing one to make sensible significance cut-offs. The software can be applied to problems in genomics, brain imaging, astrophysics, and data mining.
This package implements transcript quantification import from Salmon and alevin with automatic attachment of transcript ranges and release information, and other associated metadata. De novo transcriptomes can be linked to the appropriate sources with linkedTxomes and shared for computational reproducibility.