diff --git a/deeprvat/annotations/annotations.py b/deeprvat/annotations/annotations.py index b24cf3b2..5fb66326 100644 --- a/deeprvat/annotations/annotations.py +++ b/deeprvat/annotations/annotations.py @@ -711,7 +711,6 @@ def process_chunk( return merged - @cli.command() @click.argument("current_annotation_file", type=click.Path(exists=True)) @click.argument("abs_splice_res_dir", type=click.Path(exists=True))