Skip to content

Commit

Permalink
Update test files and test
Browse files Browse the repository at this point in the history
  • Loading branch information
chenv3 committed Jan 17, 2025
1 parent 90ce21a commit 6f3296e
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
run: |
docker run -v $PWD:/opt2 snakemake/snakemake:v5.24.2 \
/opt2/cell-seek run --input \
/opt2/.tests/WT_S1.R1.fastq.gz /opt2/.tests/WT_S1.R2.fastq.gz \
/opt2/.tests/WT_S2_R1.fastq.gz /opt2/.tests/WT_S2_R2.fastq.gz \
/opt2/.tests/WT_S3_1.fastq.gz /opt2/.tests/WT_S3_2.fastq.gz \
/opt2/.tests/WT_S4_R1.001.fastq.gz /opt2/.tests/WT_S4_R2.001.fastq.gz \
/opt2/.tests/WT_S1_L001_R1_001.fastq.gz /opt2/.tests/WT_S1_L001_R2_001.fastq.gz \
/opt2/.tests/WT_S2_L001_R1_001.fastq.gz /opt2/.tests/WT_S2_L001_R2_001.fastq.gz \
/opt2/.tests/WT_S3_L001_R1_001.fastq.gz /opt2/.tests/WT_S3_L001_R2_001.fastq.gz \
/opt2/.tests/WT_S4_L001_R1_001.fastq.gz /opt2/.tests/WT_S4_L001_R2_001.fastq.gz \
--output /opt2/output --genome hg38 --pipeline gex --cellranger 8.0.0 --mode local --dry-run
- name: View the pipeline config file
run: |
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6f3296e

Please sign in to comment.