Skip to content

tony32lin/pyVSimPipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyVSimPipe

VSimPipe Simple command line tools for running simulations using qsub.

Be minded you need to have singularity installed to use singularity mode (default).

To start a new set of simulations first do:

> VSimPipe init

This will generate a set of default configuration files and a order file (order.csv).

Next, edit the necessary fields in the config file and order file.

Now, you are ready to send the simulations out:

> VSimPipe run

Options:
--log-level [DEBUG|INFO|WARNING|ERROR]
Logging verbosity level
--show-warnings TEXT Show warnings?
--help Show this message and exit.

Commands:
init
run

Install

Just run:

> pip install .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages