The clc_convert_sequences Program
The primary purpose of this tool is to convert sequences to fasta or fastq format. However, it can currently be used for a variety of sequence conversion related functions. These include:
- Convert from one format to a fasta format file or to a fastq format file.
- Merge separate forward and reverse read files into a single, interleaved paired data file.
- Remove sequence names from within a file (to save space).
- Create a fastq format file from (separate) sequence and quality files.
Input formats supported for some or all functionality:
- fasta
- fastq
- genbank
- sff
- csfasta
Export formats are fasta or fastq.
See Options for full usage information.