We need to refactor this particular derivator for the analysis service. Ideally we need some way to avoid passing in the project or annotation manager, or any such thing, and instead pass in input file paths and corresponding output paths, or something along those lines. Returning the dataframes and making the daemon make the files should be a good option as well.
We need to refactor this particular derivator for the analysis service. Ideally we need some way to avoid passing in the project or annotation manager, or any such thing, and instead pass in input file paths and corresponding output paths, or something along those lines. Returning the dataframes and making the daemon make the files should be a good option as well.