3f5d45d7af
Renamed smalltest workflow to smokers.
einarr2007-07-05 18:24:45 +00:00
fae096afe4
Changed workflow name from smalltest to smokers, because it is heavily based on the smokers dataset.
einarr2007-07-05 13:20:52 +00:00
a503ffcdf8
Fixed linewidth in selection in scatter plots.
einarr2007-07-05 11:57:21 +00:00
d29013a863
T-test now works, and outputs a histogram as well as t-values and p-values.
einarr2007-07-03 16:25:38 +00:00
99987999db
Broke up a too long line.
einarr2007-07-02 09:54:56 +00:00
884804c49a
Added a dummy for the t-test function. Will be updated when I have access to my office computer tomorrow.
einarr2007-06-28 21:48:13 +00:00
b637a5badc
Changed /usr/bin/python2.4 to /usr/bin/python, and hope that 2.5 will not have trouble running the app.
einarr2007-06-28 21:42:18 +00:00
4eaea2fe59
Added empty lists as default values for all_data and all_plots in Options, so that subclasses of Options will work with the GUI without modifications.
einarr2007-06-28 21:33:09 +00:00
7b20f44fef
Added a GO similarity function that does not do anything useful yet.
einarr2007-06-22 15:37:59 +00:00
e5cd8a8077
Started on a function to enhance gene lists by using GO similarities. Not in a usable state.
einarr2007-06-22 15:37:22 +00:00
68cc583d2c
Added common_dimensions(ds) that lists common dimensions between two datasets.
einarr2007-06-22 15:35:45 +00:00
ff8833a22c
Added read functions for the medium and large smokers sets.
einarr2007-06-21 10:28:10 +00:00
d6298a2d99
Ensures that the GO is only loaded once.
einarr2007-06-21 10:26:35 +00:00
ff2c42902f
Commented out some log lines that just cluttered the log.
einarr2007-06-21 10:25:17 +00:00
2eb3d71a5d
Moved data/smokers-med to data/smokers-medium.
einarr2007-05-16 15:35:25 +00:00
335efe231a
go-gene-matrix takes a GO vs. GO distance matrix and a gene-go-mapping file and makes a gene vs. go distance matrix based on the shortest distances found between each gene and go term.
einarr2007-05-15 18:15:51 +00:00
1ab558248c
Piping information through dataset -i works. Added names of planned features to the dataset script.
einarr2007-05-09 21:52:59 +00:00
7272eb63d2
Working on a script to query datasets without starting fluents.
einarr2007-05-09 17:41:50 +00:00
ebe7621817
some biocondoctur utilities
flatberg2007-05-06 13:51:06 +00:00
0eff457910
Added biological process info to the small smokers example, and a README file to explain the dataset, at least the non-trivial parts.
einarr2007-03-15 23:57:35 +00:00
3dc1867be4
Added entrez-go-mapping that maps entrez IDs to GO terms based on a file of the form: affy_id ::: geneid_1 /// geneid_2 ::: go(bp) ::: go(cc) ::: go(mf)
einarr2007-03-15 23:47:24 +00:00
6fe4ff3c59
Added scripts folder for small but useful scripts.
einarr2007-03-15 12:46:41 +00:00
b02773b4e6
pls loading plot now have correct name
flatberg2007-03-15 10:38:52 +00:00
6101bf850c
Changed CategoryDataset ftsv files to be written with 0 and 1 instead of True and False.
einarr2007-02-28 16:33:11 +00:00
89636962a7
Added Workflow.get_data_file_name() which returns the full path to a given data file, or None if the file does not exist. This is tested in the test workflow.
einarr2007-02-28 14:56:24 +00:00
934640ea62
Searches for /etc/fluentsrc and ~/.fluents configuration files. Adds the home configuration variable.
einarr2007-02-28 14:07:33 +00:00
281337251d
Added selection of lines in network plot
flatberg2007-02-27 21:19:24 +00:00
78183df0e9
Alignment of function boxes
flatberg2007-02-27 18:14:58 +00:00
b754a5df44
Update from change of plots/view
flatberg2007-02-27 16:31:18 +00:00
61cfd00558
Division of plots -> view/plots
flatberg2007-02-27 16:28:03 +00:00
059cddbc16
Division of plots -> view/plots
flatberg2007-02-27 16:27:39 +00:00
bf1ad1be87
Removed old help function.
einarr2007-02-27 16:25:48 +00:00