Skip to content
Snippets Groups Projects
Commit cb8162c6 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Fix spacing.

parent d6a5bea0
1 merge request!6Resolve "Bam Stats and Filter"
...@@ -5,7 +5,6 @@ import os ...@@ -5,7 +5,6 @@ import os
test_data_path = os.path.dirname(os.path.abspath(__file__)) + \ test_data_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../../test_data/' '/../../test_data/'
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \ test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../output/trimReads/' '/../output/trimReads/'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment