This package provides a support library for alevin-fry, a suite of tools for the rapid, accurate and memory-frugal processing single-cell and single-nucleus sequencing data.
bugreport is a Rust library that helps application developers to automatically collect information about the system and the environment that users can send along with a bug report.
This is a simple crate which provides the BitField trait, which provides methods for operating on individual bits and ranges of bits on Rust's integral types.
This library provides contracts for Ruby. A contract describes the correct inputs and output for a method, and will raise an error if a incorrect value is found.
This package generates pseudo-random integers. Macros are to provide random integers in a given range, or random dimensions, which can be used to provide random real numbers.
Despite the predominant use of R for data manipulation and various robust statistical calculations, in recent years, more people from various disciplines are beginning to use R for other purposes. In doing this seemlessly, further tools are needed users to easily and freely write in R for all kinds of purposes. The r2dictionary introduces a means for users to directly search for definitions of terms within the R environment.
An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
Note that this crate tracks permanently to the 0.1 branch of the `futures` crate.
Defines the functions used to compute the bimodal index as defined by Wang et al. (2009) <https://pmc.ncbi.nlm.nih.gov/articles/PMC2730180/>, <doi:10.4137/CIN.S2846>.
Miscellaneous functions useful for teaching statistics as well as actually practicing the art. They typically are not new methods but rather wrappers around either base R or other packages.
This package provides a ggplot2 extension that allows text to follow curved paths. Curved text makes it easier to directly label paths or neatly annotate in polar co-ordinates.
This package performs variable selection in high-dimensional sparse GLARMA models. For further details we refer the reader to the paper Gomtsyan et al. (2020), <arXiv:2007.08623v1>
.
The Interactive Tree Of Life <https://itol.embl.de/> online server can edit and annotate trees interactively. The itol.toolkit package can support all types of annotation templates.
This package provides a collection of colour palettes inspired by some of our dearest butterfly species. This package provides continuous and categorical palettes, including some colour blind friendly options.
This package provides a set of palettes imported from Gimp distributed under GPL3 (<https://www.gimp.org/about/COPYING>), and Inkscape distributed under GPL2 (<https://inkscape.org/about/license/>).
Create browsers for reading full texts from a token list format. Information obtained from text analyses (e.g., topic modeling, word scaling) can be used to annotate the texts.
An implementation of fitting generalized linear models on second-order tensor type data. The functions within this package mainly focus on parameter estimation, including parameter coefficients and standard deviation.
Allows using two URL shortening services, which also provide expanding and analytic functions. Specifically developed for Bit.ly (which requires OAuth 2.0) and is.gd (no API key).
Graphical data analysis of accelerated life tests. Methods derived from Wayne Nelson (1990, ISBN: 9780471522775), William Q. Meeker and Lois A. Escobar (1998, ISBN: 1-471-14328-6).
This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.
Tidygeocoder makes getting data from geocoding services easy. A unified high-level interface is provided for a selection of supported geocoding services and results are returned in tibble format.
Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.
The sys-uname library provides an interface for gathering information about your current platform. It allows retrieving information such as the OS name, OS version, system name, etc.
This package includes styles for American Physical Society, American Institute of Physics, and Optical Society of America. The distribution consists of the RevTeX class itself, and several support packages.
RubyProf is a fast code profiler for Ruby. Its features include:
- Speed
Being a C extension, it is many times faster than the standard Ruby profiler.
- Measurement Modes
It can measure program wall time, process time, object allocations and memory usage.
- Reports
A variety of text and cross-referenced HTML reports can be generated.
- Threads
Profiling multiple threads simultaneously is supported.