load_fasta: Loads fasta

load_fastaR Documentation

Loads fasta

Description

Loads fasta

Usage

load_fasta(fasta = NULL)

Arguments

fasta

Character string(s) to the name(s) of fasta file(s) with prepended directory path. The fasta database(s) need to match those used in MS/MS ion search. There is no default and users need to provide the correct file path(s) and name(s).

Examples


fasta_db <- load_fasta("~/proteoQ/dbs/fasta/uniprot/uniprot_hs_2020_05.fasta")


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.