|
@@ -65,7 +65,7 @@ with dag:
|
|
PythonOperator(
|
|
PythonOperator(
|
|
task_id="create_rsem_index",
|
|
task_id="create_rsem_index",
|
|
dag=dag,
|
|
dag=dag,
|
|
- queue='hpc_8G8t',
|
|
|
|
|
|
+ queue='hpc_4G',
|
|
params={
|
|
params={
|
|
'gtf_xcom_task': 'download_gtf_file',
|
|
'gtf_xcom_task': 'download_gtf_file',
|
|
'gtf_xcom_key': 'gtf_file',
|
|
'gtf_xcom_key': 'gtf_file',
|