Commit 088a2103 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

update tests

parent 10804454
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@ bash /universc/launch_universc.sh -v
gunzip /universc/test/shared/cellranger-tiny-fastq/3.0.0/*fastq.gz
# test cellranger call
cellranger count --id="tiny-test" \
 --fastqs="/cellranger-3.1.0/cellranger-tiny-fastq/3.0.0/" --sample="tinygex" \
 --transcriptome="/cellranger-3.1.0/cellranger-tiny-ref/3.0.0/"
 --fastqs="/cellranger-3.0.2.9001/cellranger-tiny-fastq/3.0.0/" --sample="tinygex" \
 --transcriptome="/cellranger-3.0.2.9001/cellranger-tiny-ref/3.0.0/"

# call convert on 10x with multiple lanes
bash /universc/launch_universc.sh --id "test-10x" --technology "10x" \