Mark Schreiber
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Mark Schreiber Sort by recent activity-
How can I build the GATK jar so that the intel native libraries are available?
AnsweredWhen I build the GATK jar from source using git lfs install && \ git clone --branch 4.2.6.1 https://github.com/broadinstitute/gatk.git && \ cd gatk && \ ./gradlew The package builds succes...
-
What code changes would I need to make to enable direct reads from S3?
If not an error, choose a category for your question(REQUIRED):a)How do I (......)? I would like to add to GATK the ability to read/ write from and to S3 directly. Where in GATK and/ or HTSJDK wou...