This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see MACPET.
Bioconductor version: 3.8
The MACPET package can be used for complete interaction analysis for ChIA-PET data. MACPET reads ChIA-PET data in BAM or SAM format and separates the data into Self-ligated, Intra- and Inter-chromosomal PETs. Furthermore, MACPET breaks the genome into regions and applies 2D mixture models for identifying candidate peaks/binding sites using skewed generalized students-t distributions (SGT). It then uses a local poisson model for finding significant binding sites. Finally it runs an additive interaction-analysis model for calling for significant interactions between those peaks. MACPET is mainly written in C++, and it also supports the BiocParallel package.
Author: Ioannis Vardaxis
Maintainer: Ioannis Vardaxis <ioannis.vardaxis at ntnu.no>
Citation (from within R,
enter citation("MACPET")):
To install this package, start R (version "3.5") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MACPET")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MACPET")
| R Script | MACPET | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Classification, Clustering, DNA3DStructure, HiC, PeakDetection, Software, StatisticalMethod |
| Version | 1.2.0 |
| In Bioconductor since | BioC 3.7 (R-3.5) (1 year) |
| License | GPL-3 |
| Depends | R (>= 3.5), InteractionSet(>= 1.8.0), bigmemory (>= 4.5.33), BH (>= 1.66.0.1), Rcpp (>= 0.12.17) |
| Imports | intervals (>= 0.15.1), plyr (>= 1.8.4), Rsamtools(>= 1.32.0), stats (>= 3.5.0), utils (>= 3.5.0), methods (>= 3.5.0), GenomicRanges(>= 1.32.3), S4Vectors(>= 0.18.3), IRanges(>= 2.14.10), GenomeInfoDb(>= 1.16.0), gtools (>= 3.8.1), GenomicAlignments(>= 1.16.0), knitr (>= 1.20), rtracklayer(>= 1.40.3), BiocParallel(>= 1.14.1), Rbowtie(>= 1.20.0), GEOquery(>= 2.48.0), Biostrings(>= 2.48.0), ShortRead(>= 1.38.0), rbamtools (>= 2.16.11), futile.logger (>= 1.4.3) |
| LinkingTo | Rcpp, bigmemory, BH |
| Suggests | ggplot2 (>= 3.0.0), igraph (>= 1.2.1), rmarkdown (>= 1.10), reshape2 (>= 1.4.3), BiocStyle(>= 2.8.2) |
| SystemRequirements | C++11 |
| 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 | MACPET_1.2.0.tar.gz |
| Windows Binary | MACPET_1.2.0.zip (32- & 64-bit) |
| Mac OS X 10.11 (El Capitan) | MACPET_1.2.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/MACPET |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MACPET |
| Package Short Url | http://bioconductor.org/packages/MACPET/ |
| 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: