Skip to content

Commit

Permalink
Update tests/test_anglerfish/test_demux/test_demux.py
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Alneberg <[email protected]>
  • Loading branch information
kedhammar and alneberg authored Jun 17, 2024
1 parent b9c3fdd commit e801bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_anglerfish/test_demux/test_demux.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
def fixture():
f"""Fixture for all tests within {__file__}.
Creats a temporary directory with...
Creates a temporary directory with...
- truseq.fasta: A fasta file with the truseq i7 and i5 adaptors.
- testdata_single.fastq.gz: A single read subset from the testdata with a perfect index match (TAACTTGGTC) to the truseq i7 adaptor.
- testdata_multiple.fastq.gz: Fabricated test data intended to test the categorization of alignments.
Expand Down

0 comments on commit e801bb8

Please sign in to comment.