fasta_to_stockholm {effectR}R 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


[Package effectR version 1.0.2 Index]