Other packages > Find by keyword >

Patterns  

Deciphering Biological Networks with Patterned Heterogeneous Measurements
View on CRAN: Click here


Download and install Patterns package within the R console
Install from CRAN:
install.packages("Patterns")

Install from Github:
library("remotes")
install_github("cran/Patterns")

Install by package version:
library("remotes")
install_version("Patterns", "1.5")



Attach the package and use:
library("Patterns")
Maintained by
Frederic Bertrand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-07
Latest Update: 2022-12-01
Description:
A modeling tool dedicated to biological network modeling (Bertrand and others 2020, ). It allows for single or joint modeling of, for instance, genes and proteins. It starts with the selection of the actors that will be the used in the reverse engineering upcoming step. An actor can be included in that selection based on its differential measurement (for instance gene expression or protein abundance) or on its time course profile. Wrappers for actors clustering functions and cluster analysis are provided. It also allows reverse engineering of biological networks taking into account the observed time course patterns of the actors. Many inference functions are provided and dedicated to get specific features for the inferred network such as sparsity, robust links, high confidence links or stable through resampling links. Some simulation and prediction tools are also available for cascade networks (Jung and others 2014, ). Example of use with microarray or RNA-Seq data are provided.
How to cite:
Frederic Bertrand (2019). Patterns: Deciphering Biological Networks with Patterned Heterogeneous Measurements. R package version 1.5, https://cran.r-project.org/web/packages/Patterns. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2019-06-07 10:10), 1.1 (2019-08-24 06:20), 1.2 (2019-11-13 23:30), 1.3 (2021-03-21 11:00), 1.4 (2022-12-01 14:10)
Other packages that cited Patterns R package
View Patterns citation profile
Other R packages that Patterns depends, imports, suggests or enhances
Complete documentation for Patterns
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA