fasta_to_stockholm: Converts FASTA to STOCKHOLM

View source: R/internal.R

fasta_to_stockholmR Documentation

Converts FASTA to STOCKHOLM

Description

The HMMER binary version for windows does not recognize FASTA files to build the hmm profile. This function creates a STOCKHOLM file readable by HMMER 3.0

Usage

fasta_to_stockholm(fasta.file)

Arguments

fasta.file

FASTA object to be converted

Value

TRUE/FALSE


grunwaldlab/effectR documentation built on Sept. 9, 2023, 1:39 a.m.