get_proteome: Get the proteome from Bianchi et al., 2017. Assumes the file...

View source: R/get_proteome.R

get_proteomeR Documentation

Get the proteome from Bianchi et al., 2017. Assumes the file is already downloaded. Use download_proteome to download the file.

Description

Get the proteome from Bianchi et al., 2017. Assumes the file is already downloaded. Use download_proteome to download the file.

Usage

get_proteome(fasta_gz_filename, fasta_filename = tempfile(fileext = ".fasta"))

Arguments

fasta_gz_filename

the .fasta.gz filename

fasta_filename

name of a temporary FASTA file

Value

a tibble, with columns named name and sequences


richelbilderbeek/bianchi_et_al_2017 documentation built on Jan. 4, 2023, 1:36 a.m.