MACPET

This package is for version 3.7 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see MACPET.

Model based analysis for paired-end data


Bioconductor version: 3.7

The MACPET package can be used for binding site 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. MACPET is mainly written in C++, and it supports the BiocParallel package.

Author: Ioannis Vardaxis

Maintainer: Ioannis Vardaxis <ioannis.vardaxis at ntnu.no>

Citation (from within R, enter citation("MACPET")):

Installation

To install this package, start R (version "3.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MACPET")

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("MACPET")
MACPET PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews Classification, Clustering, DNA3DStructure, HiC, PeakDetection, Software, StatisticalMethod
Version 1.0.0
In Bioconductor since BioC 3.7 (R-3.5) (6 years)
License GPL-3
Depends R (>= 3.5), InteractionSet(>= 1.7.6)
Imports intervals (>= 0.15.1), plyr (>= 1.8.4), Rsamtools(>= 1.31.3), stats (>= 3.5.0), utils (>= 3.5.0), methods (>= 3.5.0), GenomicRanges(>= 1.31.20), S4Vectors(>= 0.17.32), IRanges(>= 2.13.26), GenomeInfoDb(>= 1.15.5), gtools (>= 3.5.0), GenomicAlignments(>= 1.15.12), knitr (>= 1.19), Rcpp (>= 0.12.15), rtracklayer(>= 1.39.9), BiocParallel(>= 1.13.1), Rbowtie(>= 1.19.1), GEOquery(>= 2.47.17), Biostrings(>= 2.47.9), ShortRead(>= 1.37.1), rbamtools (>= 2.16.6), futile.logger (>= 1.4.3)
System Requirements C++11
URL
See More
Suggests ggplot2 (>= 2.2.1), igraph (>= 1.1.2), rmarkdown (>= 1.8), reshape2 (>= 1.4.3), BiocStyle(>= 2.7.8)
Linking To Rcpp
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 MACPET_1.0.0.tar.gz
Windows Binary MACPET_1.0.0.zip (32- & 64-bit)
Mac OS X 10.11 (El Capitan) MACPET_1.0.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 https://bioconductor.org/packages/MACPET/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.7 Source Archive