ga4gh / compliance

Compliance test suite for the APIs defined in ga4gh-schemas. RETIRED 2018-01-24
https://ga4gh.org
Apache License 2.0
10 stars 23 forks source link

Test all read groups in a set search #184

Closed david4096 closed 8 years ago

david4096 commented 8 years ago

The current tests for reads search could be amended to cover the case when all the readgroups within an individual BAM are being searched.

This test checks across readgroupsets. Creating another test like this one that limits to only searching within a single readgroupset would demonstrate a useful feature.

dcolligan commented 8 years ago

Fixed in #185