ModCon
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ModCon.
Modifying splice site usage by changing the mRNP code, while maintaining the genetic code
Bioconductor version: 3.21
Collection of functions to calculate a nucleotide sequence surrounding for splice donors sites to either activate or repress donor usage. The proposed alternative nucleotide sequence encodes the same amino acid and could be applied e.g. in reporter systems to silence or activate cryptic splice donor sites.
Author: Johannes Ptok [aut, cre] ORCID iD ORCID: 0000-0002-0322-5649
Maintainer: Johannes Ptok <Johannes.Ptok at posteo.de>
citation("ModCon")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ModCon")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ModCon")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.