AdamaJava / adamajava

Other
14 stars 5 forks source link

qp2 - use s3 aware reader #290

Closed holmeso closed 2 years ago

holmeso commented 2 years ago

Description

Qprofiler2 needs to be able to access data on s3 (aws). This PR updates qp2 to use the s3 aware seekable stream implementation that already exists in adamajava.

Type of change

How Has This Been Tested?

Changes have been tested on an ec2 instance, accessing a BAM on s3. Changes have also been tested running on local HPC.

Are WDL Updates Required?

No wdl updates are required.

Checklist: