SMNCopyNumberCaller icon indicating copy to clipboard operation
SMNCopyNumberCaller copied to clipboard

Version argument CLI

Open ryanjameskennedy opened this issue 1 year ago • 1 comments

SMNCopyNumberCaller is in our nextflow pipeline where we have a stub to collect the versions of each software include in the pipeline. It would be nice if smn_caller.py had a version argument:

    parser.add_argument("-V", "--version", help="Version of software", required=False)

ryanjameskennedy avatar Mar 16 '23 14:03 ryanjameskennedy