Publications • Clinical Data • Gene Expression • Proteomics Data • SNP Data
Clinical Data. Four files were in the clinical_data.zip: |

"MFI original paper.pdf" is also included in the publications.zip and describes the survey results. Answers from the 49-page "Self Administered Questionairre.doc" are in the Excel file, "Illness Classificatoin SF36 MFI and Symptons.xls". (Note the spelling error in "classification" in the filename.) The first lineof tabsheet "Class Demo" was blank and was deleted to simplify processing. This "illness" spreadsheet can be considered the master patient file, since it contains demographic information about the patient (gender, age, ...), as well as clinical data from the surevey. An R program, Clinical.R (updated 11 Jan 2006), was used to produce a list of the fields in this spreadsheet (see below). A separate R program, descriptivestats.R, gave some general statistics and charts describing these fields. |
||||||||||||||||||||||||||||||
# 227 rows by 88 columns [1] "ABTID" [Patient ID] "Intake Classific" |
||||||||||||||||||||||||||||||
9 January 2006 Addition:
11 January 2006: The Clinical.R program was modified to create a file, NoExclusions.csv, which lists the 164 IDs from these three clusters along with the cluster name, i.e., Least, Middle, Worst. This file was used to assign the cluster name to each of the microarray data files. See Gene Expression page. The other Excel file with clinical data, "Complete Blood Evaluation.xls", contains a "Blood Profile" tabsheet. The Clinical.R program (requires RODBC package) also listed the fields in this spreadsheet (see below). A separate R program, descriptivestats.R, gave some general statistics and charts describing these fields. |
||||||||||||||||||||||||||||||
# 227 rows by 71 columns [1] "ABTID" [Patient ID] "Collection Date Blood" |
||||||||||||||||||||||||||||||
| I am not aware of any additional descriptions of these data fields. These should be unambiguously defined or conclusions based on them may not be valid. Unfortunately, the utility of these fields may be limited without a better definition. |
Last Updated
11 Jan 2006