diff --git a/src/star/star_align_reads/script.py b/src/star/star_align_reads/script.py index de0f2aa0..1e93cccd 100644 --- a/src/star/star_align_reads/script.py +++ b/src/star/star_align_reads/script.py @@ -64,9 +64,6 @@ for name in expected_outputs.keys(): par[name] = None -# TODO: Depending on the desired outputs, -# additional parameters might need to be set. - ################################################## # process other args par["runMode"] = "alignReads"