tidyFasta: Read and tidy a FASTA file

View source: R/locatePTM.R

tidyFastaR Documentation

Read and tidy a FASTA file

Description

reads and tidys FASTA file.

Usage

tidyFasta(path)

Arguments

path

a string of path pointing towards a fasta file

Value

a tibble of formatted FASTA information

Examples

tidyFasta(system.file("extdata", "O13297.fasta", package="MSstatsLiP"))

Vitek-Lab/MSstatsLiP documentation built on April 5, 2024, 3:25 a.m.