Other packages > Find by keyword >

Biopeak  

Identification of Impulse-Like Gene Expression Changes in Short Genomic Series Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Biopeak", "1.0")



Attach the package and use:
library("Biopeak")
Maintained by
David Lauenstein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-21
Latest Update: 2022-12-05
Description:
Enables the user to systematically identify and visualize impulse-like gene expression changes within short genomic series experiments. In order to detect such activation peaks the gene expression is treated as a signal that propagates along an experimental axis time temperature or other series conditions. Peaks are selected by exhaustive identification of local maximums and subsequent filtering based on a range of controllable parameters. Moreover the Biopeak package provides a series of data exploration tools including expression profile plots correlation heat maps and clustering functionalities.
How to cite:
David Lauenstein (2019). Biopeak: Identification of Impulse-Like Gene Expression Changes in Short Genomic Series Data. R package version 1.0, https://cran.r-project.org/web/packages/Biopeak. Accessed 11 May. 2025.
Previous versions and publish date:
1.0 (2019-08-21 11:40)
Other packages that cited Biopeak R package
View Biopeak citation profile
Other R packages that Biopeak depends, imports, suggests or enhances
Functions, R codes and Examples using the Biopeak R package
Full Biopeak package functions and examples
Downloads during the last 30 days
04/1204/1504/1604/1704/1804/2004/2105/0505/08Downloads for Biopeak11.522.533.54TrendBars

Today's Hot Picks in Authors and Packages

betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
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  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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