Skip to content

suqingdong/makejob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate job file quickly for SJM

Installation

python3 -m pip install makejob

Example

cat demo.conf
# run_qc_1.sh 1G
# run_qc_2.sh 1G
# run_mapping.sh 2G run_qc_1.sh,run_qc_2.sh
# run_mutation.sh 3G run_mapping.sh 4

makejob demo.conf -o demo.job

# sjm demo.job

About

Generate job file quickly for SJM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published