AdamaJava / adamajava

Other
14 stars 5 forks source link

qsignature cleanup #295

Closed holmeso closed 2 years ago

holmeso commented 2 years ago

Description

Removed some deprecated classes Renamed SignatureGeneratorBespoke to Generate Removed unused methods and tests Deprecated some unused classes

Fixes #233

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Existing unit tests pass. No new functionality has been introduced.

Are WDL Updates Required?

WDL updates will be required. qsignatureGeneratorBespoke.wdl and qsignatureGenerator.wdl will both need to be updated to point to the Generate class.

Checklist: