MethTargetedNGS
This is the development version of MethTargetedNGS; for the stable release version, see MethTargetedNGS.
Perform Methylation Analysis on Next Generation Sequencing Data
Bioconductor version: Development (3.23)
Perform step by step methylation analysis of Next Generation Sequencing data.
Author: Muhammad Ahmer Jamil with Contribution of Prof. Holger Frohlich and Priv.-Doz. Dr. Osman El-Maarri
Maintainer: Muhammad Ahmer Jamil <engr.ahmerjamil at gmail.com>
Citation (from within R, enter
citation("MethTargetedNGS")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("MethTargetedNGS")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Alignment, DataImport, Genetics, ResearchField, SequenceMatching, Sequencing, Software |
| Version | 1.43.0 |
| In Bioconductor since | BioC 3.1 (R-3.2) (10.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 3.1.2), stringr, seqinr, gplots, Biostrings, pwalign |
| Imports | utils, graphics, stats |
| System Requirements | HMMER3 |
| URL |
See More
| Suggests | |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/MethTargetedNGS |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MethTargetedNGS |
| Package Short Url | https://bioconductor.org/packages/MethTargetedNGS/ |
| Package Downloads Report | Download Stats |