Learn R Programming

⚠️There's a newer version (1.0-7) of this package.Take me there.

tileHMM (version 1.0-2)

Hidden Markov Models for ChIP-on-Chip Analysis

Description

This package provides methods and classes to build HMMs that are suitable for the analysis of ChIP-on-chip data. The provided parameter estimation methods include the Baum-Welch algorithm and Viterbi training as well as a combination of both.

Copy Link

Version

Install

install.packages('tileHMM')

Monthly Downloads

1

Version

1.0-2

License

GPL version 2 or newer

Maintainer

Peter Humburg

Last Published

February 15th, 2017

Functions in tileHMM (1.0-2)

initializeDist-methods

Generating Objects of Class 'dist'
contHMM-access

Accessing Objects of Class "contHMM"
tDist-class

Class "tDist"
dist-class

Class "dist"
dist-access

Accessing and Converting Objects of Class "dist"
hmm.setup

Create HMM from Initial Parameter Estimates Obtained from Data
tileHMM-package

Hidden Markov Models for ChIP-on-Chip Analysis
reg2gff

Converting Information about Enriched Regions into GFF Format
contHMM-class

Class "contHMM"
initializeHMM-methods

Generate Objects of Class 'hmm'
viterbiEM

Efficient Estimation of HMM Parameters
viterbi

Calculate Most Likely State Sequence Using the Viterbi Algorithm
internals

Internal Functions
states

State Names of Hidden Markov Model
plot

Plotting of "contDist" Objects
shrinkt.st

Calculate 'Shrinkage t' Statistic
hmm-class

Class "hmm"
viterbiTraining

Estimate HMM Parameters Using Viterbi Training
gff2index

Extract Probe Calls from GFF File
logSum

Calculate log(x + y) from log(x) and log(y)
forward

Computation of Forward and Backward Variables
sampleSeq

Generate Observation Sequence from HMM
simChIP

Simulated ChIP-on-Chip Data
baumWelch

Baum-Welch Algorithm
contDist-class

Class "contDist"
getHMM

Create HMM from Parameter Values
generate.data

Generate Simulated Dataset
region.position

Identify Enriched Regions
posterior

Calculate Posterior Probability for States of HMM
remove.short

Post-Processing of "tileHMM" Results
sampleObs

Sample Observations from Probability Distribution
region.length

Determine Length of Positive and Negative Regions
discDist-class

Class "discDist"