Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Drone
Ayuda
Iniciar sesión
renluyao
/
concatVCF
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
fix bugs
master
LUYAO REN
hace 5 años
padre
8d83d83bc6
commit
7b4e219b72
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
tasks/merge.wdl
+ 1
- 1
tasks/merge.wdl
Ver fichero
@@ -9,7 +9,7 @@ task merge {
String disk_size
command <<<
bcftools concat -a ${snv_gzvcf_2} ${indel_gzvcf_2} > ${sample}.vcf
/opt/hall-lab/bcftools-1.9/bin/
bcftools concat -a ${snv_gzvcf_2} ${indel_gzvcf_2} > ${sample}.vcf
>>>
runtime {
Escribir
Vista previa
Cargando…
Cancelar
Guardar