<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="DB_INPUT_CLU.aspx.cs" Inherits="WebLCP.DB_INPUT_CLU" %>

DB_INPUT_CLU.csv: file specification

Field Name Data type Data Example Note
APOE [ENUM] pos / neg positive / negative characterization
AGE [INT] 1 .. 120 years
Gender [INT] 0/1 0 = F, 1 = M
VARIABLE [FLOAT] ... actual value to analyze
DB INPUT CLU file spec
- data must be given in anonymous form
- file format: csv
- field separator: ;