Scroll to navigation

NEEDLE-COUNT(1) NEEDLE-COUNT(1)

NAME

needle-count - Get expression value depending on minimizers. This function is an alternative to pseudoaligners like kallisto. It estimates the expression value for all sequences in the genome file based on the exact minimiser occurrences of the given sequence files. Please run genome beforehand to create the genome file.

POSITIONAL ARGUMENTS

Please provide at least one sequence file. Default: [].

OPTIONS

Basic options:

Prints the help page.
Prints the help page including advanced options.
Prints the version information.
Prints the copyright/license information.
Export the help page information. Value must be one of [html, man].
Define k-mer size for the minimisers. Default: 20. Default: 20.
Define window size for the minimisers. Default: 60. Default: 0.
Define a shape for the minimisers by the decimal of a bitvector, where 0 symbolizes a position to be ignored, 1 a position considered. Default: ungapped. Default: 0.
Define seed for the minimisers. Default: 0.
Directory, where output files should be saved. Default: "./".
Number of threads to use. Default: 1. Default: 1.
Please provide one sequence file with transcripts.
Please provide one *.genome file created with the genome command. Default: "".
If set, experiments are paired. Default: Not paired.

VERSION

Last update: 2024-11-07
needle-count version: 1.0.3
SeqAn version: 3.3.0

URL

https://github.com/seqan/needle

LEGAL

needle-count Copyright: BSD 3-Clause License
Author: Mitra Darvish
SeqAn Copyright: 2006-2023 Knut Reinert, FU-Berlin; released under the 3-clause BSDL.
In your academic works please cite: Needle: a fast and space-efficient prefilter for estimating the quantification of very large collections of expression experiments; Mitra Darvish, Enrico Seiler, Svenja Mehringer, René Rahn, and Knut Reinert; Bioinformatics, Volume 38, Issue 17, 1 September 2022, Pages 4100-4108. doi: https://doi.org/10.1093/bioinformatics/btac492
For full copyright and/or warranty information see --copyright.

2024-11-07 needle-count 1.0.3