Insegt

INSEGT is a tool to analyze alignments of RNA-Seq reads (single-end or paired-end) by using gene-annotations.

Input to INSEGT is a SAM file containing the alignments and a file containing the annotations of the reference genome, either in GFF or GTF format.

Web Documentation for Insegt

Options

version-check
Turn this option off to disable version update notifications of the application.
fusion-output
Output filename for fusion-output, which contains exon tuple of gene fusions (Advanced option, currently no output port for KNIME).
ntuple
ntuple
offset-interval
Offset to short alignment-intervals for search.
threshold-gaps
Threshold for allowed gaps in alignment (not introns).
threshold-count
Threshold for min. count of tuple for output.
threshold-rpkm
Threshold for min. RPKM of tuple for output.
max-tuple
Create only maxTuple (which are spanned by the whole read).
exact-ntuple
Create only Tuple of exact length n. By default all tuple up to the given length are computed (if -m is set, -e will be ignored).
unknown-orientation
Orientation of reads is unknown.

Input Ports

Icon
[sam]
Icon
[gff,gtf]

Output Ports

Icon
Output filename for read-output, which contains the mapped annotations followed by their parent annotation. [gff]
Icon
Output filename for anno-output, which contains the annotations similar to the GFF input and additionally the counts of the mapped reads and the normalized expression levels in RPKM. [gff]
Icon
Output filename for tuple-output, which contains exon tuples connected by reads or matepairs. [gff]

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

Insegt Std Output
The text sent to standard out during the execution of Insegt.
Insegt Error Output
The text sent to standard error during the execution of Insegt. (If it appears in gray, it's the output of a previously failing run which is preserved for your trouble shooting.)

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.