Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable cropped image-based output for
.tiff
files with SCDataFrame
(
#44) * Create qcdataframe.py * linting * add qcdataframe * linting * adding tests * linting * update name, tests * add back compat for self type * back compat for isinstance * linting * add cli for cosmicqc * linting * add tests and wrappers * linting and test adjustment * attempting wrapper * patch python-fire; fix tests * add docstring to top of test * add csv.gz compatibility * add export capabilities * rename file to correct module name * add export capabilities * add output capabilities * Apply suggestions from code review Co-authored-by: Gregory Way <gregory.way@gmail.com> * update tests and docs * fix tests * update tests; add constructor path for scdataframe * linting * modify tests * enable pd.series compatibility * update for exports via cli * add plotly * add show reports capabilities; adjust tests * linting * add html template * update docs * allow flexibility for color palette * linting * add report path for cli * add new test data location * use local str for test * linting * remove jupyterlab dep * add example nf1 data * add sqlalchemy for dev deps * initial work towards data and processing * update test data formatting * context driven filepaths with notebook * progress towards cropped image display * extend scdataframe with pandas dataframe * enhance scdataframe; fix tests; add test data * linting * update module name * resolving merge * readd dep comment * add further docs * update lockfile * update deps for scikit-image * update scikit image dep * add citation for data * correct citation * update the notebook with examples * Update docs/examples/cosmicqc_in_a_nutshell.py Co-authored-by: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com> --------- Co-authored-by: Gregory Way <gregory.way@gmail.com> Co-authored-by: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com>
- Loading branch information