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 04 May. 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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for Patterns010203040506070TrendBars

Today's Hot Picks in Authors and Packages

aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
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  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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