clean_file: Batch File Cleaner

View source: R/processing.R

clean_fileR Documentation

Batch File Cleaner

Description

Cleans all sequences in a FASTA or FASTQ file.

Usage

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

Arguments

input_file

Path to input file

type

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

output_dir

Optional output directory

Value

Path to the cleaned file


baseq documentation built on March 12, 2026, 1:07 a.m.