-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update model I/O functions and documentation (#883)
* fix: remove duplicate function getGenesFromGrRules is already in RAVEN * fix: remove exportHumanGEM use RAVEN's generic exportForGit instead * refactor: increaseHumanGEMVersion * chore: I/O of YAML file with latest RAVEN release * doc: update README.md * fix: testYamlConversion use new funcs * chore: add macaw test result * fix: name of gene essentiality job Github Action * chore: add macaw test result * fix: keep test-specific PR reference in sep. lines * chore: add macaw test result * chore: add macaw test result * fix: genes.tsv quote all content * fix: increaseHumanGEMVersion * fix: testYamlConversion * temporarily distribute YAML I/O functions until fully merged in new RAVEN release * fix: remove empty GPRs * refactor: increaseHumanGEMVersion * refactor: force specific IO functions * chore: add gene essentiality test result * feat: check RAVEN version increaseHumanGEMVersion * fix: genes.tsv missing " --------- Co-authored-by: edkerk <edkerk@users.noreply.github.com>
- Loading branch information
Showing
14 changed files
with
6,978 additions
and
50,961 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
- "develop" | ||
|
||
jobs: | ||
check-metabolictasks: | ||
gene-essentiality: | ||
runs-on: self-hosted | ||
|
||
steps: | ||
|
This file contains 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.