standardize_lines: Ensure the database nucleotide lines have the same length

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Database files must have the same number of nucleotides per line (except for the terminal lines of each sequence).

Usage

1
standardize_lines(input, output = input)

Arguments

input

The name of the input file

output

The name of the output file (the same as the input by default)

Value

No return value. Called for side effects.


BelenJM/supeRbaits documentation built on Jan. 28, 2022, 1:44 a.m.