This failed with "Broken DAG:
[/hive/users/blood/workflow/cwl-airflow/dags/salmon_rnaseq.py] attempted
relative import with no known parent package", which means that an absolute
import is likely to work.
Also delete init.py since this shouldn't be treated as a Python package
This failed with "Broken DAG: [/hive/users/blood/workflow/cwl-airflow/dags/salmon_rnaseq.py] attempted relative import with no known parent package", which means that an absolute import is likely to work.
Also delete init.py since this shouldn't be treated as a Python package