Skip to content

Commit

Permalink
workflow fix attempt (add input)
Browse files Browse the repository at this point in the history
  • Loading branch information
Camila-goclowski committed Jun 3, 2024
1 parent 639174c commit 89f435f
Show file tree
Hide file tree
Showing 5 changed files with 5,333,473 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- doc: Test outline for Workflow-constructed-from-history-'Tool-based-FPE'
job: {}
outputs: {}
job:
Barcodes:
class: File
path: test-data/barcodes.tsv.gz
filetype: tsv
Genes:
class: File
path: test-data/features.tsv.gz
filetype: tsv
Matrix:
class: File
path: test-data/matrix.mtx.gz
filetype: mtx
Experimental Design:
class: File
path: test-data/exp_design.tsv
filetype: tsv
Loading

0 comments on commit 89f435f

Please sign in to comment.