run_hmmscan: Find domains in a protein file

View source: R/hmmer.R

run_hmmscanR Documentation

Find domains in a protein file

Description

Find domains in a protein file

Usage

run_hmmscan(fastafile, db, nthreads = 1)

Arguments

fastafile

The name of a protein FASTA file

db

The name of a HMM database (e.g. PFAM)

nthreads

Number of cores to use (leave two or more threads free)

Value

A list containing two dataframe: tblout and domtblout (see HMMer manual)


arendsee/phylostratr documentation built on Dec. 23, 2024, 1:31 p.m.