Avik Datta %!s(int64=3) %!d(string=hai) anos
pai
achega
0821e3b378
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dags/dag9_tenx_single_cell_immune_profiling.py

+ 1 - 1
dags/dag9_tenx_single_cell_immune_profiling.py

@@ -544,7 +544,7 @@ with dag:
               'cellranger_bam_path': 'count/possorted_genome_bam.bam',
               'cellsorted_bam_path': 'count/cellsorted_possorted_genome_bam.bam',
               'samtools_mem': '2G',
-              'threads': 8})
+              'threads': 7})
   run_velocyto = \
     PythonOperator(
       task_id='run_velocyto',