Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
fastq-scum(1)		    General Commands Manual		 fastq-scum(1)

SYNOPSIS
       fastq-scum file.fastq[.xz|.bz2|.gz]

ARGUMENTS
       file    FASTQ file, optinally compressed	with xz, bzip2,	or gzip

DESCRIPTION
       fastq-scum  scans  a  FASTQ file	for known adapters and poly-A tails of
       length 8	or more, showing matching sequences with the adapters or tails
       in color.  This helps the user determine	 optimal  parameters  for  use
       with fastq-trim.

RETURN VALUES
       0 on success, non-zero error code otherwise

EXAMPLES
       fastq-scum file.fastq.xz

SEE ALSO
       fastq-trim

								 fastq-scum(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fastq-scum&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help