read_FASTA: Makes hmm_fasta object

Description Usage Arguments Value Author(s)

View source: R/read_FASTA.R

Description

Makes hmm_fasta object

Usage

1
2
3
4
5
  read_FASTA(filename, level)

  read_FASTA_string(fasta_seq, level)

  combine_FASTA(protein1, protein2)

Arguments

filename

location of file

level

value of f

fasta_seq

a vector of characters containing the FASTA sequence

protein1

an hmm_fasta object generated from the read_FASTA

protein2

an hmm_fasta object generated from the read_FASTA function

Value

object

hmm_fasta object

Author(s)

Nina Wilkinson


csgillespie/HMMs documentation built on May 14, 2019, 12:11 p.m.