Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
YaqingLiu
/
VEP
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Update: add output vep_vcf_summary
master
YaqingLiu
3 anni fa
parent
fe3ac2b902
commit
6d9c6370cd
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/VEP.wdl
+ 1
- 0
tasks/VEP.wdl
Vedi File
@@ -98,6 +98,7 @@ task VEP {
output {
File norm_vcf = "${basename}.norm.vcf"
File vep_vcf = "${basename}.vep.vcf"
File vep_vcf_summary = "${basename}.vep.vcf_summary.html"
File maf = "${basename}.maf"
}
}
Write
Preview
Loading…
Annulla
Salva