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 28 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
Download / Learn more Package Citations See dependency  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
Download / Learn more Package Citations See dependency  
fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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