Skip to content

Commit

Permalink
Merge pull request #125 from kipoi/create-pull-request/patch
Browse files Browse the repository at this point in the history
Changes by create-pull-request action
  • Loading branch information
haimasree committed May 24, 2022
2 parents 04bfb2a + 15c8f02 commit 891b7fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ jobs:
strategy:
fail-fast: true
matrix:
modelgroup: ["Basenji", "CleTimer", "FactorNet", "DeepBind", "lsgkm-SVM", "rbp_eclip"]
modelgroup: ["Basenji", "CleTimer", "FactorNet", "DeepBind", "lsgkm-SVM",
"rbp_eclip"]
runs-on: ubuntu-latest
env:
SINGULARITY_PULL_FOLDER: "/home/runner/singularity/"
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
"extended_coda", "MMSplice/deltaLogitPSI", "MMSplice/mtsplice", "DeepMEL/DeepMEL",
"Framepool", "KipoiSplice/4", "deepTarget", "AttentiveChrome/E003", "BPNet-OSKN",
"SeqVec/embedding", "Xpresso/human_GM12878", "epidermal_basset/encode-roadmap.basset.clf.testfold-0",
"DeepFlyBrain", "APARENT/site_probabilities", "APARENT/veff", "DeepSTARR", "scbasset"]
"DeepFlyBrain", "APARENT/site_probabilities", "APARENT/veff", "DeepSTARR",
"scbasset"]
runs-on: ubuntu-latest
env:
SINGULARITY_PULL_FOLDER: "/home/runner/singularity/"
Expand Down
2 changes: 1 addition & 1 deletion kipoi_containers/kipoi-model-repo-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
91cd98afde079c3e549bbd54ac82bcbb52a2c200
8c89278a6ba180f0bcd32cac43cb1537d8408f9d

0 comments on commit 891b7fb

Please sign in to comment.