R/l_tools.R
write_fasta.Rd
Write a data.frame to fasta
write_fasta(df, file_path, str_per_line = 70)
data.frame
output file path
how many base or animo acid in one line, if NULL, one sequence in one line.
No return value