File Changes for ceisenhart
switch to commits view, user indexv303_preview to v303_preview2 (2014-07-07 to 2014-07-14) v303
- src/hg/expData/expData.c
- lines changed 104, context: html, text, full: html, text
A program that runs on SQL data. Re organizes the data into tissue specific rows for differential expression analysis
- lines changed 117, context: html, text, full: html, text
Modified significantly. Takes in a processed table of expression data, and outputs a file with comparison data
- lines changed 190, context: html, text, full: html, text
Takes in input files and performs an expression analysis using a Hac Tree. The output file is a binary tree, each leaf node is a specific tissue.
- lines changed 93, context: html, text, full: html, text
The program now prints out files in Json format
- lines changed 45, context: html, text, full: html, text
Added new comments, json output is still not working
- src/utils/bamMerge/bamMerge.c
- lines changed 3, context: html, text, full: html, text
Updated the main for loop to be 0 based index rather than 1 based index
- src/utils/bamSplitByChrom/bamSplitByChrom.c
- lines changed 1, context: html, text, full: html, text
Changed comments to be more informative
switch to commits view, user index