Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
meng
/
FastQC
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
更新 'tasks/fastp.wdl'
master
meng
2 anni fa
parent
aec6c2be1f
commit
be4f7498fb
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/fastp.wdl
+ 1
- 0
tasks/fastp.wdl
Vedi File
@@ -29,6 +29,7 @@ task fastp {
String out2_name = sample_id+'clean_2.fastq.gz'
command <<<
set -o pipefail
set -e
nt=$(nproc)
Write
Preview
Loading…
Annulla
Salva