read_hmmprofile: Read and format a HMMprofile file from HMMbuild into tabular...

View source: R/parse_hmmprofile.R

read_hmmprofileR Documentation

Read and format a HMMprofile file from HMMbuild into tabular format

Description

Read and format a HMMprofile file from HMMbuild into tabular format

Usage

read_hmmprofile(file)

Arguments

file

Filename

Value

data.frame

Examples

file <- system.file('extdata', 'example.hmmprofile.hmm', package='rhmmer')
read_hmmprofile(file)

arendsee/rhmmer documentation built on Dec. 3, 2022, 2:40 p.m.