This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
VEP
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update
master
YaqingLiu
3 years ago
parent
bfac81d7e5
commit
e9c858c0cf
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
tasks/VEP.wdl
+ 0
- 2
tasks/VEP.wdl
View File
@@ -21,8 +21,6 @@ task VEP {
nt=$(nproc)
source /etc/profile
echo ${sample_id}
echo ${basename}
#awk -F'\t' '{if(($1~"^#")||($1!~"^#" && $7=="PASS")){print $0}}' ${vcf} > ${sample_id}.vcf
Write
Preview
Loading…
Cancel
Save