write_fasta: Write a data.frame to fasta

write_fastaR Documentation

Write a data.frame to fasta

Description

Write a data.frame to fasta

Usage

write_fasta(df, file_path, str_per_line = 70)

Arguments

df

data.frame

file_path

output file path

str_per_line

how many base or animo acid in one line, if NULL, one sequence in one line.

Value

No return value


pcutils documentation built on June 26, 2024, 1:06 a.m.