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 Oct. 10, 2024, 7:30 a.m.