Skip to content

use gnuplot to generate a dotplot from sequence alignments in PAF format

Notifications You must be signed in to change notification settings

pangenome/paf2dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

paf2dot

Use gnuplot to generate a dotplot from sequence alignments in PAF format. Only the alignment / mapping start and end are plotted.

usage

To render a png (out.png):

paf2dot png large z.paf

For an interactive plot, zoomable with mouse scroll and right-click bounding box:

paf2dot x11 large z.paf

About

use gnuplot to generate a dotplot from sequence alignments in PAF format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages