Skip to content

Commit

Permalink
Updating diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
sbastkowski committed Oct 14, 2023
1 parent df339b8 commit 3371b5d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file modified docs/pipeline_combine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/pipeline_combine.pu
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@ split again
#palegreen: condition plot files;
end split

:start tradis pipeline combine;
#lightblue:start tradis pipeline combine;

:prepare embl file;
split
split
:run essentiality for control plot files;
split again
:run essentiality for condition plot files;
end split
split
:compare figures from essentiality;
split again
: log fold change plot;
: create gene report;
end split

: end tradis pipeline combine;
#lightblue: end tradis pipeline combine;

split
#palegreen: gene report;
Expand Down
Binary file modified docs/pipeline_create_plots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/pipeline_create_plots.pu
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ split again
#palegreen: fastq files;
end split

:start tradis pipeline create_plots;
#lightblue:start tradis pipeline create_plots;

split
:samtools index reference (faidx);
Expand All @@ -24,7 +24,7 @@ split again
:combine stats from plot files;
end split

: end tradis pipeline create_plots;
#lightblue: end tradis pipeline create_plots;

split
#palegreen: indexed reference;
Expand Down

0 comments on commit 3371b5d

Please sign in to comment.