-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: compare gene selection among model configurations #596
Commits on Jul 30, 2024
-
deps(pyproject): reenable expression
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d46ec34 - Browse repository at this point
Copy the full SHA d46ec34View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 654c1de - Browse repository at this point
Copy the full SHA 654c1deView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7fdbe1 - Browse repository at this point
Copy the full SHA a7fdbe1View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 376af9c - Browse repository at this point
Copy the full SHA 376af9cView commit details -
fix(nbs): use subdirectory for pancreas tutorial
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94427a8 - Browse repository at this point
Copy the full SHA 94427a8View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b87f977 - Browse repository at this point
Copy the full SHA b87f977View commit details -
feat(nbs): initialize downsampled pancreas tutorial
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7a0006 - Browse repository at this point
Copy the full SHA f7a0006View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76fba9a - Browse repository at this point
Copy the full SHA 76fba9aView commit details
Commits on Jul 31, 2024
-
fix(io): allow specification of a download filename prefix
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0d5439 - Browse repository at this point
Copy the full SHA d0d5439View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b98ca30 - Browse repository at this point
Copy the full SHA b98ca30View commit details -
feat(nbs): add support for model comparison to pancreas notebook
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cb5f77 - Browse repository at this point
Copy the full SHA 7cb5f77View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d05f85 - Browse repository at this point
Copy the full SHA 6d05f85View commit details -
test(io): add test for cluster module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88796a8 - Browse repository at this point
Copy the full SHA 88796a8View commit details -
fix(io): add doctest for get_remote_task_results
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4d8e7f - Browse repository at this point
Copy the full SHA f4d8e7fView commit details
Commits on Aug 1, 2024
-
fix(nix): add workflows to check groups
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be3645e - Browse repository at this point
Copy the full SHA be3645eView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96365ee - Browse repository at this point
Copy the full SHA 96365eeView commit details -
fix(nbs): separate references to preprocessing and results
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afc6bc9 - Browse repository at this point
Copy the full SHA afc6bc9View commit details -
fix(nbs): add stub for preprocessing notebook
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf23251 - Browse repository at this point
Copy the full SHA cf23251View commit details -
refactor(nbs): migrate results notebook to subdir
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f48ab6c - Browse repository at this point
Copy the full SHA f48ab6cView commit details
Commits on Aug 2, 2024
-
refactor(tests): mirror package folder structure
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca44535 - Browse repository at this point
Copy the full SHA ca44535View commit details -
chore(bazel): update test module paths
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 675955c - Browse repository at this point
Copy the full SHA 675955cView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87b1bab - Browse repository at this point
Copy the full SHA 87b1babView commit details -
fix(make): run slow tests with test-cov-xml target
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc58fed - Browse repository at this point
Copy the full SHA bc58fedView commit details -
fix(tasks): download_dataset accepts Path type
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 846d5a7 - Browse repository at this point
Copy the full SHA 846d5a7View commit details -
test(tasks): add package fixtures
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78c70a7 - Browse repository at this point
Copy the full SHA 78c70a7View commit details -
fix(tasks): declare skip preprocess doctest once
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49be02f - Browse repository at this point
Copy the full SHA 49be02fView commit details -
test(tasks): add slow call to preprocess function
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 057333f - Browse repository at this point
Copy the full SHA 057333fView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fd37b6 - Browse repository at this point
Copy the full SHA 3fd37b6View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbc1e90 - Browse repository at this point
Copy the full SHA cbc1e90View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b9cc74 - Browse repository at this point
Copy the full SHA 0b9cc74View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c340020 - Browse repository at this point
Copy the full SHA c340020View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fab9c57 - Browse repository at this point
Copy the full SHA fab9c57View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20953ae - Browse repository at this point
Copy the full SHA 20953aeView commit details -
fix(io): use tmp dir fixture for compressedpickle doctests
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f678036 - Browse repository at this point
Copy the full SHA f678036View commit details -
fix(tasks): skip postprocess dataset xdoctest
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8a8fc1 - Browse repository at this point
Copy the full SHA d8a8fc1View commit details -
test(tasks): add preprocess and training fixtures to subpackage tests
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bdc4ee - Browse repository at this point
Copy the full SHA 9bdc4eeView commit details -
fix(tasks): enable nested mlflow runs
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcbbede - Browse repository at this point
Copy the full SHA fcbbedeView commit details -
fix(tasks): enable Path objects where applicable
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4096175 - Browse repository at this point
Copy the full SHA 4096175View commit details -
test(tasks): return train dataset fixture
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb07d67 - Browse repository at this point
Copy the full SHA bb07d67View commit details -
test(tasks): return preprocess data set fixture
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39e38e6 - Browse repository at this point
Copy the full SHA 39e38e6View commit details
Commits on Aug 3, 2024
-
nit(tasks): use kwargs in doctest
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e39e7ac - Browse repository at this point
Copy the full SHA e39e7acView commit details -
test(tasks): add postprocess fixture
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18026b7 - Browse repository at this point
Copy the full SHA 18026b7View commit details -
test(tasks): return postprocess data set fixture
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46c6b57 - Browse repository at this point
Copy the full SHA 46c6b57View commit details -
fix(tasks): update args and examples for summarize dataset
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a51e02 - Browse repository at this point
Copy the full SHA 4a51e02View commit details -
test(tasks): add summarize dataset fixture
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64e0706 - Browse repository at this point
Copy the full SHA 64e0706View commit details -
test(tasks): return summarize dataset output
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e41a46a - Browse repository at this point
Copy the full SHA e41a46aView commit details -
test(tasks): addr train, postprocess, and summarize fixtures for mode…
…l 1 configuration Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6311f1e - Browse repository at this point
Copy the full SHA 6311f1eView commit details -
test(tasks): return model 1 training outputs
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c64c8b - Browse repository at this point
Copy the full SHA 1c64c8bView commit details -
test(tasks): return model 1 postprocess outputs
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b583d3c - Browse repository at this point
Copy the full SHA b583d3cView commit details -
test(tasks): return model 1 summarize outputs
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18590c3 - Browse repository at this point
Copy the full SHA 18590c3View commit details -
refactor(test): migrate tasks fixtures to top-level
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66418ea - Browse repository at this point
Copy the full SHA 66418eaView commit details -
test(plots): add vector fields module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc979c3 - Browse repository at this point
Copy the full SHA fc979c3View commit details -
fix(bazel): add marker to args
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63e0c5b - Browse repository at this point
Copy the full SHA 63e0c5bView commit details -
chore(bazel): add test modules to build file
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32d2974 - Browse repository at this point
Copy the full SHA 32d2974View commit details -
fix(bazel): remove small/large duplicate test module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 547af88 - Browse repository at this point
Copy the full SHA 547af88View commit details -
fix(bazel): migrate tests <5 min to size medium
- https://bazel.build/reference/be/common-definitions#common-attributes-tests Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 404025f - Browse repository at this point
Copy the full SHA 404025fView commit details -
chore(pyproject): matplotlib 3.9.1
- need matplotlib PR #28498 to avoid calling undeclared system dependencies from bazel/nix sandboxes during test execution Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56f1d65 - Browse repository at this point
Copy the full SHA 56f1d65View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daa22a6 - Browse repository at this point
Copy the full SHA daa22a6View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f02994 - Browse repository at this point
Copy the full SHA 9f02994View commit details -
test(plots): run shared time uncertainty
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5af5746 - Browse repository at this point
Copy the full SHA 5af5746View commit details -
chore(bazel): add test time module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7983698 - Browse repository at this point
Copy the full SHA 7983698View commit details -
fix(plots): ensure path for posterior predictive phase portraits
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68493c2 - Browse repository at this point
Copy the full SHA 68493c2View commit details -
fix(tests): add in-memory fixtures used by plotting modules
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41176ff - Browse repository at this point
Copy the full SHA 41176ffView commit details -
test(plots): use in-memory fixtures for vector field plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8676be - Browse repository at this point
Copy the full SHA f8676beView commit details -
test(plots): use in-memory fixtures for shared time plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9372853 - Browse repository at this point
Copy the full SHA 9372853View commit details -
test(plots): run posterior predictive plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f321ea - Browse repository at this point
Copy the full SHA 9f321eaView commit details -
chore(bazel): add posterior predictive plots test module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ca0f0d - Browse repository at this point
Copy the full SHA 7ca0f0dView commit details -
fix(plots): add option to save gene ranking plot
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50a71cf - Browse repository at this point
Copy the full SHA 50a71cfView commit details -
fix(tasks): remove manual figure write
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29de76b - Browse repository at this point
Copy the full SHA 29de76bView commit details -
test(plots): run plot gene ranking
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cc63b8 - Browse repository at this point
Copy the full SHA 6cc63b8View commit details -
chore(bazel): add test genes module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cd6e35 - Browse repository at this point
Copy the full SHA 7cd6e35View commit details
Commits on Aug 4, 2024
-
refactor(tests): set session-level scope on integration fixtures
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c3367d - Browse repository at this point
Copy the full SHA 7c3367dView commit details -
test(plots): use session-level reports path for vector field plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50ad1df - Browse repository at this point
Copy the full SHA 50ad1dfView commit details -
test(plots): use session-level reports path for shared time plot
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd57ebd - Browse repository at this point
Copy the full SHA dd57ebdView commit details -
test(plots): use session-level reports path for predictive plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1559e9 - Browse repository at this point
Copy the full SHA d1559e9View commit details -
test(plots): use session-level reports path for gene selection plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30d7d9f - Browse repository at this point
Copy the full SHA 30d7d9fView commit details -
test(plots): add test for summary plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c8d73e - Browse repository at this point
Copy the full SHA 1c8d73eView commit details -
test(pyproject): add slow and integration pytest markers to pytest ini
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b22d95 - Browse repository at this point
Copy the full SHA 5b22d95View commit details -
test(plots): add test for parameter posteriors plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db22338 - Browse repository at this point
Copy the full SHA db22338View commit details -
refactor(tests): add integration marker to integration tests
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a544500 - Browse repository at this point
Copy the full SHA a544500View commit details -
chore(bazel): add posteriors and summary test modules
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef1cdde - Browse repository at this point
Copy the full SHA ef1cddeView commit details -
fix(plots): add option to save rainbow plot
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffdd829 - Browse repository at this point
Copy the full SHA ffdd829View commit details -
fix(tasks): remove redundant logic to save rainbow plot in summarize …
…task Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 591e759 - Browse repository at this point
Copy the full SHA 591e759View commit details -
test(plots): add rainbow plot test
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e0cb4a - Browse repository at this point
Copy the full SHA 4e0cb4aView commit details -
chore(bazel): add rainbow plot test module
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4a1f12 - Browse repository at this point
Copy the full SHA b4a1f12View commit details
Commits on Aug 5, 2024
-
fix(analysis): remove cell marker comments
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b70c45 - Browse repository at this point
Copy the full SHA 1b70c45View commit details -
fix(models): remove unused branching in generate_posterior_samples me…
…thod Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a924e3 - Browse repository at this point
Copy the full SHA 4a924e3View commit details -
feat(utils): add function to save parameter posterior means to dataframe
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3e4537 - Browse repository at this point
Copy the full SHA d3e4537View commit details -
feat(tasks): save parameter posterior means to dataframe
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90813c6 - Browse repository at this point
Copy the full SHA 90813c6View commit details -
config(workflows): toggle testing flags off
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1aebb0 - Browse repository at this point
Copy the full SHA f1aebb0View commit details -
chore(workflows): set cache version
2024.8.5
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 282e145 - Browse repository at this point
Copy the full SHA 282e145View commit details -
fix(workflows): toggle data subset flag on
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ceb7524 - Browse repository at this point
Copy the full SHA ceb7524View commit details -
fix(cid): set sha-specific concurrency groups for workflow execution
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30ad7ce - Browse repository at this point
Copy the full SHA 30ad7ceView commit details -
fix(pyproject): temporarily pin yanked matplotlib 3.9.1
- only relevant for pip installs - see https://www.github.com/matplotlib/matplotlib/issues/28551 Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dedb66 - Browse repository at this point
Copy the full SHA 2dedb66View commit details -
fix(workflows): disable flyte decks causing type error
`TypeError: __str__ returned non-string (type PosixPath)` Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ca26ff - Browse repository at this point
Copy the full SHA 5ca26ffView commit details -
feat(summarize): save gene ranking table to csv
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98f5bd6 - Browse repository at this point
Copy the full SHA 98f5bd6View commit details -
fix(io): include csv files in default model summary archive
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b7c809 - Browse repository at this point
Copy the full SHA 8b7c809View commit details -
fix(workflows): explicitly include csv in model summary archive
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22de101 - Browse repository at this point
Copy the full SHA 22de101View commit details -
docs(nbs): write data tables to files
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79df124 - Browse repository at this point
Copy the full SHA 79df124View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa28ba6 - Browse repository at this point
Copy the full SHA aa28ba6View commit details -
docs(nbs): generate phase portraits from custom gene list
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c402d3 - Browse repository at this point
Copy the full SHA 7c402d3View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1c7a42 - Browse repository at this point
Copy the full SHA a1c7a42View commit details -
fix(workflows): disable upload summary cache
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8b8548 - Browse repository at this point
Copy the full SHA c8b8548View commit details
Commits on Aug 6, 2024
-
test(analysis): add tests for pareto frontier genes function
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a894ba - Browse repository at this point
Copy the full SHA 7a894baView commit details -
test(analyze): add tests for top_mae_genes function
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d5a48a - Browse repository at this point
Copy the full SHA 0d5a48aView commit details -
feat(analyze): add function to extract top mae genes
- sorted by descending shared time correlation Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 508f1ba - Browse repository at this point
Copy the full SHA 508f1baView commit details -
fix(summarize): pareto_frontier_genes -> top_mae_genes
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5c3896 - Browse repository at this point
Copy the full SHA d5c3896View commit details -
test(conftest): use top_mae_genes in marker gene fixtures
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95be268 - Browse repository at this point
Copy the full SHA 95be268View commit details -
chore(workflows): bump summarize cache to
2024.8.5.1
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d28fb36 - Browse repository at this point
Copy the full SHA d28fb36View commit details -
fix(pyproject): note intention to exclude markers associated with slo…
…w tests Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 057af3d - Browse repository at this point
Copy the full SHA 057af3dView commit details
Commits on Aug 7, 2024
-
fix(analysis): get top mae genes by correlation bin
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be165a7 - Browse repository at this point
Copy the full SHA be165a7View commit details -
test(analysis): account for correlation bins in top mae genes
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94b0368 - Browse repository at this point
Copy the full SHA 94b0368View commit details -
fix(tests): remove gene number specification
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32008d6 - Browse repository at this point
Copy the full SHA 32008d6View commit details -
fix(summarize): use mae percentiles and min genes per bin in marker g…
…ene selection Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dfef1e - Browse repository at this point
Copy the full SHA 0dfef1eView commit details -
feat(plots): add normalized data to rainbow plot
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ddc5f0 - Browse repository at this point
Copy the full SHA 7ddc5f0View commit details -
fix(plots): disable normalized data on summary plot
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 443ac27 - Browse repository at this point
Copy the full SHA 443ac27View commit details -
chore(workflows): bump summarize cache to
2024.8.5.2
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a674c7a - Browse repository at this point
Copy the full SHA a674c7aView commit details -
fix(plots): ensure data is a dense array before flattening
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for feaa936 - Browse repository at this point
Copy the full SHA feaa936View commit details -
docs(tutorials): add more detailed gene selection data
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf8304f - Browse repository at this point
Copy the full SHA bf8304fView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8909cc3 - Browse repository at this point
Copy the full SHA 8909cc3View commit details -
feat(plots): add option to plot log spliced data to rainbow plot
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6226003 - Browse repository at this point
Copy the full SHA 6226003View commit details -
fix(plots): default to highest and lowest shared time correlation gen…
…es in summary plot Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5aae5c - Browse repository at this point
Copy the full SHA d5aae5cView commit details -
fix(plots): use cividis in plot posterior time
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68c90ef - Browse repository at this point
Copy the full SHA 68c90efView commit details -
chore(workflows): bump summarize cache to
2024.8.5.3
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f01c6dc - Browse repository at this point
Copy the full SHA f01c6dcView commit details -
fix(nbs): add parameter posterior estimates to pancreas results
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65246de - Browse repository at this point
Copy the full SHA 65246deView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca3751e - Browse repository at this point
Copy the full SHA ca3751eView commit details -
fix(plots): enable offset parameters in posterior distribution plots
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe25b4c - Browse repository at this point
Copy the full SHA fe25b4cView commit details -
fix(tasks): remove unused t0 from model1 posterior samples
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 583f786 - Browse repository at this point
Copy the full SHA 583f786View commit details -
chore(workflows): bump summarize cache to
2024.8.5.4
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1750a74 - Browse repository at this point
Copy the full SHA 1750a74View commit details
Commits on Aug 8, 2024
-
fix(plots): make parameter names an argument of posterior plot function
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2c35f5 - Browse repository at this point
Copy the full SHA c2c35f5View commit details -
fix(tasks): remove ad hoc modification of posterior samples
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7738f5c - Browse repository at this point
Copy the full SHA 7738f5cView commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb7b840 - Browse repository at this point
Copy the full SHA fb7b840View commit details -
Signed-off-by: Cameron Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcc26ac - Browse repository at this point
Copy the full SHA bcc26acView commit details