Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Drone
Aide
Connexion
YaqingLiu
/
samtools-depth
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
update depth: test
master
YaqingLiu
il y a 4 ans
Parent
2455fbf5e9
révision
3b30f15192
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/depth.wdl
+ 1
- 1
tasks/depth.wdl
Voir le fichier
@@ -8,7 +8,7 @@ task depth {
String disk_size
command <<<
/opt/conda/bin/samtools depth -
aa -
b ${bed} ${bam} > ${sample_id}.depth
/opt/conda/bin/samtools depth -b ${bed} ${bam} > ${sample_id}.depth
>>>
runtime {
Écrire
Aperçu
Chargement…
Annuler
Enregistrer