String disk_size | String disk_size | ||||
command <<< | command <<< | ||||
bam-readcount -w 0 -q1 -f ${fa} -l ${bed} ${bam} > ${sample_id}.readcount | |||||
bam-readcount -w 0 -q1 -f ${ref_dir}/${fa} -l ${bed} ${bam} > ${sample_id}.readcount | |||||
>>> | >>> | ||||
runtime { | runtime { |