Methods in biggests.gui with parameters of type ProgressBarFrame |
static void |
BiggestsIO.download(java.lang.String address,
java.lang.String localFilePath,
ProgressBarFrame progressFrame,
java.lang.String message)
Downloads the file from the Internet located in the specified
address . |
static void |
BiggestsIO.downloadGeneAssociationFile(java.lang.String geneAssociationFilesURL,
java.lang.String pathToGOFiles,
java.lang.String geneAssociationFileName,
ProgressBarFrame progressFrame)
Downloads gene association file. |
static void |
BiggestsIO.downloadGeneOntologyFile(java.lang.String geneOntologyFilesURL,
java.lang.String pathToGOFiles,
java.lang.String geneOntologyFileName,
ProgressBarFrame progressFrame)
Downloads gene ontology file. |