facilebio / FacileAnalysis

Modular & interactive analysis components for bioinformatics
https://facilebio.github.io/FacileAnalysis
Other
17 stars 4 forks source link

biocbox/fdge refactor #23

Open lianos opened 4 years ago

lianos commented 4 years ago

The inner workings of fdge() needs to be refactored so that the biocbiox() creation is separated into more discrete steps that just use the facile api.

The current biocbox creation is tied to the fdge_method and filtering strategy in some type of monolithic way that needs to be pulled apart so that supplying a FacileBiocData::FacileBiocDataStore object works more seamlessly.

The fdge() steps should be broken down into these steps: