remove_empty_lines: Removes empty lines Removes empty lines from a fasta file (so...

View source: R/remove_empty_lines.R

remove_empty_linesR Documentation

Removes empty lines Removes empty lines from a fasta file (so it can be run with IQTREE).

Description

Removes empty lines Removes empty lines from a fasta file (so it can be run with IQTREE).

Usage

remove_empty_lines(target_genes, path = "", tail = ".fa")

Arguments

target_genes

A list of gene names for alignment files to remove empty lines from.

path

Path to the alignment files.

tail

Ending of alignment files.


svteichman/TreeVizPackage documentation built on June 22, 2022, 11:21 p.m.