Other packages > Find by keyword >

vhcub  

Virus-Host Codon Usage Co-Adaptation Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("vhcub", "1.0.0")



Attach the package and use:
library("vhcub")
Maintained by
Ali Mostafa Anwar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-15
Latest Update: 2019-11-15
Description:
Analyze the co-adaptation of codon usage between a virus and its host, calculate various codon usage bias measurements as: effective number of codons (ENc) Novembre (2002) <doi:10.1093/oxfordjournals.molbev.a004201>, codon adaptation index (CAI) SharpandLi (1987) <doi:10.1093/nar/15.3.1281>, relativecodon deoptimization index (RCDI) Puigbò et al (2010) <doi:10.1186/1756-0500-3-87>, similarity index (SiD) Zhou et al (2013) <doi:10.1371/journal.pone.0077239>,synonymous codon usage orderliness (SCUO) Wan et al (2004) <doi:10.1186/1471-2148-4-19> and, relative synonymouscodon usage (RSCU) Sharp et al (1986) <doi:10.1093/nar/14.13.5125>. Also, it provides a statistical dinucleotide over- and underrepresentation with three different models. Implement several methods for visualization of codon usage as ENc.GC3plot() and PR2.plot().
How to cite:
Ali Mostafa Anwar (2019). vhcub: Virus-Host Codon Usage Co-Adaptation Analysis. R package version 1.0.0, https://cran.r-project.org/web/packages/vhcub. Accessed 30 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited vhcub R package
View vhcub citation profile
Other R packages that vhcub depends, imports, suggests or enhances
Complete documentation for vhcub
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MLGL  
Multi-Layer Group-Lasso
It implements a new procedure of variable selection in the context of redundancy between explanatory ...
Download / Learn more Package Citations See dependency  
bitops  
Bitwise Operations
Functions for bitwise operations on integer vectors. ...
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  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
shinyDND  
Shiny Drag-n-Drop
Add functionality to create drag and drop div elements in shiny. ...
Download / Learn more Package Citations See dependency  
gma  
Granger Mediation Analysis
Performs Granger mediation analysis (GMA) for time series. This package includes a single level GMA ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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