Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
renluyao
/
FreeBayes
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
homo genotype
master
LUYAO REN
5 anni fa
parent
cc4c292809
commit
18b7b4a1dc
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/Freebayes.wdl
+ 0
- 1
tasks/Freebayes.wdl
Vedi File
@@ -27,7 +27,6 @@ task Freebayes {
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File vcf = "${sample}_fb.vcf"
File filtered = "${sample}_fb.filtered.vcf"
}
}
Write
Preview
Loading…
Annulla
Salva