Other packages > Find by keyword >

propr  

Calculating Proportionality Between Vectors of Compositional Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("propr", "4.2.6")



Attach the package and use:
library("propr")
Maintained by
Thomas Quinn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-06
Latest Update: 2022-11-10
Description:
The bioinformatic evaluation of gene co-expression often begins withcorrelation-based analyses. However correlation lacks validity whenapplied to relative data including count data generated by next-generationsequencing. This package implements several metrics for proportionality includingphi Lovell et al 2015 DOI10.1371journal.pcbi.1004075 andrho Erb and Notredame 2016 DOI10.1007s12064-015-0220-8. This package alsoimplements several metrics for differential proportionality. Unlike correlationthese measures give the same result for both relative and absolute data.
How to cite:
Thomas Quinn (2016). propr: Calculating Proportionality Between Vectors of Compositional Data. R package version 4.2.6, https://cran.r-project.org/web/packages/propr. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.1.0 (2016-07-06 09:44), 2.0.0 (2016-08-27 14:22), 2.0.1 (2016-09-30 08:30), 2.0.4 (2016-10-31 07:57), 2.1.1 (2016-12-22 00:50), 2.1.2 (2017-02-02 01:29), 2.1.8 (2017-03-09 08:18), 2.2.0 (2017-04-19 05:58), 3.0.4 (2017-06-02 07:26), 3.0.6 (2017-08-01 06:54), 3.0.7 (2017-09-07 05:17), 3.1.1 (2017-11-13 07:24), 3.1.2 (2017-12-15 00:31), 3.1.4 (2018-01-18 21:25), 3.1.8 (2018-03-21 23:43), 3.1.9 (2018-04-19 06:10), 3.5.1 (2018-05-09 05:44), 4.0.0 (2018-07-25 09:20), 4.1.1 (2018-11-19 13:20), 4.1.6 (2019-07-10 07:00), 4.2.6 (2019-12-16 07:10)
Other packages that cited propr R package
View propr citation profile
Other R packages that propr depends, imports, suggests or enhances
Functions, R codes and Examples using the propr R package
Full propr package functions and examples
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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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