Class Dataset


  • public class Dataset
    extends java.lang.Object
    Phosphosite is available under the PhosphoSitePlus® is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License and is freely available for non-commercial purposes from http://www.phosphosite.org/staticDownloads.do Please acknowledge PhosphoSitePlus®, www.phosphosite.org" at appropriate locations. Please cite : “Hornbeck PV, Kornhauser JM, Tkachev S, Zhang B, Skrzypek E, Murray B, Latham V, Sullivan M (2012) PhosphoSitePlus: a comprehensive resource for investigating the structure and function of experimentally determined post-translational modifications in man and mouse. Nucleic Acids Res. 40(Database issue), D261–70.”. Created by ap3 on 31/10/2014.
    • Constructor Detail

      • Dataset

        public Dataset()
    • Method Detail

      • getLocalFiles

        public java.io.File[] getLocalFiles()
      • getLocalDir

        public java.io.File getLocalDir()
      • download

        public void download()
      • downloadFile

        public void downloadFile​(java.net.URL u,
                                 java.io.File localFile)
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • copyFile

        public static void copyFile​(java.io.File src,
                                    java.io.File dst)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • main

        public static void main​(java.lang.String[] args)