Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/velocity/velocyto/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@ arguments:
resources:
- type: bash_script
path: script.sh
- path: setup.py.patch

test_resources:
- type: python_script
path: test.py
- path: setup.py.patch
- path: /resources_test/cellranger_tiny_fastq
- path: /resources_test/rna_velocity
- path: /resources_test/reference_gencodev41_chr1
Expand Down
Loading