Results for "DotPlot"

Bio-Scripts

  • DotPlot with Perl GD

    #!/usr/local/bin/perl -w # NOTE: YOU MUST CHANGE THE LINE ABOVE TO POINT TO # THE FULL PATH OF THE PERL EXECUTABLE ON YOUR SYSTEM. # System requirements: requires...

    2686 days ago

  • DotPlot with Perl

    #!/usr/bin/perl use strict;use warnings; my $i;my $j;my $a; open (FH1,'

    2686 days ago

  • Plot dotplot with last !

    # generate dotplot lastdb test/ref.fa lastal -f TAB test/ref.fa test/contigs.reduced.pacbio.fa | last-dotplot - test/contigs.reduced.pacbio.fa.ref.png lastal -f TAB test/ref.fa test/contigs.reduced.nanopore.fa | last-dotplot - test/contigs.reduced.nanopore.fa.ref.png

    2245 days ago