Il sito funziona meglio con JavaScript.
Home
Esplora
Drone
Aiuto
Accedi
meng
/
wgs_somatic_pipeline_v1
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
更新 'tasks/BQSR.wdl'
master
meng
2 anni fa
parent
803a6b909f
commit
e4dfd62b61
1 ha cambiato i file
con
0 aggiunte
e
5 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
tasks/BQSR.wdl
+ 0
- 5
tasks/BQSR.wdl
Vedi File
@@ -28,11 +28,6 @@ task Sentieon_BQSR{
nt=$(nproc)
#if [${regions}];then
# INTERVAL="--interval ${regions} --interval_padding ${interval_padding}"
#else
INTERVAL=""
#fi
sentieon driver -t $nt \
-r ${ref_dir}/${ref_fasta} -i ${deduped_bam} \
Write
Preview
Loading…
Annulla
Salva