Skip to content
Snippets Groups Projects
Commit 372db4ea authored by Cats's avatar Cats
Browse files

fix output samtools index

parent 7d3590e6
No related branches found
No related tags found
1 merge request!15Biowdl 25
task Index {
String? preCommand
File bamFilePath
String bamIndexPath = bamFilePath + ".bai"
String bamIndexPath
command {
set -e -o pipefail
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment