-
Notifications
You must be signed in to change notification settings - Fork 9
feat: ci, web output, reorganization #22
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
Merged
Merged
Changes from all commits
Commits
Show all changes
129 commits
Select commit
Hold shift + click to select a range
7cb68cd
Add R script to process data
oliverfanderson 7165629
Update R script
oliverfanderson c417102
Preprocessed 14 pathways into S/T sets
oliverfanderson d512be8
Create node-prizes file from sources/targets
oliverfanderson 0293ae4
Process datasets into Prizes with 100 as score
oliverfanderson 01a0f07
added network thresholding feature and output images
ctrlaltaf 626ae30
output images
ctrlaltaf e236451
optimized thresholding
ctrlaltaf 6dc7e0a
added command line inputs
ctrlaltaf 45b9c4e
added edge output file generation
ctrlaltaf 614ac74
output files
ctrlaltaf 0fc770c
added updated outputs
ctrlaltaf 316b53b
new method
ctrlaltaf e983c86
added output to new method
ctrlaltaf f7a1961
namespace mapped outputs
ctrlaltaf a482e0f
refactored api calls
ctrlaltaf ce1b43e
updated output files
ctrlaltaf 8be45da
update with overlap analytics
ntalluri 12700b4
restructerd the files, updated the src files, adding a steps to proce…
ntalluri a1f78ae
Ignoring big files
ntalluri 0f5bd1b
Remove attributes file
ntalluri bf13b4e
updating HumanInteractome script and added directions
ntalluri 7cab836
add code to make pathways uniprot ids and spras compatible, update re…
ntalluri d287d3e
spras compatible pathway data
ntalluri 3608e75
updated human interactome script to make the interactomes file
ntalluri 79db1ff
updated spras compatible code location, removed files, and removed un…
ntalluri 70c2f15
updated readme, gitignore, and src files
ntalluri 848d948
updated the string-uniprot ids for the interactomes
ntalluri e57489a
renamed and moved files
ntalluri 1940a1e
updated code to include unreviewed ids
ntalluri f15378e
updated code to deal with directionality
ntalluri 086b668
remove unused code
ntalluri 447561d
updated the pathway-data and src files to accomidate this
ntalluri 63571f8
updated README with instructions on how to genereate synthethic netwo…
ntalluri 4d2e889
switched the files for sources and targets
ntalluri 93fe873
picked new pilot data using the ratios
ntalluri 0cbc0df
added the sources and targets file origins
ntalluri ea3bef7
updated to get rid of extra step to get overlap analytics
ntalluri ce81316
update variable names
ntalluri db2e7a0
update the varibles names in the rscript
ntalluri 7b12cf9
updated code to deal with duplicate edges
ntalluri 2e9f47d
updated the prize values and the rank values
d882814
Merge branch 'Reed-CompBio:main' into synthetic_networks
ntalluri 9477d85
ci: test 1
tristan-f-r f4e4777
ci: install correct spras module
tristan-f-r 09e9151
ci: use correct snakefile
tristan-f-r 22455d8
fix: correct config with missing eval key
tristan-f-r 99fb7c7
ci: single core, drop output
tristan-f-r 7c0299a
chore: devcontainer, print correct output
tristan-f-r 52713cb
feat: raw data view
tristan-f-r b5b68a0
ci: bmp upload pages artifact
tristan-f-r a2a68f8
fix: recursively mkdir data output
tristan-f-r 17f55ac
ci: bmp pages
tristan-f-r 50ed3a7
ci: test on yeast
tristan-f-r ad3a098
ci: test pathlinker
tristan-f-r f1570a5
ci: split into DMMMs and PRAs
tristan-f-r a285cbb
ci: reorganize into datasets
tristan-f-r 4f49ee0
docs: clearer wording
tristan-f-r c6136fc
ci: use base yaml config
tristan-f-r 9ce298b
ci: enable pull request checks
tristan-f-r 5ace8f2
fix: proper yaml
tristan-f-r 1ca5c99
style: pre-commit, yamlfmt
tristan-f-r 3b5fbf7
style: fmt
tristan-f-r 882e912
ci: pre-commit checks
tristan-f-r b82ca89
ci: re-merge config
tristan-f-r c5d508e
ci: post-process responsenet, set up dual-way ci
tristan-f-r c35b023
style: fmt
tristan-f-r 9ee295d
style: fmt?
tristan-f-r e9248ff
fix: use correct dataset name for ms2018, cache ci
tristan-f-r db70091
ci: drop strict channel priority
tristan-f-r c41ef42
ci: use correct hash
tristan-f-r b0dc1aa
ci: downgrade miniconda action
tristan-f-r f623383
ci: drop caching
tristan-f-r d61254e
ci: drop tar support!
tristan-f-r d8ccc15
ci: restrict pathlinker
tristan-f-r f556948
feat: use astro
tristan-f-r f69830b
ci: fix config name
tristan-f-r 84362dc
ci: install deps beforehand
tristan-f-r 669602b
feat: dynamically recognize runs
tristan-f-r e7b66f2
ci: specify build path
tristan-f-r dca8f85
feat: build time, associated output files
tristan-f-r 62565ca
ci: bmp test
tristan-f-r 320626e
fix: build properly
tristan-f-r b37b095
fix: build on correct path
tristan-f-r 834aa47
fix: correct trailing slashes
tristan-f-r 2d47ced
feat: begin dataset page
tristan-f-r 452d521
feat: try out new categorization method
tristan-f-r 025f17a
fix: actually grab data type
tristan-f-r 0cb9b61
docs: correct dmm wording
tristan-f-r d18d17c
fix: correct file paths
tristan-f-r 8915a69
added data processing scripts
AMINOexe 3848f9c
style: fmt
tristan-f-r 9f1aa10
feat: begin automating yeast
tristan-f-r 15c7c9d
ci: run process through snakemake
tristan-f-r 7402fb6
style: fmt
tristan-f-r c2c8750
ci: pin uv
tristan-f-r b6babec
docs(contributing): mention run_snakemake.sh
tristan-f-r 4689109
ci: pin uv setup
tristan-f-r f511d5f
docs(run_snakemake.sh): clarifying comment
tristan-f-r 68ee011
fix: add snakemake through uv
tristan-f-r 4ae1421
fix(run_snakemake): add --cores 1
tristan-f-r c6aa008
chore: mv astro config to ts
tristan-f-r 5dfa460
fix: move uv over to snakefile
tristan-f-r efe77d5
Merge branch 'pr/11'
tristan-f-r ac98c18
chore: mv synthetic data to datasets
tristan-f-r b5d2472
chore: mv more files around
tristan-f-r 246639c
begin rewriting process pathways script
tristan-f-r 15e4a4a
feat: convert full script to py
tristan-f-r 72007b6
refactor: move everything over to intermediate
tristan-f-r 17ee256
feat(synthetic-data): orchestrate non-interactome generation through …
tristan-f-r aa4dbe9
style: fmt
tristan-f-r 4244cf9
feat: handle interactome downloading
tristan-f-r 9882ec4
begin refactoring combine.py
tristan-f-r 7c3c46a
fix: clear up last path issues with combine.py
tristan-f-r 3c47f51
feat: full snakemake workflow for synthetic data
tristan-f-r f1bde4d
chore: run synthetic data snakemake
tristan-f-r b7376ee
ci: cores 4
tristan-f-r 12e0c08
chore: bmp down to cores 1
tristan-f-r dcfef76
chore: drop unused docs
tristan-f-r b6bf8aa
chore: enable ml
tristan-f-r a4237cc
fix: filter analysis folders
tristan-f-r a648bba
feat: show pca graphs
tristan-f-r 441fe3d
feat: allow image zoom
tristan-f-r 2ef2f16
fix: rn type-datasets to use correct formatting
tristan-f-r b2aa2be
automated hiv dataset
AMINOexe efc877a
chore: fix config
tristan-f-r 5ee88ad
added kegg orthology script
AMINOexe 92deea3
style: lint
tristan-f-r 0a88fdf
chore: rm unreviewed datasets
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| FROM mcr.microsoft.com/devcontainers/anaconda:1-3 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // Small devcontainer which loads anaconda. All postinstallation steps have to be done manually. | ||
| // This comes with snakemake and docker-in-docker. | ||
|
|
||
| // For format details, see https://aka.ms/devcontainer.json. For config options, see the | ||
| // README at: https://github.com/devcontainers/templates/tree/main/src/anaconda | ||
| { | ||
| "name": "Anaconda (Python 3)", | ||
| "build": { | ||
| "context": "..", | ||
| "dockerfile": "Dockerfile" | ||
| }, | ||
| "features": { | ||
| "ghcr.io/devcontainers/features/docker-in-docker:2": {}, | ||
| // For yamlfmt | ||
| "ghcr.io/devcontainers/features/go:1": {}, | ||
| // For web display | ||
| "ghcr.io/devcontainers/features/node:1": {}, | ||
| // For scripting | ||
| "ghcr.io/va-h/devcontainers-features/uv:1": {} | ||
| } | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,105 @@ | ||
| name: Test SPRAS | ||
|
|
||
| on: | ||
| pull_request: | ||
| branches: [main] | ||
| push: | ||
| branches: [main] | ||
|
|
||
| # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages | ||
| permissions: | ||
| contents: read | ||
| pages: write | ||
| id-token: write | ||
|
|
||
| # Allow one concurrent deployment | ||
| concurrency: | ||
| group: 'pages' | ||
| cancel-in-progress: true | ||
|
|
||
| jobs: | ||
| pre-commit: | ||
| name: Run pre-commit checks | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - name: Checkout repository | ||
| uses: actions/checkout@v4 | ||
| - name: Setup Python | ||
| uses: actions/setup-python@v4 | ||
| with: | ||
| python-version: '3.11' | ||
| - name: Run pre-commit checks | ||
| uses: pre-commit/[email protected] | ||
| checks: | ||
| name: Run workflow | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - name: Checkout repository | ||
| uses: actions/checkout@v4 | ||
| with: | ||
| submodules: true | ||
| - name: Install uv for scripting | ||
| uses: astral-sh/[email protected] | ||
| with: | ||
| version: "0.7.13" | ||
| - name: Setup conda | ||
| uses: conda-incubator/setup-miniconda@v2 | ||
| with: | ||
| activate-environment: spras | ||
| environment-file: spras/environment.yml | ||
| auto-activate-base: false | ||
| miniconda-version: 'latest' | ||
| # Install spras in the environment using pip | ||
| - name: Install spras in conda env | ||
| shell: bash --login {0} | ||
| run: pip install ./spras | ||
| # Log conda environment contents | ||
| - name: Log conda environment | ||
| shell: bash --login {0} | ||
| run: conda list | ||
| - name: Process raw data through Snakemake | ||
| run: sh run_snakemake.sh | ||
| - name: Run Snakemake workflow for DMMMs | ||
| shell: bash --login {0} | ||
| run: snakemake --cores 1 --configfile configs/dmmm.yaml --show-failed-logs -s spras/Snakefile | ||
| # TODO: re-enable PRAs once RN/synthetic data PRs are merged. | ||
| # - name: Run Snakemake workflow for PRAs | ||
| # shell: bash --login {0} | ||
| # run: snakemake --cores 1 --configfile configs/pra.yaml --show-failed-logs -s spras/Snakefile | ||
| - name: Setup PNPM | ||
| uses: pnpm/action-setup@v4 | ||
| with: | ||
| version: 10 | ||
| - name: Install web dependencies | ||
| working-directory: ./web | ||
| run: pnpm install | ||
| - name: Run web builder | ||
| working-directory: ./web | ||
| run: pnpm build | ||
| - name: Upload built website distribution folder | ||
| uses: actions/upload-artifact@v4 | ||
| with: | ||
| name: build | ||
| path: web/dist | ||
| pages: | ||
| needs: checks | ||
| if: github.event_name != 'pull_request' | ||
| runs-on: ubuntu-latest | ||
| environment: | ||
| name: github-pages | ||
| url: ${{ steps.deployment.outputs.page_url }} | ||
| steps: | ||
| - name: Download Artifacts | ||
| uses: actions/download-artifact@v4 | ||
| with: | ||
| name: build | ||
| path: dist | ||
| - name: Setup Pages | ||
| uses: actions/configure-pages@v2 | ||
| - name: Upload artifact | ||
| uses: actions/upload-pages-artifact@v3 | ||
| with: | ||
| path: dist | ||
| - name: Deploy to GitHub Pages | ||
| id: deployment | ||
| uses: actions/deploy-pages@v4 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| [submodule "spras"] | ||
| path = spras | ||
| url = https://github.com/Reed-CompBio/spras | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| # See https://pre-commit.com for more information | ||
| # See https://pre-commit.com/hooks.html for more hooks | ||
| # See https://pre-commit.com/ for documentation | ||
| default_language_version: | ||
| # Match this to the version specified in environment.yml | ||
| python: python3.11 | ||
| repos: | ||
| - repo: https://github.com/pre-commit/pre-commit-hooks | ||
| rev: v4.4.0 # Use the ref you want to point at | ||
| hooks: | ||
| # Attempts to load all yaml files to verify syntax. | ||
| - id: check-yaml | ||
| # Attempts to load all TOML files to verify syntax. | ||
| - id: check-toml | ||
| # Trims trailing whitespace. | ||
| - id: trailing-whitespace | ||
| # Preserves Markdown hard linebreaks. | ||
| args: [--markdown-linebreak-ext=md] | ||
| # Do not trim whitespace from all files, input files may need trailing whitespace for empty values in columns. | ||
| types_or: [markdown, python, yaml] | ||
| # Skip this Markdown file, which has an example of an input text file within it. | ||
| exclude: input/README.md | ||
| - repo: https://github.com/charliermarsh/ruff-pre-commit | ||
| rev: 'v0.0.269' | ||
| hooks: | ||
| - id: ruff | ||
| - repo: https://github.com/google/yamlfmt | ||
| rev: v0.17.0 | ||
| hooks: | ||
| - id: yamlfmt |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 3.13 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| { | ||
| "recommendations": ["astro-build.astro-vscode"], | ||
| "unwantedRecommendations": [] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| { | ||
| "editor.rulers": [ | ||
| 150 | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| formatter: | ||
| retain_line_breaks_single: true |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| # Contributing | ||
|
|
||
| ## Helping Out | ||
|
|
||
| There are `TODOs` that better enhance the reproducability of datasets or analysis of algorithm outputs, as well as | ||
| [open resolvable issues](https://github.com/Reed-CompBio/spras-benchmarking/). | ||
|
|
||
| ## Adding a dataset | ||
|
|
||
| To add a dataset (see `datasets/yeast-osmotic-stress` as an example of a dataset): | ||
| 1. Check that your dataset provider isn't already added (some of these datasets act as providers for multiple datasets) | ||
| 1. Create a new folder under `datasets/<your-dataset>` | ||
| 1. Add a `raw` folder containing your data | ||
| 1. Add an attached Snakefile that converts your `raw` data to `processed` data | ||
| 1. Add your snakefile to the top-level `run_snakemake.sh` file. | ||
| 1. If your dataset is a paper reproduction, add a `reproduction/raw` and `reproduction/processed` folder | ||
| 1. Add your datasets to the appropiate `configs` | ||
|
|
||
| ## Adding an algorithm | ||
|
|
||
| If you want to add an algorithm, refer to the [SPRAS repository](https://github.com/Reed-CompBio/SPRAS) instead. | ||
| If you want to test your new algorithm you PRed to SPRAS, you can swap out the `spras` submodule that this repository uses | ||
| with your fork of SPRAS. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,30 @@ | ||
| # spras-benchmarking | ||
| Benchmarking datasets for the [SPRAS](https://github.com/Reed-CompBio/spras) project | ||
| # SPRAS benchmarking | ||
|
|
||
|  | ||
|
|
||
| Benchmarking datasets for the [SPRAS](https://github.com/Reed-CompBio/spras) project. This repository contains gold standard datasets to evaluate on as well as paper reproductions & improvements incorporating new methodologies. | ||
|
|
||
| ## Setup | ||
|
|
||
| This repository depends on SPRAS. If you want to reproduce the results of benchmarking locally, | ||
| you will need to setup SPRAS. SPRAS depends on [Docker](https://www.docker.com/) and [Conda](https://docs.conda.io/projects/conda/en/stable/). If it is hard to install either of these tools, | ||
| a [devcontainer](https://containers.dev/) is available for easy setup. | ||
|
|
||
| ```sh | ||
| conda env create -f spras/environment.yml | ||
| conda activate spras | ||
| pip install ./spras | ||
| ``` | ||
|
|
||
| To run the postprocess output scripts, we have a `pyproject.toml` which can be used with your desired python package manager. This separates | ||
| the `spras` conda environment from the small scripts we have. (on CI, we use [`uv`](https://docs.astral.sh/uv/).) | ||
|
|
||
| To run the benchmarking pipeline, use: | ||
|
|
||
| ```sh | ||
| snakemake --cores 1 --configfile configs/dmmm.yaml --show-failed-logs -s spras/Snakefile | ||
| ``` | ||
|
|
||
| > [!NOTE] | ||
| > Each one of the dataset categories (at the time of writing, DMMM and PRA) are split into different configuration files. | ||
| > Run each one as you would want. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| # Base Settings | ||
| hash_length: 7 | ||
| container_framework: docker | ||
| unpack_singularity: false | ||
|
|
||
| container_registry: | ||
| base_url: docker.io | ||
| owner: reedcompbio | ||
|
|
||
| reconstruction_settings: | ||
| locations: | ||
| reconstruction_dir: "output" | ||
| run: true | ||
|
|
||
| analysis: | ||
| summary: | ||
| include: false | ||
| graphspace: | ||
| include: false | ||
| cytoscape: | ||
| include: false | ||
| ml: | ||
| include: true | ||
| aggregate_per_algorithm: true | ||
| evaluation: | ||
| include: false | ||
|
|
||
| # Custom settings | ||
| algorithms: | ||
| - name: "omicsintegrator1" | ||
| params: | ||
| include: true | ||
| run1: | ||
| b: [2] | ||
| w: [.5] | ||
| d: [10] | ||
| mu: [2] | ||
| - name: "omicsintegrator2" | ||
| params: | ||
| include: true | ||
| run1: | ||
| b: [4] | ||
| g: [0] | ||
|
|
||
| datasets: | ||
| - label: dmmmhiv060 | ||
| node_files: ["processed_prize_060.txt"] | ||
| edge_files: ["phosphosite-irefindex13.0-uniprot.txt"] | ||
| # Placeholder | ||
| other_files: [] | ||
| data_dir: "datasets/hiv/processed" | ||
| - label: dmmmhiv05 | ||
| node_files: ["processed_prize_05.txt"] | ||
| edge_files: ["phosphosite-irefindex13.0-uniprot.txt"] | ||
| other_files: [] | ||
| data_dir: "datasets/hiv/processed" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
| # Base Settings | ||
| # TODO: (same for dmmm.yaml): can we deduplicate this using snakemake? | ||
| hash_length: 7 | ||
| container_framework: docker | ||
| unpack_singularity: false | ||
|
|
||
| container_registry: | ||
| base_url: docker.io | ||
| owner: reedcompbio | ||
|
|
||
| reconstruction_settings: | ||
| locations: | ||
| reconstruction_dir: "output" | ||
| run: true | ||
|
|
||
| analysis: | ||
| summary: | ||
| include: false | ||
| graphspace: | ||
| include: false | ||
| cytoscape: | ||
| include: false | ||
| ml: | ||
| include: true | ||
| aggregate_per_algorithm: true | ||
| evaluation: | ||
| include: false | ||
|
|
||
| # Custom settings | ||
| algorithms: | ||
| - name: "omicsintegrator1" | ||
| params: | ||
| include: true | ||
| run1: | ||
| b: [2] | ||
| w: [.5] | ||
| d: [10] | ||
| mu: [2] | ||
| - name: "omicsintegrator2" | ||
| params: | ||
| include: true | ||
| run1: | ||
| b: [4] | ||
| g: [0] | ||
| - name: "pathlinker" | ||
| params: | ||
| include: true | ||
| run1: | ||
| k: [10, 20] | ||
| - name: "allpairs" | ||
| params: | ||
| include: true | ||
|
|
||
| datasets: | ||
| - label: pramuscleskeletal2018 | ||
| node_files: ["sources.txt", "targets.txt"] | ||
| # DataLoader.py can currently only load a single edge file, which is the primary network | ||
| edge_files: ["interactome.tsv"] | ||
| # Placeholder | ||
| other_files: [] | ||
| # Relative path from the spras directory | ||
| data_dir: "datasets/rn-muscle-skeletal/processed" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| processed |
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.