Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
junshang
/
rnaseq-engineering
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
11
Wiki
Attività
Sfoglia il codice sorgente
revised workflow
tags/v0.1.0
stead99
5 anni fa
parent
1dc7e629e5
commit
0b17dfa901
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
workflow.wdl
+ 2
- 1
workflow.wdl
Vedi File
@@ -49,7 +49,8 @@ workflow {{ project_name }} {
input:
docker = ballgown_docker,
cluster = ballgown_cluster,
ballgown = stringtie.ballgown
ballgown = stringtie.ballgown,
gene_abundance = stringtie.gene_abundance
}
}
Write
Preview
Loading…
Annulla
Salva