From 37dd65f7c239fdf4b6009bfb81919a9dbd56123f Mon Sep 17 00:00:00 2001 From: tobiasrausch Date: Fri, 12 Jul 2019 11:47:55 +0200 Subject: [PATCH] reference-guided assembly --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 341e36e..56dac3f 100644 --- a/README.md +++ b/README.md @@ -133,9 +133,7 @@ Merging of normalized variant files: Trace assembly -------------- -If you tiled a genomic region with multiple chromatogram files you can assemble all of these with tracy. The assemble method supports a reference-guided and a de novo assembly. - -`tracy assemble file1.ab1 file2.ab1 fileN.ab1` +If you tiled a genomic region with multiple chromatogram files you can assemble all of these with tracy. `tracy assemble -r file1.ab1 file2.ab1 fileN.ab1`