NuPoP
This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see NuPoP.
An R package for nucleosome positioning prediction
Bioconductor version: 3.11
NuPoP is an R package for Nucleosome Positioning Prediction.This package is built upon a duration hidden Markov model proposed in Xi et al, 2010; Wang et al, 2008. The core of the package was written in Fotran. In addition to the R package, a stand-alone Fortran software tool is also available at http://nucleosome.stats.northwestern.edu.
Author: Ji-Ping Wang <jzwang at northwestern.edu>; Liqun Xi <liqunxi02 at gmail.com>
Maintainer: Ji-Ping Wang<jzwang at northwestern.edu>
citation("NuPoP")):
      
    Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("NuPoP")
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("NuPoP")| An R package for Nucleosome positioning prediction | R Script | |
| Reference Manual | 
Details
| biocViews | Classification, Genetics, Software, Visualization | 
| Version | 1.38.0 | 
| In Bioconductor since | BioC 2.7 (R-2.12) (13.5 years) | 
| License | GPL-2 | 
| Depends | R (>= 2.10) | 
| Imports | |
| System Requirements | |
| URL | 
See More
| Suggests | |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | nuCpos | 
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | NuPoP_1.38.0.tar.gz | 
| Windows Binary | NuPoP_1.38.0.zip (32- & 64-bit) | 
| macOS 10.13 (High Sierra) | NuPoP_1.38.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/NuPoP | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/NuPoP | 
| Bioc Package Browser | https://code.bioconductor.org/browse/NuPoP/ | 
| Package Short Url | https://bioconductor.org/packages/NuPoP/ | 
| Package Downloads Report | Download Stats | 
| Old Source Packages for BioC 3.11 | Source Archive |