From d83c26712b71cc8a3419d03777e9327f0340f11f Mon Sep 17 00:00:00 2001 From: Sascha Meiers <meiers@embl.de> Date: Fri, 25 May 2018 09:54:03 +0200 Subject: [PATCH] Move mosaiClassifier to the master branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3550d8..540b2d1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Preliminary SV calling using Strand-seq data - summarized in a [Snakemake](https://bitbucket.org/snakemake/snakemake) pipeline. +Update: We just switched to a re-implementation of the SV classification. Still in the test phase ### Bioconda environment To install the correct environment, you can use Bioconda. -- GitLab