logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fq2fa - Convert Fastq sequences to Fasta sequences.

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

fq2fa 1.1.3                                        March 2020                                           FQ2FA(1)

Description

       fq2fa - Convert Fastq sequences to Fasta sequences.

              fq2fa --paired tmp.fq tmp.fa fq2fa --merge tmp_1.fq tmp_2.fq tmp.fa

   AllowedOptions:--paired
              if the reads are paired-end in one file

       --merge
              if the reads are paired-end in two files

       --filter
              filter out reads containing 'N'

Name

       fq2fa - Convert Fastq sequences to Fasta sequences.

Synopsis

fq2fatmp.fqtmp.fa [...]

See Also