hmm.plot: Plots the relative frequencies of each position for hmmsearch...

Description Usage Arguments Examples

Description

This function plots the results from hmm.search as a pointplot with amino acids in the x axis and the relative frequency of each amino acid in the y axis

Usage

1
hmm.plot(hmm_data = NULL)

Arguments

hmm_data

The HMM profile table resulting from hmm.search

Examples

1
2
3
4
5
## Not run: 

hmm.plot(hmm_data = NULL)

## End(Not run)

computational-genomics-lab/motifFUN documentation built on June 4, 2019, 7:52 a.m.