Skip to content

Add standalone installer, example dataset, documentation, and DNAnexus installation #57

Merged
adrianodemarino merged 1 commit intomasterfrom
release/v1.5.3-install
Mar 25, 2026
Merged

Add standalone installer, example dataset, documentation, and DNAnexus installation #57
adrianodemarino merged 1 commit intomasterfrom
release/v1.5.3-install

Conversation

@adrianodemarino
Copy link
Copy Markdown
Collaborator

  • 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

…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
@adrianodemarino adrianodemarino force-pushed the release/v1.5.3-install branch from 2609b64 to 85f36f1 Compare March 12, 2026 17:12
@adrianodemarino adrianodemarino merged commit 21b3ea8 into master Mar 25, 2026
5 checks passed
@adrianodemarino adrianodemarino deleted the release/v1.5.3-install branch March 25, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants