Skip to content

Fix coordinate system name while we are finding chromosomes

Marek Szuba requested to merge Bugfix/search into test_server_client

Created by: mira13

cs must be always chromosome, as this function is targeted to find chromosomes only. Otherwise if we find non-chromosome - even search will work, client will not be able to open containing dataSet, as it includes only chromosomes

Merge request reports