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

Make internal EnsemblDB methods private #48

Closed ivirshup closed 1 year ago

ivirshup commented 1 year ago

Description of feature

I'd like to make most of the EnsemblDB class's methods private. I would keep: genes, transcripts, exons, chromosomes, and list_columns as public.

WDYT @lauradmartens?

lauradmartens commented 1 year ago

Yes, I agree. Plus maybe list_tables, which lists all tables available in the datasets.