Skip to content
Snippets Groups Projects
Commit 196e5c48 authored by George Marchment's avatar George Marchment
Browse files

add graphviz

parent 032e0c2a
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,8 @@ bioflow-insight --processes-to-remove "MULTIQC, CUSTOM_DUMPSOFTWAREVERSIONS" phy ...@@ -12,6 +12,8 @@ bioflow-insight --processes-to-remove "MULTIQC, CUSTOM_DUMPSOFTWAREVERSIONS" phy
> `unzip` might have to be installed. But it can be replaced by an equivalent tool. > `unzip` might have to be installed. But it can be replaced by an equivalent tool.
> Note : To install graphviz, in linux you might need to execute this command `sudo apt install graphviz`
The results of the analysis can be found in the `results` folder and the two graphs can be found in the following addresses: The results of the analysis can be found in the `results` folder and the two graphs can be found in the following addresses:
* `results/graphs/specification_graph.png` * `results/graphs/specification_graph.png`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment