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 uses segmented copy number data to estimate tumor cell percentage and produce copy number plots displaying absolute copy numbers. For this it uses segmented data from the QDNAseq package, which in turn uses a number of dependencies to turn mapped reads into segmented data. ACE will run QDNAseq or use its output rds-file of segmented data. It will subsequently run through all samples in the object(s), for which it will create individual subdirectories. For each sample, it will calculate how well the segments fit (the relative error) to integer copy numbers for each percentage of tumor cells (cells with divergent segments).
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.
The package provides utility functions related to package development. These include functions that replace slots, and selectors for show methods. It aims to coalesce the various helper functions often re-used throughout the Bioconductor ecosystem.
This package exposes an annotation database generated from Ensembl.
This package provides a manifest package for Illumina's EPIC v2.0 methylation arrays. The version 2 covers more than 935K CpG sites in the human genome hg38. It is an update of the original EPIC v1.0 array (i.e., the 850K methylation array).
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 package implements clustering of microarray gene expression profiles according to functional annotations. For each term genes are annotated to, splits into two subclasses are computed and a significance of the supporting gene set is determined.
This package provides data from 3 technical replicates of the cell line GM12878 from the EPIC methylation array.
This package provides functions for plotting genomic data.
This package is able to perform an automatic or interactive quality control on FCS data acquired using flow cytometry instruments. By evaluating three different properties:
flow rate
signal acquisition, and
dynamic range,
the quality control enables the detection and removal of anomalies.
This package is a collection of Strand-seq data. The main purpose is to demonstrate functionalities of the breakpointR package.
This package provides an interface to Affymetrix chip annotation and sample attribute files. The package allows an easy way for users to download and manage local data bases of Affynmetrix NetAffx annotation files. It also provides access to GeneChip Operating System (GCOS) and GeneChip Command Console (AGCC)-compatible sample annotation files.
This package provides infrastructure to store and access genome-wide position-specific scores within R and Bioconductor.
This package provides full genome sequences for Drosophila melanogaster (Fly) as provided by UCSC (dm6) and stored in Biostrings objects.
This package provides infrastructure for parallel computations distributed by file or by range. User defined mapper and reducer functions provide added flexibility for data combination and manipulation.
mixOmics offers a wide range of multivariate methods for the exploration and integration of biological datasets with a particular focus on variable selection. The package proposes several sparse multivariate models we have developed to identify the key variables that are highly correlated, and/or explain the biological outcome of interest. The data that can be analysed with mixOmics may come from high throughput sequencing technologies, such as omics data (transcriptomics, metabolomics, proteomics, metagenomics etc) but also beyond the realm of omics (e.g. spectral imaging). The methods implemented in mixOmics can also handle missing values without having to delete entire rows with missing data.
This package provides a framework for the quantification and analysis of short genomic reads. It covers a complete workflow starting from raw sequence reads, over creation of alignments and quality control plots, to the quantification of genomic regions of interest.
This package ADAMgui is a graphical user interface (GUI) for the ADAM package. The ADAMgui package provides two shiny-based applications that allows the user to study the output of the ADAM package files through different plots. It's possible, for example, to choose a specific group of functionally associated genes (GFAG) and observe the gene expression behavior with the plots created with the GFAGtargetUi function. Features such as differential expression and fold change can be easily seen with aid of the plots made with the GFAGpathUi function.
This package implements infrastructures for ontology analysis by offering efficient data structures, fast ontology traversal methods, and elegant visualizations. It provides a robust toolbox supporting over 70 methods for semantic similarity analysis.
This package provides an SQL-based mass spectrometry (MS) data backend supporting also storage and handling of very large data sets. Objects from this package are supposed to be used with the Spectra Bioconductor package. Through the MsBackendSql with its minimal memory footprint, this package thus provides an alternative MS data representation for very large or remote MS data sets.
This package implements tools for delayed computation of a matrix of residuals after fitting a linear model to each column of an input matrix. It also supports partial computation of residuals where selected factors are to be preserved in the output matrix. It implements a number of efficient methods for operating on the delayed matrix of residuals, most notably matrix multiplication and calculation of row/column sums or means.
This package offers the possibility to access the ArrayExpress repository at EBI (European Bioinformatics Institute) and build Bioconductor data structures: ExpressionSet, AffyBatch, NChannelSet.
Filter genetic variants using different criteria such as inheritance model, amino acid change consequence, minor allele frequencies across human populations, splice site strength, conservation, etc.
MultiBaC is a strategy to correct batch effects from multiomic datasets distributed across different labs or data acquisition events. MultiBaC is able to remove batch effects across different omics generated within separate batches provided that at least one common omic data type is included in all the batches considered.