From fcad9a3c27958d677e64b3e72fb64ad65ea09a78 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:19:45 +0200 Subject: [PATCH 1/2] Add genomics-pipeline to Offline Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e376c49..00fa61b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A curated list of awesome [personal genomics](https://en.wikipedia.org/wiki/Pers * [samtools/samtools](https://github.com/samtools/samtools) — Utilities for the [Sequence Alignment/Map (SAM)](https://en.wikipedia.org/wiki/SAM_(file_format)) format by [HTSlib](http://www.htslib.org/) * [arrogantrobot/23andme2vcf](https://github.com/arrogantrobot/23andme2vcf) — Convert a 23andme raw file to [VCF](https://en.wikipedia.org/wiki/Variant_Call_Format) (Perl) * [23andMe/seqseek](https://github.com/23andMe/seqseek) — Easy access to human reference genome sequences (Python) +* [GeiserX/genomics-pipeline](https://github.com/GeiserX/genomics-pipeline) — A 27-step WGS analysis pipeline for personal genomics on consumer hardware, fully Dockerized [docs](https://geiserx.github.io/genomics-pipeline) ### Online tools * [varsome.com](https://varsome.com/) — The Human Genomic Variant Search Engine From 97bce1bf967f924ebc603d46099761b346158e31 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Tue, 7 Apr 2026 21:33:24 +0200 Subject: [PATCH 2/2] =?UTF-8?q?update:=20rename=20to=20Personal-Genome-Pip?= =?UTF-8?q?eline,=2027=E2=86=9231=20steps,=20fix=20docs=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00fa61b..796e13f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A curated list of awesome [personal genomics](https://en.wikipedia.org/wiki/Pers * [samtools/samtools](https://github.com/samtools/samtools) — Utilities for the [Sequence Alignment/Map (SAM)](https://en.wikipedia.org/wiki/SAM_(file_format)) format by [HTSlib](http://www.htslib.org/) * [arrogantrobot/23andme2vcf](https://github.com/arrogantrobot/23andme2vcf) — Convert a 23andme raw file to [VCF](https://en.wikipedia.org/wiki/Variant_Call_Format) (Perl) * [23andMe/seqseek](https://github.com/23andMe/seqseek) — Easy access to human reference genome sequences (Python) -* [GeiserX/genomics-pipeline](https://github.com/GeiserX/genomics-pipeline) — A 27-step WGS analysis pipeline for personal genomics on consumer hardware, fully Dockerized [docs](https://geiserx.github.io/genomics-pipeline) +* [GeiserX/Personal-Genome-Pipeline](https://github.com/GeiserX/Personal-Genome-Pipeline) — A 31-step WGS analysis pipeline for personal genomics on consumer hardware, fully Dockerized [ [docs](https://geiserx.github.io/Personal-Genome-Pipeline/) ] ### Online tools * [varsome.com](https://varsome.com/) — The Human Genomic Variant Search Engine