is_protein_name_line: Is the line of text the name of a protein, as used within a...

View source: R/is_protein_name_line.R

is_protein_name_lineR Documentation

Is the line of text the name of a protein, as used within a FASTA filename?

Description

Is the line of text the name of a protein, as used within a FASTA filename?

Usage

is_protein_name_line(line)

Arguments

line

line of text from a FASTA filename

Value

TRUE if the line can be the name of a protein in a FASTA file

Author(s)

Richèl J.C. Bilderbeek

Examples

is_protein_name_line(">5H2A_CRIGR")

pureseqtmr documentation built on April 6, 2023, 5:20 p.m.