Scroll to navigation

CCS(1) User Commands CCS(1)

NAME

ccs - Generate circular consensus sequences from subreads

SYNOPSIS

ccs [options] INPUT OUTPUT

DESCRIPTION

Generate circular consensus sequences (ccs) from subreads.

OPTIONS

Output this help.
Set log level. ["INFO"]
Output version info.
Overwrite OUTPUT file if present.
Generate CCS for the provided comma-separated holenumber ranges only. Default = all
Maximum length of subreads to use for generating CCS. [21000]
Minimum length of subreads to use for generating CCS. [10]
Minimum number of subreads required to generate CCS. [3]
Minimum predicted accuracy in [0, 1]. [0.9]
Minimum identity to the POA to use a subread. 0 disables this filter. [0.82]
Minimum z-score to use a subread. NaN disables this filter. [-3.4]
Maximum fraction of subreads that can be dropped before giving up. [0.34]
Minimum SNR of input subreads. [3.75]
Minimum read score of input subreads. [0.75]
Generate a consensus for each strand.
Only output the initial template derived from the POA (faster, less accurate).
Emit high-accuracy CCS sequences polished using the Arrow algorithm
Polish repeats of 2 to N bases of 3 or more elements. [0]
Emit dq, iq, and sq "rich" quality tracks.
Where to write the results report. ["ccs_report.txt"]
Path to a model file or directory containing model files.
Name of chemistry or model to use, overriding default selection.
Number of threads to use, 0 means autodetection. [0]
Log to a file, instead of STDERR.
Emit tool contract.
Use args from resolved tool contract.

Arguments:

Input file.
Output file.

AUTHOR

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

October 2018 ccs 3.1.0