Skip to contents

Parses a FASTA file into a tibble of protein IDs and sequences.

Usage

load_fasta(path)

Arguments

path

Character. Path to FASTA file.

Value

A tibble with columns: protein_id, sequence.