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

filter_contigs - Simulate sequencing reads from references.

Author

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

filter_contigs 1.1.3                               March 2020                                  FILTER_CONTIGS(1)

Description

       filter_contigs - Convert Fastq sequences to Fasta sequences.

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

   AllowedOptions:--min_contig arg (=100)
              filter out reads containing 'N'

Name

       filter_contigs - Simulate sequencing reads from references.

Synopsis

fq2fatmp.fqtmp.fa [...]

See Also