kanaverse/bakana

Note to self about version 2.0

Closed this issue · 0 comments

LTLA commented
  • Remove summary(); document the other getters properly, and allow applications to define their own callbacks for each step. This should provide more flexibility for applications to decide what messages they want to receive. (#41)
  • Deciding which modality names correspond to ADT, RNA, etc. should be the responsibility of each Dataset class. This eliminates the guessing step (though it is likely that we'll have to keep that around somewhere for back-compatibility). (#42)
  • Deciding which assay to use for the RDS reader should be a user-modifiable parameter, rather than a guess. (#42)
  • Deciding which row identifiers to use for combining multiple matrices should be a parameter in InputsState#compute each reader. (#42)
  • Add some options to normalize + do some DE on CRISPR and ATAC-seq data, I suppose. (#47)