write_fasta: Write transcriptome sequence to disk

View source: R/helper.R

write_fastaR Documentation

Write transcriptome sequence to disk

Description

Write a character vector of transcript sequences to a .fasta file. Names of 'transcript_seq' will become FASTA headers.

Usage

write_fasta(transcript_seq, fa_fname)

Arguments

transcript_seq

named character vector; file path to output .fasta file


amandamok/choros documentation built on March 15, 2023, 7:57 p.m.