index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-27
add tests for calling wgcna_script
Alexander Kabui
2021-09-27
return str error for exception
Alexander Kabui
2021-09-27
fix merge conflicts
Alexander Kabui
2021-09-27
remove unnecessary comments and variables
Alexander Kabui
2021-09-27
Merge pull request #37 from genenetwork/heatmap_generation
BonfaceKilz
2021-09-27
Remove unnecessary variable.
Frederick Muriuki Muriithi
2021-09-27
Narrow the exception and add comments
Frederick Muriuki Muriithi
2021-09-27
Update terminology: `riset` to `group`
Frederick Muriuki Muriithi
2021-09-27
Update terminology: `strain` to `sample`
Frederick Muriuki Muriithi
2021-09-25
minor fixes for unittests
Alexander Kabui
2021-09-23
add traits as columns names and pass as json input
Alexander Kabui
2021-09-23
minor fixes for endpoint
Alexander Kabui
2021-09-23
Return r error if returncode!=0
Alexander Kabui
2021-09-23
read generated files from r and return output
Alexander Kabui
2021-09-23
check for na powerEst and use a default value
Alexander Kabui
2021-09-23
append input to output
Alexander Kabui
2021-09-23
sample output data
Alexander Kabui
2021-09-23
validate required output
Alexander Kabui
2021-09-23
add mock test data for script
Alexander Kabui
2021-09-23
pass json file path as an arg
Alexander Kabui
2021-09-23
pass other variables from user input for network constr
Alexander Kabui
2021-09-23
add rjson dependency
Alexander Kabui
2021-09-23
load data from json file and and convert to dt
Alexander Kabui
2021-09-23
Add missing dependencies causing pylint to fail
Frederick Muriuki Muriithi
2021-09-23
Refactor: Move common sample data to separate file
Frederick Muriuki Muriithi
2021-09-22
Fix more pylint errors
Frederick Muriuki Muriithi
2021-09-22
Fix typing issues
Frederick Muriuki Muriithi
2021-09-22
Fix pylint errors
Frederick Muriuki Muriithi
2021-09-22
Update check: Heatmaps need at least 2 items
Frederick Muriuki Muriithi
2021-09-22
Return serialized plotly figure
Frederick Muriuki Muriithi
2021-09-22
add init tests for call to script
Alexander Kabui
2021-09-22
add required wgcna dependencies to guix.scm
Alexander Kabui
2021-09-22
jsonify results
Alexander Kabui
2021-09-22
init endpoint tests for wgcna
Alexander Kabui
2021-09-20
Enable Cross-Origin Resource Sharing
Frederick Muriuki Muriithi
2021-09-20
Remove proof-of-concept test code
Frederick Muriuki Muriithi
2021-09-20
Return only the data
Frederick Muriuki Muriithi
2021-09-17
Fix a number of linting issues
Frederick Muriuki Muriithi
2021-09-17
Return path to generated filename for now
Frederick Muriuki Muriithi
2021-09-17
Fix some layout issues and update colorscale
Frederick Muriuki Muriithi
2021-09-17
Create dendrogram to show clustering tree
Frederick Muriuki Muriithi
2021-09-16
pylint fixes
Alexander Kabui
2021-09-16
Add WGCNA_SCRIT env to settings
Alexander Kabui
2021-09-16
init tests for wgcna
Alexander Kabui
2021-09-16
pass user input to call script
Alexander Kabui
2021-09-16
Intergrate the heatmap generation with the API
Frederick Muriuki Muriithi
2021-09-16
Fix minor bugs
Frederick Muriuki Muriithi
2021-09-16
Add missing imports
Frederick Muriuki Muriithi
2021-09-16
run cmd and add exception handler
Alexander Kabui
2021-09-16
register wgcna blueprint
Alexander Kabui
[next]