@@ -16,8 +16,8 @@ workflow {{ project_name }} { | |||
call rmats.rmats as rmats { | |||
input: | |||
b1_txt_file = b1_txt_file | |||
b2_txt_file = b2_txt_file | |||
b1_txt_file = b1_txt_file | |||
b2_txt_file = b2_txt_file | |||
reference_gtf_file = reference_gtf_file, | |||
sample_id = sample_id, | |||
docker = rmats_docker, |