Skip to content

Commit

Permalink
move the algorithm figure down
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Nov 21, 2019
1 parent e4941b7 commit 7004aab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ non-standard dependency is [zlib][zlib].

### <a name="map"></a>Sequence-to-graph mapping

<img align="right" width="278" src="doc/example2.png"/>

To map sequences against a graph, you should prepare the graph in the [GFA
format][gfa1], or preferrably the [rGFA format][rgfa]. If you don't have
a graph, you can generate a graph from multiple samples (see the [Graph
Expand Down Expand Up @@ -103,6 +101,8 @@ Prebuilt human graphs in the rGFA format can be found at

### <a name="algo"></a>Algorithm overview

<img align="right" width="278" src="doc/example2.png"/>

In the following, minigraph command line options have a dash ahead and are
highlighted in bold. The description may help to tune minigraph parameters.

Expand Down

0 comments on commit 7004aab

Please sign in to comment.