-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Mock tests for the functions matrix_to_cellranger() and filter_with_bustools() fail in test_count.py.
System: NixOS
Error message:
E AssertionError: expected call not found.
E Expected: matrix_to_cellranger('/build/tmpl2yjh8en/counts_unfiltered/cells_x_genes.mtx', '/build/tmpl2yjh8en/counts_unfiltered/cells_x_genes.barcodes.txt', '/build/tmpl2yjh8en/counts_unfiltered/cells_x_genes.genes.txt', '/build/source/tests/fixtures/transcripts_to_genes.txt', '/build/tmpl2yjh8en/counts_unfiltered/cellranger')
E Actual: matrix_to_cellranger('/build/tmpl2yjh8en/counts_unfiltered/cells_x_genes.mtx', '/build/tmpl2yjh8en/counts_unfiltered/cells_x_genes.barcodes.txt', '/build/tmpl2yjh8en/counts_unfiltered/cells_x_genes.genes.txt', '/build/source/tests/fixtures/transcripts_to_genes.txt', '/build/tmpl2yjh8en/counts_unfiltered/cellranger', gzip=False)
Metadata
Metadata
Assignees
Labels
No labels