save_tibble_as_fasta_file: Save the first two columns of a tibble as a FASTA file

View source: R/save_tibble_as_fasta_file.R

save_tibble_as_fasta_fileR Documentation

Save the first two columns of a tibble as a FASTA file

Description

Save the first two columns of a tibble as a FASTA file

Usage

save_tibble_as_fasta_file(t, fasta_filename)

Arguments

t

a tibble

fasta_filename

path to a FASTA file

Author(s)

Richèl J.C. Bilderbeek


pureseqtmr documentation built on April 6, 2023, 5:20 p.m.