reccnt

Aspect-based full view presentation of variant

Synopsis

reccnt

Arguments:

ds: dataset name

rec: record order number

details: optional 0-1 bitmap representing selected transcripts

samples: optional list of integers representing selected samples

Return value: View Record structure

Description

The request prepares view presentation of variant record by its order number in dataset.

In context of workspace filtering transcript variants rendering logic can highlight selected transcript variants if details argument is set. Value of details argument the client receives in ws_list response in structure Record descriptor.

Some samples can be active in context of current filter or decision tree condition, and argument samples is used to transfer this selection. Value of samples argument the client receives in ds_list and ws_list responses in "active-samples" property.