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.
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 exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
This package implements functions for finding breakpoints, plotting and export of Strand-seq data.
This is a package for saving SummarizedExperiments 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.
Haplotype-aware Hidden Markov Model for RNA (HaHMMR) is a method for detecting copy number variations (CNVs) from bulk RNA-seq data. Additional examples, documentations, and details on the method are available at https://github.com/kharchenkolab/hahmmr/.
This is a package for the analysis of alternative splicing and isoform switches with predicted functional consequences (e.g. gain/loss of protein domains etc.) from quantification of all types of RNASeq by tools such as Kallisto, Salmon, StringTie, Cufflinks/Cuffdiff etc.
This package contains the functions to find the gene expression modules that represent the drivers of Kauffman's attractor landscape. The modules are the core attractor pathways that discriminate between different cell types of groups of interest. Each pathway has a set of synexpression groups, which show transcriptionally-coordinated changes in gene expression.
This is a package for saving GenomicRanges, IRanges and related data structures 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.
Volcano plots represent a useful way to visualise the results of differential expression analyses. This package provides a highly-configurable function that produces publication-ready volcano plots. EnhancedVolcano will attempt to fit as many point labels in the plot window as possible, thus avoiding clogging up the plot with labels that could not otherwise have been read. Other functionality allows the user to identify up to 4 different types of attributes in the same plot space via color, shape, size, and shade parameter configurations.
This package provides microarray data (from the Illumina Ref-8 BeadChips platform) and phenotype-level data from an epidemiological investigation of benzene exposure, packaged using SummarizedExperiemnt, for use as an example with the biotmle R package.
The package includes quality control metrics, a selection of normalization methods and novel methods to identify differentially methylated regions and to highlight copy number alterations.
This package provides full genome sequences for Caenorhabditis elegans (Worm) as provided by UCSC (ce10, Oct 2010) and stored in Biostrings objects.
This package provides utilities for Receiver Operating Characteristic (ROC) curves, with a focus on micro arrays.
This package provides a port of the matrixStats API for use with DelayedMatrix objects from the DelayedArray package. It contains high-performing functions operating on rows and columns of DelayedMatrix objects, e.g. colMedians, rowMedians, colRanks, rowRanks, colSds, and rowSds. Functions are optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized.
This package provides generic functions for interacting with the AnVIL system. Packages that use either GCP or Azure in AnVIL are built on top of AnVILBase. Extension packages will provide methods for interacting with other cloud providers.
This package provides an alternative interface to Bioconductor annotation resources, in particular the gene identifier mapping functionality of the org packages (e.g., org.Hs.eg.db) and the genome coordinate functionality of the TxDb packages (e.g., TxDb.Hsapiens.UCSC.hg38.knownGene).
Monocle performs differential expression and time-series analysis for single-cell expression experiments. It orders individual cells according to progress through a biological process, without knowing ahead of time which genes define progress through that process. Monocle also performs differential expression analysis, clustering, visualization, and other useful tasks on single cell expression data. It is designed to work with RNA-Seq and qPCR data, but could be used with other types as well.
This package contains class definitions, validity checks, and initialization methods for classes used by the oligo and crlmm packages.
rtracklayer is an extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport.
This is a package with metadata for fast genotyping Affymetrix GenomeWideSnp_6 arrays using the crlmm package.
This is an annotation package for Illumina's EPIC methylation arrays.
This package contains a collection of 9 datasets, andrews and bakulski cord blood, blood gse35069, blood gse35069 chen, blood gse35069 complete, combined cord blood, cord bloo d gse68456, gervin and lyle cord blood, guintivano dlpfc and saliva gse48472. The data are used to estimate cell counts using Extrinsic epigenetic age acceleration (EEAA) method. It also contains a collection of 12 datasets to use with MethylClock package to estimate chronological and gestational DNA methylation with estimators to use with different methylation clocks.
The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVIL package provides end-user and developer functionality. AnVIL provides fast binary package installation, utilities for working with Terra/AnVIL table and data resources, and convenient functions for file movement to and from Google cloud storage. For developers, AnVIL provides programmatic access to the Terra, Leonardo, Rawls, Dockstore, and Gen3 RESTful programming interface, including helper functions to transform JSON responses to formats more amenable to manipulation in R.
This package provides tools to support the analysis of RNA-seq expression data or other similar kind of data. It provides exploratory plots to evaluate saturation, count distribution, expression per chromosome, type of detected features, features length, etc. It also supports the analysis of differential expression between two experimental conditions with no parametric assumptions.