<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[KrakenUniq 流程记录]]></title><description><![CDATA[<pre><code class="language-bash"> Need to specify input filenames!
Usage: krakenuniq --report-file FILENAME [options] &lt;filename(s)&gt;

Options:
  --db NAME               Name for Kraken DB (default: none)
  --threads NUM           Number of threads (default: 1)
  --fasta-input           Input is FASTA format
  --fastq-input           Input is FASTQ format
  --gzip-compressed       Input is gzip compressed
  --bzip2-compressed      Input is bzip2 compressed
</code></pre>
<pre><code class="language-bash">  --hll-precision INT     Precision for HyperLogLog k-mer cardinality estimation, between 10 and 18 (default: 12)
  --exact                 Compute exact cardinality instead of estimate (slower, requires memory proportional to cardinality!)
  --quick                 Quick operation (use first hit or hits)
  --min-hits NUM          In quick op., number of hits req''d for classification
                          NOTE: this is ignored if --quick is not specified
</code></pre>
<pre><code class="language-bash">  --unclassified-out FILENAME
                          Print unclassified sequences to filename
  --classified-out FILENAME
                          Print classified sequences to filename
  --output FILENAME       Print output to filename (default: stdout); "off" will
                          suppress normal output
  --only-classified-output
                          Print no Kraken output for unclassified sequences
</code></pre>
<pre><code class="language-bash">  --preload               Loads DB into memory before classification
  --paired                The two filenames provided are paired-end reads
  --check-names           Ensure each pair of reads have names that agree
                          with each other; ignored if --paired is not specified
  --help                  Print this message
  --version               Print version information

Experimental:
  --uid-mapping           Map using UID database

If none of the *-input or *-compressed flags are specified, and the 
file is a regular file, automatic format detection is attempted.
</code></pre>
]]></description><link>http://an.forum.genostack.com/topic/283/krakenuniq-流程记录</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 09:38:50 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/283.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Apr 2021 10:35:56 GMT</pubDate><ttl>60</ttl></channel></rss>