AdamaJava / adamajava

Other
14 stars 5 forks source link

feat(qprofiler2 and qmule): adding isize and removing qname for qprof… #369

Closed felicity731 closed 2 months ago

felicity731 commented 2 months ago

…iler2

Updating qprofiler2 to add isize and remove qname, including updating xsd to allow for xml validation. Adding ISize calculation class for qprofiler2 to qmule

Description

Updating qprofiler2 to allow isize calculations. This required updating the xml validation xsd to v3. In qmule, a new class was created to parse the output of qprofiler2 xml to calculate isize

Fixes # (issue)

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Adding testing to qprofiler2 and qmule

Are WDL Updates Required?

Wdl will need to be created to use qprofiler2 for isize calculations

Checklist: