Merge branch '52-display-rulegraph-instead-of-dag' into 'master'
display rule graph instead of DAG Closes #52 See merge request zavolan_group/pipelines/rnaseqpipeline!18
Showing
- .gitlab-ci.yml 2 additions, 1 deletion.gitlab-ci.yml
- README.md 1 addition, 1 deletionREADME.md
- images/dag_test_workflow.svg 17 additions, 17 deletionsimages/dag_test_workflow.svg
- images/rule_graph.svg 265 additions, 0 deletionsimages/rule_graph.svg
- tests/test_create_dag_image/config.yaml 0 additions, 0 deletionstests/test_create_dag_image/config.yaml
- tests/test_create_dag_image/input_files/chr1-10000-20000.fa 0 additions, 0 deletionstests/test_create_dag_image/input_files/chr1-10000-20000.fa
- tests/test_create_dag_image/input_files/chr1-10000-20000.gtf 0 additions, 0 deletionstests/test_create_dag_image/input_files/chr1-10000-20000.gtf
- tests/test_create_dag_image/input_files/chr1-10000-20000.transcripts.fa 0 additions, 0 deletions...ate_dag_image/input_files/chr1-10000-20000.transcripts.fa
- tests/test_create_dag_image/input_files/synthetic.mate_1.fastq.gz 0 additions, 0 deletions...st_create_dag_image/input_files/synthetic.mate_1.fastq.gz
- tests/test_create_dag_image/input_files/synthetic.mate_2.fastq.gz 0 additions, 0 deletions...st_create_dag_image/input_files/synthetic.mate_2.fastq.gz
- tests/test_create_dag_image/samples.tsv 0 additions, 0 deletionstests/test_create_dag_image/samples.tsv
- tests/test_create_dag_image/test.sh 1 addition, 1 deletiontests/test_create_dag_image/test.sh
- tests/test_rule_graph/config.yaml 29 additions, 0 deletionstests/test_rule_graph/config.yaml
- tests/test_rule_graph/input_files/chr1-10000-20000.fa 168 additions, 0 deletionstests/test_rule_graph/input_files/chr1-10000-20000.fa
- tests/test_rule_graph/input_files/chr1-10000-20000.gtf 28 additions, 0 deletionstests/test_rule_graph/input_files/chr1-10000-20000.gtf
- tests/test_rule_graph/input_files/chr1-10000-20000.transcripts.fa 54 additions, 0 deletions...st_rule_graph/input_files/chr1-10000-20000.transcripts.fa
- tests/test_rule_graph/input_files/synthetic.mate_1.fastq.gz 0 additions, 0 deletionstests/test_rule_graph/input_files/synthetic.mate_1.fastq.gz
- tests/test_rule_graph/input_files/synthetic.mate_2.fastq.gz 0 additions, 0 deletionstests/test_rule_graph/input_files/synthetic.mate_2.fastq.gz
- tests/test_rule_graph/samples.tsv 3 additions, 0 deletionstests/test_rule_graph/samples.tsv
- tests/test_rule_graph/test.sh 22 additions, 0 deletionstests/test_rule_graph/test.sh
Loading
Please register or sign in to comment