|
|
|
|
|
|
|
|
String docker |
|
|
String docker |
|
|
String cluster |
|
|
String cluster |
|
|
String disk_size |
|
|
String disk_size |
|
|
|
|
|
Int count_length |
|
|
|
|
|
|
|
|
command <<< |
|
|
command <<< |
|
|
mkdir -p /cromwell_root/tmp/ballgown/${sample_id} |
|
|
mkdir -p /cromwell_root/tmp/ballgown/${sample_id} |
|
|
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown/${sample_id} |
|
|
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown/${sample_id} |
|
|
count -i /cromwell_root/tmp/ballgown -l 150 -g ${sample_id}_gene_count_matrix.csv -t ${sample_id}_transcript_count_matrix.csv |
|
|
|
|
|
|
|
|
count -i /cromwell_root/tmp/ballgown -l ${count_length} -g ${sample_id}_gene_count_matrix.csv -t ${sample_id}_transcript_count_matrix.csv |
|
|
>>> |
|
|
>>> |
|
|
|
|
|
|
|
|
runtime { |
|
|
runtime { |