-
Notifications
You must be signed in to change notification settings - Fork 25
refactor: separate statistic computation #411
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
Open
tristan-f-r
wants to merge
71
commits into
main
Choose a base branch
from
lazy-stats
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
b0327a2
feat: spras_revision
tristan-f-r 8cec738
style: fmt
tristan-f-r 5683392
test: summary
tristan-f-r af90ce0
docs(test_summary): mention preprocessing motivation
tristan-f-r 6141874
test(analysis/summary): use input from /input instead
tristan-f-r 440a2d4
docs(test/analysis): mention dual integration testing
tristan-f-r d9e852b
test(analysis/summary): use test/analysis provided gold standard
tristan-f-r abb0eb9
style: fmt
tristan-f-r 60185fc
chore: don't repeat docs inside analysis configs
tristan-f-r e6bd6a0
feat: get working with cytoscape
tristan-f-r f9a3081
style: fmt
tristan-f-r 77fc3b4
test: remove nondet from analysis
tristan-f-r 0592850
fix: get input pathways at runtime
tristan-f-r 0b6413d
Merge branch 'umain' into hash
tristan-f-r 1817157
fix: rm run
tristan-f-r c077d91
Merge branch 'main' into hash
tristan-f-r 50f2195
fix: correct for pydantic
tristan-f-r d3a088b
fix: attach spras revision inside gs_values
tristan-f-r 8e3b898
chore: drop re import
tristan-f-r 1ada504
Merge branch 'main' into hash
tristan-f-r 34a40ad
fix: correct tests
tristan-f-r 5d2c6d0
Merge branch 'main' into hash
tristan-f-r ef15781
Merge branch 'main' into hash
tristan-f-r 8d5019b
fix: correct Snakefile
tristan-f-r 9949572
fix: use correct gs variable
tristan-f-r 6ec4f62
refactor: separate statistic computation
tristan-f-r 9987189
fix: correct tuple assumption
tristan-f-r 25eef5e
fix: stably use graph statistic values
tristan-f-r 3cd25e8
Merge branch 'main' into hash
tristan-f-r 0965a68
test: correct config
tristan-f-r a169505
fix: correct name again
tristan-f-r cb373c1
style: fmt
tristan-f-r 47a9e26
Merge branch 'main' into lazy-stats
tristan-f-r 898d568
style: specify zip strict
tristan-f-r c675ece
fix: make undirected for determining number of connected components
tristan-f-r eec09f2
Merge branch 'main' into hash
tristan-f-r a8d71bd
test: fix files
tristan-f-r 3c81d05
Merge branch 'main' into lazy-stats
tristan-f-r 1ca730e
feat: snakemake-based summary generation
tristan-f-r d67186d
fix(Snakefile): use parse_output for edgelist parsing
tristan-f-r fd483c3
fix: parse edgelist with rank, embed header skip inside from_edgelist
tristan-f-r fd5046f
style: fmt
tristan-f-r 79cf748
chore: mention statistics_files param
tristan-f-r e12fc75
apply suggestions
tristan-f-r 977bf5a
clean, fix: strip project_directory
tristan-f-r 8500bcb
fix: correct equality on not SPRAS pyproject.toml
tristan-f-r 112db39
chore: grammar
tristan-f-r c7262ed
chore: move attach_spras_revision out of Snakefile
tristan-f-r f69a0f3
Merge branch 'main' into hash
tristan-f-r 72e30bf
fix: properly resolve merge conflict
tristan-f-r c71b652
fix: undo mistaken merge conflict
tristan-f-r 6b941e0
chore: drop unnecessary self.datasets initialization
tristan-f-r 339d915
Merge branch 'hash' into lazy-stats
tristan-f-r fbf0ceb
feat: dynamic spras versioning
tristan-f-r edc0369
chore: error handling on setup.pu
tristan-f-r 3a1251d
docs: note on git commit hashes
tristan-f-r d330d6a
chore: drop git magic
tristan-f-r 5e31d06
feat: correctly parse RECORD
tristan-f-r dba2b45
style: fmt
tristan-f-r 90b4e1f
feat: optional spras revision
tristan-f-r fd5a490
docs: osdf_immutable info; ci: debug
tristan-f-r 210897b
ci: ??????
tristan-f-r 816dd28
fix: don't use distribution files, opt for purepath
tristan-f-r cd78a2a
style: fmt
tristan-f-r b025b7d
fix: tag iff osdf immutable, correct functools.partial sig
tristan-f-r 8ce8c31
apply suggestions
tristan-f-r 9bbf7cf
docs: info on spras revision, change names
tristan-f-r 9ce6241
docs: clarify confusing symbol choice
tristan-f-r 85e0ea8
docs: more info on summary & statistics
tristan-f-r 804849a
style: fmt
tristan-f-r cf3c6a0
Merge branch 'hash' into lazy-stats
tristan-f-r File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.