Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
YaqingLiu
/
samtools-depth
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update depth
master
YaqingLiu
4 anni fa
parent
662d4548d3
commit
26866121f9
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione unificata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/depth.wdl
+ 1
- 1
tasks/depth.wdl
Vedi File
String disk_size
String disk_size
command <<<
command <<<
/opt/conda/bin/samtools depth -b ${bed} ${bam} > ${sample_id}.depth
/opt/conda/bin/samtools depth -
a -
b ${bed} ${bam} > ${sample_id}.depth
>>>
>>>
runtime {
runtime {
Write
Preview
Loading…
Annulla
Salva