AdamaJava / adamajava

Other
14 stars 5 forks source link

perf(qmule:fastqtosamwithheaders): minor performance inmprovements #377

Closed holmeso closed 2 weeks ago

holmeso commented 2 weeks ago

Description

Remove unnecessary check on quality (if in standard mode), adjust getBaseName method as the inputs that are passed to it have had the pertinent parts (/1, /2) removed

Fixes # (issue)

Type of change

Performance

How Has This Been Tested?

Additional unit tests, and has been run against real life fastqs

Are WDL Updates Required?

No, although this change will most benefit the FTUB_WGGSS workflow.

Checklist: