Class DotPlotPanel

    • Constructor Detail

      • DotPlotPanel

        public DotPlotPanel​(AFPChain alignment)
        Parameters:
        alignment - The alignment to plot
        background - [Optional]A matrix of 'background colors' over which to draw the alignment. Originally designed as a matrix of RMSD values between AFPs, so it is colorized accordingly from red (0) to black (>10). If this set to null, the background is set to black.
    • Method Detail

      • main

        public static void main​(String[] args)