read_domtblout: Read a file created through the '–domtblout' option

View source: R/parse.R

read_domtbloutR Documentation

Read a file created through the '—-domtblout' option

Description

Read a file created through the '—-domtblout' option

Usage

read_domtblout(file)

Arguments

file

Filename

Value

data.frame

Examples

file <- system.file('extdata', 'example.domtblout.txt', package='rhmmer')
read_domtblout(file)

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