Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 59 packages in 0.14 seconds

BAT — by Pedro Cardoso, a year ago

Biodiversity Assessment Tools

Includes algorithms to assess alpha and beta diversity in all their dimensions (taxonomic, phylogenetic and functional). It allows performing a number of analyses based on species identities/abundances, phylogenetic/functional distances, trees, convex-hulls or kernel density n-dimensional hypervolumes depicting species relationships. Cardoso et al. (2015) .

MetChem — by Stefano Cacciatore, 2 years ago

Chemical Structural Similarity Analysis

A new pipeline to explore chemical structural similarity across metabolite. It allows to classify metabolites in structurally-related modules and identify common shared functional groups. KODAMA algorithm is used to highlight structural similarity between metabolites. See Cacciatore S, Tenori L, Luchinat C, Bennett PR, MacIntyre DA. (2017) Bioinformatics , Cacciatore S, Luchinat C, Tenori L. (2014) Proc Natl Acad Sci USA , and Abdel-Shafy EA, Melak T, MacIntyre DA, Zadra G, Zerbini LF, Piazza S, Cacciatore S. (2023) Bioinformatics Advances .

poolVIM — by Stefano Nembrini, 7 years ago

Gene-Based Association Tests using the Actual Impurity Reduction (AIR) Variable Importance

Gene-based association tests using the actual impurity reduction (AIR) variable importance. The function aggregates AIR importance measures from a group of SNPs or probes and outputs a p-value for each gene. The procedures builds upon the method described in and will be published soon.

RAT — by Pedro Cardoso, 3 years ago

Research Assessment Tools

Includes algorithms to assess research productivity and patterns, such as the h-index and i-index. Cardoso et al. (2022) Cardoso, P., Fukushima, C.S. & Mammola, S. (2022) Quantifying the internationalization and representativeness in research. Trends in Ecology and Evolution, 37: 725-728.

ldsr — by Hung Nguyen, 5 years ago

Linear Dynamical System Reconstruction

Streamflow (and climate) reconstruction using Linear Dynamical Systems. The advantage of this method is the additional state trajectory which can reveal more information about the catchment or climate system. For details of the method please refer to Nguyen and Galelli (2018) .

fastPLS — by Stefano Cacciatore, 4 months ago

A Fast Implementation of Partial Least Square

An implementation in 'Rcpp' / 'RcppArmadillo' of Partial Least Square algorithms. This package includes other functions to perform the double cross-validation and a fast correlation.

telegram.bot — by Ernest Benedito, 3 years ago

Develop a 'Telegram Bot' with R

Provides a pure interface for the 'Telegram Bot API' < http://core.telegram.org/bots/api>. In addition to the pure API implementation, it features a number of tools to make the development of 'Telegram' bots with R easy and straightforward, providing an easy-to-use interface that takes some work off the programmer.

SOMMD — by Stefano Motta, 7 months ago

Self Organising Maps for the Analysis of Molecular Dynamics Data

Processes data from Molecular Dynamics simulations using Self Organising Maps. Features include the ability to read different input formats. Trajectories can be analysed to identify groups of important frames. Output visualisation can be generated for maps and pathways. Methodological details can be found in Motta S et al (2022) . I/O functions for xtc format files were implemented using the 'xdrfile' library available under open source license. The relevant information can be found in inst/COPYRIGHT.

webmap — by Jason C. Fisher, 3 months ago

Create Interactive Web Maps Using 'The National Map' Services

Creates interactive web maps using the 'JavaScript' 'Leaflet' library with base layers of 'The National Map' ('TNM'). 'TNM' services provide access to base geospatial information that describes the landscape of the United States and its territories. This package is dependent on, and intended to be used with, the 'leaflet' package.

lwqs — by Paul Curtin, 4 years ago

Lagged Weighted Quantile Sum Regression

Wrapper functions for the implementation of lagged weighted quantile sum regression, as per 'Gennings et al' (2020) .