Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 643 Bytes

DevNotes.md

File metadata and controls

21 lines (18 loc) · 643 Bytes

Notes for development

Metadata queries

  • Implement gdcQuery to set up queries
  • Implement "smart" setters and getters for gdcQuery
    • filtering
    • facets
    • fields
  • Implement fetch functionality for gdcQuery
  • Implement count functionality for gdcQuery
  • Implement aggregation fetching for gdcQuery
  • Bulletproof mapping

Data download

  • rectify data download functionality with gdcQuery
  • fix manifest behavior with gdcQuery

Slicing

  • implement GDCBam class as S4 class
  • methods for slicing with GRanges objects
  • methods for reading (with/without download)