read.mm: Read Markov Model from file

Description Usage Arguments Value

View source: R/tfbs.R

Description

Read in a Markov model from file created by MEME's fasta-get-markov tool

Usage

1
read.mm(filename)

Arguments

filename

Full path to output file from fasta-get-markov

Value

Markov Model (list of Markov Matrices, one for each order)


rtfbs documentation built on Jan. 22, 2020, 1:07 a.m.