Skip to content

Execute Augustus' autoAug.pl automatically if no --singleCPU option is set.

License

Notifications You must be signed in to change notification settings

schellt/autoautoAug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

autoautoAug v0.1

Description

Execute Augustus' autoAug.pl automatically if no --singleCPU option is set.

autoautoAug is tested with Augustus 3.2.2 and 2.5.5

Dependencies

Usage

autoautoAug [options] -opt <autoAug.pl_options>

Mandatory:

-opt STR        STR is a file containing all autoAug.pl options in the first line sperated by space without
                the calling of the autoAug.pl script

Options: [default]

-t INT          Number of parallel executed aug-scripts [2]
-speed          Execute all aug-scripts from one batch in parallel [off]
                Overrides -t
-acp STR        STR is the Augustus config path to locate autoAug.pl [automatic from bash variables]
-log STR        STR is the prefix for log (STR.log) and error (STR.err) files [autoautoAug]
                STR.log will be used to extract the command that will run after a aug-script
                batch is finished
-h or -help     Print this help and exit

About

Execute Augustus' autoAug.pl automatically if no --singleCPU option is set.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages