This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
GATK_CallableLoci
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update 'tasks/CallableLoci.wdl'
master
renluyao
4 years ago
parent
d05c056866
commit
d02d2bbc2c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/CallableLoci.wdl
+ 1
- 1
tasks/CallableLoci.wdl
View File
@@ -24,7 +24,7 @@ task CallableLoci {
--minMappingQuality 20 \
--minDepth 10 \
--minDepthForLowMAPQ 10 \
--fix_misencoded_quality_scores \
--fix_misencoded_quality_scores \
-summary ${sample}_table.txt \
-o ${sample}_callable_status.bed
>>>
Write
Preview
Loading…
Cancel
Save