Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

First step to fileData cleanup #21

Merged
merged 2 commits into from
Apr 29, 2014
Merged

First step to fileData cleanup #21

merged 2 commits into from
Apr 29, 2014

Conversation

cassiedoll
Copy link
Member

  • part of issue We should clean up GA4GHReadSet.fileData #2
  • inline the headerSections field, the indirection isn't necessary, all sub-fields are already repeated
  • remove the header object, because neither sorting_order nor bam version is applicable in this format
  • remove fileUri for the same reason

- inline the headerSections field
- remove the header object, because neither sorting_order nor bam version is applicable in this format
- remove fileUri for the same reason
@dglazer
Copy link
Member

dglazer commented Apr 19, 2014

+1 -- nice step towards cleaning up the semantics to be API-centric, not legacy file-format centric, without losing any information

@lh3
Copy link
Member

lh3 commented Apr 28, 2014

+1

1 similar comment
@delagoya
Copy link
Contributor

+1

Conflicts:
	src/main/resources/avro/ga4gh.avdl
@cassiedoll
Copy link
Member Author

Updated to GA prefix

dglazer added a commit that referenced this pull request Apr 29, 2014
First step to fileData cleanup
@dglazer dglazer merged commit 723cf5b into ga4gh:master Apr 29, 2014
@cassiedoll cassiedoll deleted the filedata-move branch April 29, 2014 16:34
dcolligan pushed a commit to dcolligan/ga4gh-schemas that referenced this pull request Jul 20, 2016
Offer an alternative command line to run the test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants