Man page - simkacount(1)
Packages contains this manual
Manual
SIMKACOUNT
NAMEDESCRIPTION
AUTHOR
NAME
simkaCount - comparative metagenomics method dedicated to NGS datasets
DESCRIPTION
ERROR: Unknown parameter β-hβ ERROR: Option β-out-tmp-simkaβ is mandatory ERROR: Option β-bank-nameβ is mandatory ERROR: Option β-bank-indexβ is mandatory ERROR: Option β-min-read-sizeβ is mandatory ERROR: Option β-min-shannon-indexβ is mandatory ERROR: Option β-max-readsβ is mandatory ERROR: Option β-nb-datasetsβ is mandatory ERROR: Option β-nb-partitionsβ is mandatory ERROR: Option β-inβ is mandatory
[SimkaCount
options]
-nb-cores
(1 arg) : number of cores [default β0β]
-verbose
(1 arg) : verbosity level [default β1β]
-version
(0 arg) : version
|
-help |
(0 arg) : help |
-out-tmp-simka
(1 arg) : tmp output
-bank-name
(1 arg) : bank name
-bank-index
(1 arg) : bank name
-min-read-size
(1 arg) : bank name
-min-shannon-index
(1 arg) : bank name
-max-reads
(1 arg) : bank name
-nb-datasets
(1 arg) : bank name
-nb-partitions
(1 arg) : bank name
|
-in |
(1 arg) : reads file |
-kmer-size
(1 arg) : size of a kmer [default β31β]
-abundance-min
(1 arg) : min abundance threshold for solid kmers [default β0β]
-abundance-max
(1 arg) : max abundance threshold for solid kmers [default β2147483647β]
-abundance-min-threshold
(1 arg) : min abundance hard threshold (only used when min abundance is "auto") [default β2β]
-histo-max
(1 arg) : max number of values in kmers histogram [default β10000β]
-solidity-kind
(1 arg) : way to compute counts of several files (sum, min, max, one, all, custom) [default βsumβ]
-solidity-custom
(1 arg) : when solidity-kind is custom, specifies list of files where kmer must be present [default ββ]
-max-memory
(1 arg) : max memory (in MBytes) [default β5000β]
-max-disk
(1 arg) : max disk (in MBytes) [default β0β]
-solid-kmers-out
(1 arg) : output file for solid kmers (only when constructing a graph) [default ββ]
|
-out |
(1 arg) : output file [default ββ] |
-out-dir
(1 arg) : output directory [default β.β]
-out-tmp
(1 arg) : output directory for temporary files [default β.β]
-out-compress
(1 arg) : h5 compression level (0:none, 9:best) [default β0β]
-storage-type
(1 arg) : storage type of kmer counts (βhdf5β or βfileβ) [default βhdf5β]
-histo2D
(1 arg) : compute the 2D histogram (with first file = genome, remaining files = reads) [default β0β]
|
-histo |
(1 arg) : output the kmer abundance histogram [default β0β] |
[kmer count, advanced performance tweaks options]
-minimizer-type
(1 arg) : minimizer type (0=lexi, 1=freq) [default β0β]
-minimizer-size
(1 arg) : size of a minimizer [default β10β]
-repartition-type (1 arg) :
minimizer repartition (0=unordered, 1=ordered) [default β0β]
AUTHOR
This manpage was written by Shayan Doust for the Debian distribution and can be used for any other usage of the program.