Learn R Programming

baseq (version 0.2.0)

clean_file: Batch File Cleaner

Description

Cleans all sequences in a FASTA or FASTQ file.

Usage

clean_file(input_file, type = "auto", output_dir = "")

Value

Path to the cleaned file

Arguments

input_file

Path to input file

type

Sequence type ("DNA", "RNA", or "auto")

output_dir

Optional output directory