This package provides a function that reads in the GEO accession code of a gene expression dataset, retrieves its data from GEO, and checks if data of healthy controls are present in the dataset. It returns true if healthy controls data are found, and false otherwise. GEO: Gene Expression Omnibus. ID: identifier code. The GEO datasets are downloaded from the URL <https://ftp.ncbi.nlm.nih.gov/geo/series/>.
This package provides analysis results and trial simulation functions for the I-SPY Acute Respiratory Disease Syndrome trial based on composite ranked outcomes. The composite ranked outcome is a hierarchical outcome where trial participants are ranked first by 28 day mortality, then ventilator days, then by advanced respiratory support days. A Bayesian win probability approach is used for analysis. Trial design options include group sequential looks for safety, superiority, futility, and adjustment of randomization probabilities.
The resolver class implements the full semantics of OASIS Technical Resolution 9401:1997 (Amendment 2 to TR 9401) catalogs and the 06 Aug 2001 Committee Specification of OASIS XML Catalogs.
It also includes a framework of classes designed to read catalog files in a number of formats:
The plain-text flavor described by TR9401.
The XCatalog XML format defined by John Cowan
The XML Catalog format defined by the OASIS Entity Resolution Technical Committee.
This is a library implementing skip lists as first described in Skip lists: a probabilistic alternative to balanced trees for the Go programming language.
Skip lists are a data structure that can be used in place of balanced trees. Skip lists use probabilistic balancing rather than strictly enforced balancing and as a result the algorithms for insertion and deletion in skip lists are much simpler and significantly faster than equivalent algorithms for balanced trees.
This package provides an API for interacting with repositories of RDF data.
Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
Full genome sequences for Macaca mulatta (Rhesus) as provided by UCSC (rheMac10, Feb. 2019) and stored in Biostrings objects.
Simple request logging in Go
Documentation at https://melpa.org/#/message-attachment-reminder
This package provides a CSS parser and inliner.
Check if the race detector is running.
Affymetrix clariomsrat annotation data (chip clariomsrattranscriptcluster) assembled using data from public repositories.
Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.
This package provides a Go implementation of Coda Hale's Metrics library.
This package is a Test::Run plugin that colors the summary of the test output.
Raw data objects for the Illumina 450k DNA methylation microarrays, for cell type composition estimation.
This Common Lisp library provides reader macros for concise expression of function partial application and composition.
Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath
This package provides full genome sequences for Drosophila melanogaster (Fly) as provided by UCSC (dm6) and stored in Biostrings objects.
runc is a CLI tool and library for spawning and running containers on Linux according to the OCI specification.
Ristretto is a concurrent, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance.