import string
[arvados.git] / crunch_scripts / split-fastq.py
2014-08-05 Peter Amstutzimport string
2014-08-05 Peter AmstutzFix syntax error
2014-08-05 Peter AmstutzCheck for None
2014-08-05 Peter AmstutzWorking on split-fastq to actually split the fastq...
2014-08-04 Peter AmstutzMerge branch 'master' into 3373-improve-gatk3-snv-pipeline
2014-07-30 Peter AmstutzSimpler split-fastq, doesn't try to upload the collecti...
2014-07-29 Peter AmstutzChange collection create request
2014-07-29 Peter AmstutzDebug manifest format to see why api server is rejecting it
2014-07-29 Peter Amstutzdebug print manifest_text
2014-07-29 Peter AmstutzLeft debugging in by accident
2014-07-29 Peter AmstutzSame bug, different place
2014-07-29 Peter AmstutzInput is "reads" not "input"
2014-07-29 Peter Amstutztypo fix get_job_param() -> getjobparam()
2014-07-29 Peter AmstutzDon't split fastq, just organize into directories.
2014-07-29 Peter AmstutzFull split-fastq wip