Difference between revisions of "Filter track by condition (analysis)"

From BioUML platform
Jump to: navigation, search
m (Protected "Filter track by condition (analysis)": Autogenerated page (‎[edit=sysop] (indefinite)))
(Provider information added)
Line 1: Line 1:
 +
;Analysis title
 +
:Filter track by condition
 +
;Provider
 +
:[[Institute of Systems Biology]]
 +
 +
==== Description ====
 
This analysis allows you to leave only those sites which satisfy given JavaScript condition. Each site from the track is tested against the condition.
 
This analysis allows you to leave only those sites which satisfy given JavaScript condition. Each site from the track is tested against the condition.
 
* '''Input track''' – track you want to filter
 
* '''Input track''' – track you want to filter

Revision as of 15:40, 18 April 2013

Analysis title
Filter track by condition
Provider
Institute of Systems Biology

Description

This analysis allows you to leave only those sites which satisfy given JavaScript condition. Each site from the track is tested against the condition.

  • Input track – track you want to filter
  • Condition – JavaScript expression which must return true if condition passed or false otherwise. The following variables are available:
    • seq – sequence or chromosome name,
    • from – site start position,
    • to – site end position,
    • strand – site strand (0 = unknown, 1 = n/a, 2 = +, 3 = −, 4 = both),
    • type – site type,
    • properties – additional track-specific properties
  • Output track – specify the path where to store the result
Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox