Add standalone installer, example dataset, documentation, and DNAnexus installation #57
Merged
adrianodemarino merged 1 commit intomasterfrom Mar 25, 2026
Merged
Conversation
Collaborator
adrianodemarino
commented
Mar 11, 2026
- Add install.sh: standalone installer for Linux and macOS (builds htslib, bcftools, pbwt, xSqueezeIt, Python venv)
- Add example/ directory with chr22 test dataset (100 ref, 2 target samples)
- Add docs/SRP_FORMAT.md: full specification of the .srp file format
- Add CITATION.cff for GitHub citation support
- Add architecture diagram to README
- Rewrite DNAnexus RAP app to run natively (no Docker image)
- Update README
- Update .gitignore for install artifacts and paper directory
6cc0a3b to
2609b64
Compare
…s app - Add install.sh: standalone installer for Linux and macOS (builds htslib, bcftools, pbwt, xSqueezeIt, Python venv) - Add example/ directory with chr22 test dataset (100 ref, 2 target samples) packed as a single zip to reduce repo size - Add docs/SRP_FORMAT.md: full specification of the .srp file format - Add CITATION.cff for GitHub citation support - Add architecture diagram to README - Add per-variant dosage R-squared (DR2) quality score to VCF output - Rewrite DNAnexus RAP app to run natively (no Docker image) - Python 3.11 from deadsnakes PPA, xSqueezeIt compiled on-demand - Add Makefile, detailed Readme.md with UKB RAP batch examples - All optional parameters (est_ne, chunk_size, no_core_reduction) - Ubuntu 22.04 with proper execDepends - Update README: Quick Start, Docker/Singularity build instructions, Documentation section linking example/ and docs/SRP_FORMAT.md - Update .gitignore for install artifacts and paper directory
2609b64 to
85f36f1
Compare
sandra-selfdecode
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.