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

Merge branch 'master' into 5-phantompeakcalls

parents f73ab7b0 ea889a62
Branches
Tags
1 merge request!11Resolve "Include Phantompeakqualtools step"
......@@ -109,7 +109,7 @@ def main():
bam_basename = os.path.basename(
utils.strip_extensions(bam, ['.bam']))
tag_filename = bam_basename + 'tagAlign.gz'
tag_filename = bam_basename + '.tagAlign.gz'
convert_mapped(bam, tag_filename)
if paired: # paired-end data
......
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