Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
chenqingwang
/
bam-readcount
Segui
1
Vota
0
Forka
1
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
更新 'tasks/BAMReadCount.wdl'
master
chenqingwang
4 anni fa
parent
cedc4e5af0
commit
35349d9f77
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/BAMReadCount.wdl
+ 1
- 1
tasks/BAMReadCount.wdl
Vedi File
@@ -11,7 +11,7 @@ task BAMReadCount {
String disk_size
command <<<
bam-readcount -f ${
reference} -l ${bedfile} ${bamfile
} > ${sample_id}.readcount
bam-readcount -f ${
fa} -l ${bed} ${bam
} > ${sample_id}.readcount
>>>
runtime {
Write
Preview
Loading…
Annulla
Salva