-
Notifications
You must be signed in to change notification settings - Fork 1
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
Imgui #16
base: master
Are you sure you want to change the base?
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c3bfff - Browse repository at this point
Copy the full SHA 7c3bfffView commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ed5888 - Browse repository at this point
Copy the full SHA 6ed5888View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 45bc6ac - Browse repository at this point
Copy the full SHA 45bc6acView commit details
Commits on Apr 20, 2021
-
Merge remote-tracking branch 'originale/color_instancing' into color_…
…instancing # Conflicts: # build.gradle.kts # src/main/kotlin/graphics/scenery/xtradimensionvr/AnnotationsIngest.kt # src/main/kotlin/graphics/scenery/xtradimensionvr/SparseReader.kt # src/main/kotlin/graphics/scenery/xtradimensionvr/XPlot.kt
Configuration menu - View commit details
-
Copy full SHA for 36a2b53 - Browse repository at this point
Copy the full SHA 36a2b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1e125 - Browse repository at this point
Copy the full SHA dc1e125View commit details
Commits on Apr 22, 2021
-
some shading changes and clikcbehaviour updates
Luke Hyman committedApr 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 3694a82 - Browse repository at this point
Copy the full SHA 3694a82View commit details
Commits on Apr 23, 2021
-
force additional instance updating in hmd clickbehavour. Replace box …
…with infinite floor. Replace random lighting with tetrahedron and headlight
Luke Hyman committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b3083ff - Browse repository at this point
Copy the full SHA b3083ffView commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d3e4aaa - Browse repository at this point
Copy the full SHA d3e4aaaView commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee39a12 - Browse repository at this point
Copy the full SHA ee39a12View commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1acf9b7 - Browse repository at this point
Copy the full SHA 1acf9b7View commit details
Commits on May 7, 2021
-
functionailty to select 10 most expressed genes from selection based …
…on hypergeometric test and group fold. Works poorly, picking genes that have very few cells expressing it
Configuration menu - View commit details
-
Copy full SHA for 7c5d8c2 - Browse repository at this point
Copy the full SHA 7c5d8c2View commit details
Commits on May 11, 2021
-
refactor of gene fetching functions - only reads gene expressions onc…
…e and uses trove int hashsets.
Configuration menu - View commit details
-
Copy full SHA for 08133cd - Browse repository at this point
Copy the full SHA 08133cdView commit details
Commits on May 18, 2021
-
statistical test for differential gene expression now uses WhitneyMan…
…n U test (or ranked-sum wilcoxen test). Gene expression is also normalized between 0 and 10 and the max gene expression is shown as the upper bound for the color map
Configuration menu - View commit details
-
Copy full SHA for c56b7da - Browse repository at this point
Copy the full SHA c56b7daView commit details -
changes to controls. Bound to hmd, changed bindings, removed ability …
…to control camera with controller
Luke Hyman committedMay 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 22e7ffa - Browse repository at this point
Copy the full SHA 22e7ffaView commit details
Commits on May 19, 2021
-
genes are initially filtered for being less than 80 percent sparse, r…
…educing the number of genes that need to be tested, improving speed
Configuration menu - View commit details
-
Copy full SHA for c904169 - Browse repository at this point
Copy the full SHA c904169View commit details -
addition of state variable, indicating weather genes are being fetche…
…d and stopping the function from being reactivated.
Configuration menu - View commit details
-
Copy full SHA for f6f113b - Browse repository at this point
Copy the full SHA f6f113bView commit details
Commits on May 24, 2021
-
addition of Welch T test for less accurate but quicker differential e…
…xpression calculation
Configuration menu - View commit details
-
Copy full SHA for 7c5ba99 - Browse repository at this point
Copy the full SHA 7c5ba99View commit details
Commits on May 26, 2021
-
Merge remote-tracking branch 'origin/vr_optimization' into imgui
# Conflicts: # build.gradle.kts # src/main/kotlin/graphics/scenery/xtradimensionvr/XPlot.kt # src/main/kotlin/graphics/scenery/xtradimensionvr/XVisualization.kt
Configuration menu - View commit details
-
Copy full SHA for 039d62a - Browse repository at this point
Copy the full SHA 039d62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7683ac - Browse repository at this point
Copy the full SHA c7683acView commit details