- 26 May, 2017 5 commits
-
-
aknecht2 authored
Job argumnet creation is now actually legible AND works with the new style of inputs/outputs as well as job definition files.
-
aknecht2 authored
-
aknecht2 authored
Standardized and cleaned up test folder. All files no loaded from base locations. Each test class has a __name__ == __main__ to run just the individual test case.
-
aknecht2 authored
Small quality of life change for the database tests to make sure users know they need to create an auth.yaml script.
-
aknecht2 authored
Heavily updated workflow_job parsing & validation. Addeded several tests to confirm the validity of new parsing. additional_inputs no longer exist, and input / output files are defined as dicts instead of lists. References refer directly to the dict key names instead of a list index.
-
- 24 May, 2017 8 commits
-
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
Updated format bed script. Removed unnecessayr libraries, and removed reference to ladunga's home directory.
-
Avi Knecht authored
-
Avi Knecht authored
-
- 23 May, 2017 2 commits
-
-
Cloud User authored
-
Avi Knecht authored
-
- 22 May, 2017 7 commits
-
-
Cloud User authored
-
Cloud User authored
-
Cloud User authored
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
Updated workflow parsing to require a properties file. Executable loading is now done based on the provided chipathlon_bin path.
-
Avi Knecht authored
-
- 18 May, 2017 2 commits
- 17 May, 2017 4 commits
- 16 May, 2017 7 commits
-
-
aknecht2 authored
-
aknecht2 authored
Fixed a lot of minor syntax errors. Added missing xml closing tags. Added validation for execute & output sites.
-
aknecht2 authored
Added validation for making sure output / execute sites are defined in configuration. Added new tester configuration files.
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
-
aknecht2 authored
Created PegasusConfig class for loading and writing configuration data. Specifically for handling custom sites.xml and properties.conf files.
-
- 12 May, 2017 2 commits
-
-
Adam Caprez authored
Exclude *.pyc files when loading executables. Closes #33 See merge request !31
-
Adam Caprez authored
-
- 11 May, 2017 3 commits
-
-
Adam Caprez authored
Resolve "Setuptools fixes" Closes #32 See merge request !30
-
Adam Caprez authored
-
Adam Caprez authored
-