skip to main content
Roche logo
3.4.3
    comp[utation] <computation command>
 
    comp[utation] start
    comp[utation] stop
    comp[utation] status
    comp[utation] loadDetectedVariants
 
    The 'computation' command is used to control and query for information
    about computations on the currently open project.
 
    The following computation commands are available.  Run
    'help computation <computation command>' for more detailed information.
 
    start                   Starts a computation on the currently open project.
    stop                    Stops a running computation on the currently
                                open project.
    status                  Prints the status of computation on the currently
                                open project.
    loadDetectedVariants    Loads variants into the currently open project that
                                were automatically detected during computation.
3.4.3.1
computation start
    comp[utation] start
 
    Starts a computation on the currently open project.
3.4.3.2
computation stop
    comp[utation] stop
 
    Stops a running computation on the currently open project.
3.4.3.3
computation status
    comp[utation] status
 
    Prints the status of computation on the currently open project.  If a
    computation is currently running, "running" will be printed.  If no
    computation is currently running, "stopped" will be printed.
3.4.3.4
computation loadDetectedVariants
    comp[utation] loadDetectedVariants
 
    Loads variants into the currently open project that were automatically
    detected (i.e., not in list of predefined project Variants, but
    automatically discovered by the software) during computation.