Package Executable

Class LinkImputeR


  • public class LinkImputeR
    extends java.lang.Object
    Main class
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main function
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Main function
        Parameters:
        args - Command line arguments
        Throws:
        java.lang.Exception - If an uncaught error occurs