We provide a set of jupyter python notebooks. Those provide many advantages:
To launch the jupyter notebooks, navigate to Applications > Analysis > Jupyter. Be patient as the python server starts a firefox browser with the right python environment and move to the right folder, for you!
Getting the browser up and running with the notebooks page display takes around 10 to 20 seconds.
To start a notebook, just click any of the .ipynb file (normalization.ipynb in this tutorial).
First thing we recommend at this point is to make a copy of this notebook. This way, update of the notebooks will
not overwrite your work.
Make sure you do not close the terminal window that you can find behind the browser as killing it will terminate
your notebook sesssion.