Child pages
  • Intersect Annotations Element
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Intersects two sets of annotations denoted as A and B.

Parameters in GUI

ParameterDescriptionDefault value
Result annotations

Select one of the following:

  • Shared interval to report intervals shared between overlapped annotations from set A and set B.
  • Overlapped annotations from A to report annotations from set A that have an overlap with annotations from set B.
  • Non-overlapped annotations from A to report annotations from set A that have NO overlap with annotations from set B.
Overlapped annotations from set A
Minimum overlapMinimum overlap required as a fraction of an annotation from set A.
By default, even 1 bp overlap between annotations from set A and set B is taken into account. Yet sometimes you may want to restrict reported overlaps to cases where the annotations in B overlaps at least X% (e.g. 50%) of the A annotation. 

0.0000001%

Parameters in Workflow File

Type: intersect-annotations

ParameterParameter in the GUIType
reportResult annotationsnumeric
minimum-overlapMinimum overlapnumeric

The element has 2 input ports:

Name in GUI: Annotations A

Name in Workflow File: input-annotations-a

Slots:

Slot In GUISlot in Workflow FileType
Annotations Aannotationsannotation-table

Name in GUI: Annotations B

Name in Workflow File: input-annotations-b

Slots:

Slot In GUISlot in Workflow FileType
Annotations Bannotationsannotation-table

And 1 output port:

Name in GUI: Annotations

Name in Workflow File: output-intersect-annotations

Slots:

Slot In GUISlot in Workflow FileType
Annotationsannotationsannotation-table
  • No labels