Skip to content

Commit

Permalink
reference-guided assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Jul 12, 2019
1 parent 75e22a3 commit 37dd65f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <reference.fa> file1.ab1 file2.ab1 fileN.ab1`

Expand Down

0 comments on commit 37dd65f

Please sign in to comment.