Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Drone
Ayuda
Iniciar sesión
meng
/
somatic_SNVs_pipeline
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
更新 'tasks/Haplotyper.wdl'
master
meng
hace 2 años
padre
39de6451b2
commit
c32cfc11d8
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/Haplotyper.wdl
+ 1
- 1
tasks/Haplotyper.wdl
Ver fichero
@@ -29,7 +29,7 @@ task Haplotyper {
fi
sentieon driver -t $nt \
--interval ${regions}
-r ${ref_dir}/${fasta} \
$INTERVAL
-r ${ref_dir}/${fasta} \
-i ${recaled_bam} \
--algo Haplotyper -d ${dbsnp_dir}/${dbsnp} \
${sample}.Haplotyper.vcf
Escribir
Vista previa
Cargando…
Cancelar
Guardar