scverse / genomic-features

Genomic Features in Python from BioConductor's AnnotationHub
https://genomic-features.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

filter argument #10

Closed ivirshup closed 1 year ago

ivirshup commented 1 year ago

Description of feature

genes, transcripts, etc. should have a filter argument. We should be able to pass filter objects (as defined in #6) here that reduce the entries returned.

We could also allow passing ibis expressions here (at least at first, until all filter classes are defined)

ivirshup commented 1 year ago

Filters need to be able to perform implicit joins, e.g. filter genes by transcript ID