Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
YaqingLiu
/
WES
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
modified judgment condition
master
YaqingLiu
4 anni fa
parent
a22eb3759d
commit
e41277c084
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
Vedi File
@@ -257,7 +257,7 @@ workflow {{ project_name }} {
}
}
if (set_annovar){
if (set_annovar
&& defined(TNscope.TNscope_vcf) && defined(TNseq.TNseq_vcf)
){
call annovar.annovar as annovar {
input:
docker=annovar_docker,
Write
Preview
Loading…
Annulla
Salva