We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521425b commit a1d0738Copy full SHA for a1d0738
1 file changed
tests/test_parse2.py
@@ -22,6 +22,7 @@ def test_mock_pysam_parse2_read():
22
"-c",
23
mock_chroms_path,
24
"--add-pair-index",
25
+ "--flip",
26
"--report-position",
27
"junction",
28
"--report-orientation",
@@ -81,6 +82,7 @@ def test_mock_pysam_parse2_pair():
81
82
83
84
85
86
87
"outer",
88
0 commit comments