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]
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 31 Mar. 2025.
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
03/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2703/2803/30Downloads for Patterns051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
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,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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