From 0cd112f9455f1a683cca767eabd396215bfcb658 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Tue, 10 Nov 2020 21:47:51 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 629fef6..2c6bb2d 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,11 @@ make singularity-test - xdpyinfo - Java runtime environment - Docker or Singularity for building and running containers + +# Notes + +Some alternative implementations of the same basic methodology used here for creating IGV snapshots can also be found implemented in Nextflow pipelines; + +- https://github.com/stevekm/IGV-snapshot-nf + +- https://github.com/NYU-Molecular-Pathology/NGS580-nf/blob/3ba2f970c3fbee56080ba60727f7bf43cb1be3b2/main.nf#L4701-L4876