create_proteins_lut: Create a protein lookup table from a proteome

View source: R/create_proteins_lut.R

create_proteins_lutR Documentation

Create a protein lookup table from a proteome

Description

Create a protein lookup table from a proteome

Usage

create_proteins_lut(proteome_filename)

Arguments

proteome_filename

name of the file the proteome will be stored at

Value

a tibble with columns:

  • protein_id the protein ID, for example p1

  • protein the protein name, for example sp|P0DTD8|NS7B

  • sequence the protein sequence, for example MIELSLIDFYLCFL


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.