A B C D E F G H I J K L M N P R S T U V W X

D

Data - Class in halo.data
Reading and containing RNA values from an input file and providing methods for the calculation of RNA ratios as well as methods to save the filtered values to a file.
Data(String, List<String>, List<String>, List<String>, boolean) - Constructor for class halo.data.Data
Constructs a Data-Object based on an Input-File and the list of columns to be read with no additional attributes.
Data(String, List<String>, List<String>, List<String>, List<String>, boolean) - Constructor for class halo.data.Data
Constructs a Data-Object based on an Input-File and the list of columns to be read, defines columns containing attributes.
Data() - Constructor for class halo.data.Data
Constructs an empty Data-Object, so that parameters for data loading can be set before starting.
Data(double[][], double[][], double[][], String[], String[], String[], Mapping<String, Integer>) - Constructor for class halo.data.Data
Constructs a Data-Object based on already existing data.
DATAFILE - Static variable in class halo.examples.SampleUseCase1
 
displaySaveDialog(Component, String, FileFilter) - Static method in class halo.userinterface.gui.guitools.GuiTools
Displays a dialog that asks the user if he wants to save something into a file
DisplayWarnings - Class in halo.userinterface.gui.guitools
Shows warning and error dialogs with a given text message
DisplayWarnings() - Constructor for class halo.userinterface.gui.guitools.DisplayWarnings
 
done - Variable in class halo.userinterface.gui.GuiNormal
 
downloadFile(File, String) - Method in class halo.userinterface.gui.session.Session
Downloads a file from a given address

A B C D E F G H I J K L M N P R S T U V W X