sequencing_qc_report

--create-duplseq-list <Boolean> Creates a sequence-list containing sequences identified to be duplicates (default: true)
--create-graphical-report <Boolean> The graphical report displays plots summarizing the distributions. (default: true)
--create-supplementary-report <Boolean> The supplementary report show the full tables with numbers for all the analysis results (default: true)
-d, --destination <ClcServerObjectUrl> Destination file or folder on server. If not specified the folder of the first input object will be used.
--duplicated-sequences-dict-size
Integer: 250000 <= x <= 250000 maximum number of potential duplicate sequences kept in memory (default: 250000)
--duplicated-sequences-hash-focus
Integer: 50 <= x <= 50 number of nucleotides that are taken into account when deciding, whether a sequence equals another one or not (default: 50)
-i, --input <ClcObjectUrl> Input data on server
--include-overrepresentation-analysis
<Boolean> The over-representation analysis section reports over-represented kmers and duplicated sequences (default: true)
--include-quality-score-analysis
<Boolean> The quality section presents a distribution and summary of quality scores of the sequencing data. (default: true)
--kmer-length
Integer: 5 <= x <= 5 number of nucleotides that make up a kmer (default: 5)
--log <Boolean> Enable creation of algo log file. (default: true)