| clean_file | R Documentation |
Cleans all sequences in a FASTA or FASTQ file.
clean_file(input_file, type = "auto", output_dir = "")
input_file |
Path to input file |
type |
Sequence type ("DNA", "RNA", or "auto") |
output_dir |
Optional output directory |
Path to the cleaned file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.