Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Test unmapped reads functionality #189

Open
macieksmuga opened this issue Apr 15, 2016 · 1 comment
Open

Test unmapped reads functionality #189

macieksmuga opened this issue Apr 15, 2016 · 1 comment

Comments

@macieksmuga
Copy link
Contributor

Write a test to verify that a reads/search query with no referenceId specified returns all reads including umapped reads, per the schemas:

  /**
  The reference to query. Leaving blank returns results from all
  references, including unmapped reads - this could be very large.
  */
  union { null, string } referenceId = null;

(schemas/blob/master/src/main/resources/avro/readmethods.avdl lines 22-26)

@david4096
Copy link
Member

The issue on server: ga4gh/ga4gh-server#287

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants