Bioconductor version: Release (3.16)
The package calculates the indexes for selective stength in codon usage in bacteria species. (1) The package can calculate the strength of selected codon usage bias (sscu, also named as s_index) based on Paul Sharp's method. The method take into account of background mutation rate, and focus only on four pairs of codons with universal translational advantages in all bacterial species. Thus the sscu index is comparable among different species. (2) The package can detect the strength of translational accuracy selection by Akashi's test. The test tabulating all codons into four categories with the feature as conserved/variable amino acids and optimal/non-optimal codons. (3) Optimal codon lists (selected codons) can be calculated by either op_highly function (by using the highly expressed genes compared with all genes to identify optimal codons), or op_corre_CodonW/op_corre_NCprime function (by correlative method developed by Hershberg & Petrov). Users will have a list of optimal codons for further analysis, such as input to the Akashi's test. (4) The detailed codon usage information, such as RSCU value, number of optimal codons in the highly/all gene set, as well as the genomic gc3 value, can be calculate by the optimal_codon_statistics and genomic_gc3 function. (5) Furthermore, we added one test function low_frequency_op in the package. The function try to find the low frequency optimal codons, among all the optimal codons identified by the op_highly function.
Author: Yu Sun
Maintainer: Yu Sun <sunyu1357 at gmail.com>
Citation (from within R,
enter citation("sscu")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("sscu")
For older versions of R, please refer to the appropriate Bioconductor release.
Reference Manual | ||
Text | NEWS |
biocViews | GeneExpression, Genetics, Software, WholeGenome |
Version | 2.28.0 |
In Bioconductor since | BioC 3.3 (R-3.3) (7 years) |
License | GPL (>= 2) |
Depends | R (>= 3.3) |
Imports | Biostrings(>= 2.36.4), seqinr (>= 3.1-3), BiocGenerics(>= 0.16.1) |
LinkingTo | |
Suggests | knitr, rmarkdown |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | sscu_2.28.0.tar.gz |
Windows Binary | sscu_2.28.0.zip |
macOS Binary (x86_64) | sscu_2.28.0.tgz |
macOS Binary (arm64) | sscu_2.28.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/sscu |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/sscu |
Bioc Package Browser | https://code.bioconductor.org/browse/sscu/ |
Package Short Url | https://bioconductor.org/packages/sscu/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: