-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cellfinder config + path change (#64)
* pass all parameters to cellfinder_run * changed required, optional and internal fields. read_config passes. add method to config class (WIP) * add signal and background data from local * add missing data config fixtures * mark GIN download data test as slow * refactor config class methods and remove setup_workflow * tests pass with default config * remove unused fixtures * update entry point * change cellfinder-core to cellfinder in pyproject * update cellfinder to cellfinder_core * renaming cellfinder script workflow to cellfinder_core. fix entrypoint test. * docstrings for class config * fix entry point * skip add input paths test * feedback from code review
- Loading branch information
Showing
13 changed files
with
623 additions
and
973 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.