RIPAT
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see RIPAT.
Retroviral Integration Pattern Analysis Tool (RIPAT)
Bioconductor version: 3.16
RIPAT is developed as an R package for retroviral integration sites annotation and distribution analysis. RIPAT needs local alignment results from BLAST and BLAT. Specific input format is depicted in RIPAT manual. RIPAT provides RV integration pattern analysis result as forms of R objects, excel file with multiple sheets and plots.
Author: Min-Jeong Baek [aut, cre]
Maintainer: Min-Jeong Baek <mjbaek16 at korea.ac.kr>
citation("RIPAT")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RIPAT")
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("RIPAT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.