Last modified by robing on 2022/03/25 09:55

From version 79.1
edited by robing
on 2020/05/25 22:10
Change comment: There is no comment for this version
To version 80.1
edited by robing
on 2020/05/26 09:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -74,11 +74,11 @@
74 74  
75 75  * **Run the notebook**
76 76  In the jupyter hub, navigate to //drive/My Libraries/My Library/pipeline/showcase_notebooks/run_snakemake_in_collab.ipynb//, or where you copied the //pipeline// folder to.
77 -Follow the notebook to install the required packages into your Python kernel, set the output path, and execute the pipeline with snakemake
77 +Follow the notebook to install the required packages into your Python kernel, set the output path, and execute the pipeline with snakemake.
78 78  
79 79  === ii) Local execution ===
80 80  
81 -//tested only with Linux!//
81 +//tested only with Mac OS and Linux!//
82 82  
83 83  * **Get the code**
84 84  The source code of the pipeline is available via Github: [[INM-6/wavescalephant>>https://github.com/INM-6/wavescalephant]] and can be cloned to your machine ([[how to get started with Github>>https://guides.github.com/activities/hello-world/]]).