extractORFs: Extract open reading frames from multifasta files

Description Usage Arguments

View source: R/public_functions.R

Description

Extract open reading frames from multifasta files

Usage

1
extractORFs(file, write_out_ORFs = FALSE, overwrite = FALSE)

Arguments

file

The multifasta file to analyze

write_out_ORFs

TRUE/FALSE whether to write out a new fasta that contains the ORFs

overwrite

TRUE/FALSE Optionally overwrite the input file with the ORF file


LucasBusta/phylochemistry documentation built on Sept. 6, 2020, 11:51 a.m.