Makeflow Menagerie
BWA Workflow

Usage
- Copy workflow archive (
/afs/crc.nd.edu/group/ccl/data/workflows/archives/bwa.tar.gz
)
- Extract (
tar -xzf bwa.tar.gz
)
- Run with
makeflow
(makeflow [opts] Makeflow
)
Info
- Collectd from Biocompute (Job 3948)
- Basic Statistics
- Input size:
6.5 GB
- Time (100 wq workers):
27 min
- 274 splits generated
- Description of files
bwa
- binary containing algorithm for comparison
concat.pl
- combine results
fastq_reduce.pl
- split input files
finishjob.sh
- clean up temporary files
input.0
- database for comparison
input.1
- sequences to test
input.2
- database for comparison
job.params
- variables used by workers
job.sched
- variables for condor submission
Makeflow
- makefile describing the workflow
split.pl
- wrapper script to split input.0 and input.1
- More Details
Blast Workflow

Usage
- Copy workflow archive (
/afs/crc.nd.edu/group/ccl/data/workflows/archives/blast.tar.gz
)
- Extract (
tar -xzf blast.tar.gz
)
- Run with
makeflow
(makeflow [opts] Makeflow
)
Info
- Collected from Biocompute (Job 3909)
- Basic Statistics
- Input size:
8.4 GB
- Output size:
5.0 MB
- Time (10 wq workers):
~3.5 hrs
- 19 splits generated
- Description of files
blast_database
- reference sequence database
blastx
- binary file containing algorithm for comparison
distributed.script
- setup environment and run blast
finishjob.sh
- clean up temporary files
gen_submit_file_split_inputs.pl
- split input data based on job.params and create condor submission file
input
- sequences to compare with sequence database
job.params
- variables used by workers
job.sched
- variables for condor submission
legacy_blast.pl
- script provided by NCBI to translate parameters between versions of blast
Makeflow
- makefile describing the workflow
- More Details
Shrimp Workflow

Usage
- Copy workflow archive (
/afs/crc.nd.edu/group/ccl/data/workflows/archives/shrimp_mod.tar.gz
)
- Extract (
tar -xzf shrimp_mod.tar.gz
)
- Run with
makeflow
(makeflow [opts] Makeflow
)
Info
- Collected from Biocompute (Job 2266)
- Basic Statistics
- Input Size:
675 MB
- 5081 Rules
- Time (200 wq workers):
3 hours
- More Details