You can always press Enter⏎ to continue
MONET: MOdularising-NEtwork-Toolbox

MONET: MOdularising-NEtwork-Toolbox

INSTALLING and RUNNING: I am here to guide you through the steps!
22Questions
  • 1

    COST Training School

    on Network Modularisation

    PLEASE, DO NOT START JUST YET...

    IF POSSIBLE, JOIN ME ON:

    Friday 20 March 09h00 UCT+1

    (registered participants will receive a link just before)

    Press
    Enter
  • 2
    You will be credited when I will use the information I collect to improve MONET
    Press
    Enter
  • 3

    Start by installing git

    Follow the instructions HERE

    Press
    Enter
  • 4
    Press
    Enter
  • 5

    Look up how to install Docker or Singularity (using command line)

    For example, if you are using Ubuntu 18.04, like THIS

    Press
    Enter
  • 6
    • Huge
    • Large
    • Normal
    • Small
    Ok
    quoteCreated with Sketch.
    Ok
    Press
    Enter
  • 7

    Look up how to start Docker or Singularity

    For example, like THIS

    Press
    Enter
  • 8
    type on the command line: "docker --version" or "singularity --version", to find out
    Press
    Enter
  • 9

    Let's install MONET!

    Type on the command line:

    git clone https://github.com/BergmannLab/MONET.git && cd MONET && ./install.sh

    Go to NEXT if you feel lost...

    Press
    Enter
  • 10
    Press
    Enter
  • 11
    Did you get errors? Did the installer point to any files containing errors? Please paste here...
    • Huge
    • Large
    • Normal
    • Small
    Ok
    quoteCreated with Sketch.
    Ok
    Press
    Enter
  • 12
    ...feel free to download the pre-print: https://www.biorxiv.org/content/10.1101/611418v4.full
    Press
    Enter
  • 13
    Press
    Enter
  • 14
    Please read (what seems interesting): https://github.com/BergmannLab/MONET/blob/master/README.md
    • Huge
    • Large
    • Normal
    • Small
    Ok
    quoteCreated with Sketch.
    Ok
    Press
    Enter
  • 15
    Type on the command line: "monet --help"
    • Huge
    • Large
    • Normal
    • Small
    Ok
    quoteCreated with Sketch.
    Ok
    Press
    Enter
  • 16

    MONET is a toolbox containing 3 algorithms: M1, K1 and R1

    We will run one examples using each method...

    Press
    Enter
  • 17
    Given what you have learned from the --help function...Try to modularise the following network using the method "M1" and upload the output files: https://raw.githubusercontent.com/BergmannLab/MONET/master/.test/system_test/input/zachary_karate_club.txt
    Press
    Enter
  • 18
    Try to modularise the same network, zachary_karate_club.txt, using the method "K1" and upload the outputs.
    Press
    Enter
  • 19
    I suspect you might have gotten an error... If so, look at the output file: there is a hint regarding a certain K1 parameter you should be using here. [HINT: the reason K1 is getting in trouble is that this network is so very small! Once you figure out the parameter, set it to a small value. Try something below 10]
    Press
    Enter
  • 20
    As a final exercise, modularise again zachary_karate_club.txt, using the method "R1" and upload the outputs. This time, look at "monet --help": R1 has a lot of options, you could try to use some of them. [the "--c" option, for example, can make computation faster at the price of accuracy in the results... something that could be interesting if you will find yourself working on a big network]
    Press
    Enter
  • 21

    Before we say GOODBYE... ITS YOUR TURN!

    Do you have a Genetic Network you wold like to modularize? Now you know how!

    If you have any troubble, please open an issue HERE:

    • provide the exact monet command you are running
    • upload the input file you are having trouble with
    • tell us what error you are getting

    Press
    Enter
  • 22

    THANK YOU!

    if you encoutered ERRORS

    or if you have any QUESTIONS

    feel free to contact me:

    mattia.tomasoni [AT] unil.ch

    Press
    Enter
  • Should be Empty:
Question Label
1 of 22See AllGo Back
close