File Changes for ceisenhart
switch to commits view, user indexv305_preview2 to v305_base (2014-08-25 to 2014-09-02) v305
- src/hg/expData/expData.c
- lines changed 276, context: html, text, full: html, text
ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations.
forceLayout.html is a d3 visualization that is generated with a .json file.
radialDend.html is a d3 visualization that is generated with a .json
file.
hacTree.c, refactored the code slightly to remove uneccesary merge
calls.
bigWigCluster.c
runs on a list of bigWig files, uses the hacTree library to cluster the
bigWigs into a binary tree. The output is a .json file which can be used
for visualizations
- lines changed 2, context: html, text, full: html, text
Fixing comments, normalizing output values
- src/hg/expData/forceLayout.json
- lines changed 247, context: html, text, full: html, text
ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations.
forceLayout.html is a d3 visualization that is generated with a .json file.
radialDend.html is a d3 visualization that is generated with a .json
file.
hacTree.c, refactored the code slightly to remove uneccesary merge
calls.
bigWigCluster.c
runs on a list of bigWig files, uses the hacTree library to cluster the
bigWigs into a binary tree. The output is a .json file which can be used
for visualizations
- src/hg/expData/radialDend.html
- lines changed 109, context: html, text, full: html, text
ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations.
forceLayout.html is a d3 visualization that is generated with a .json file.
radialDend.html is a d3 visualization that is generated with a .json
file.
hacTree.c, refactored the code slightly to remove uneccesary merge
calls.
bigWigCluster.c
runs on a list of bigWig files, uses the hacTree library to cluster the
bigWigs into a binary tree. The output is a .json file which can be used
for visualizations
- src/lib/hacTree.c
- lines changed 17, context: html, text, full: html, text
ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations.
forceLayout.html is a d3 visualization that is generated with a .json file.
radialDend.html is a d3 visualization that is generated with a .json
file.
hacTree.c, refactored the code slightly to remove uneccesary merge
calls.
bigWigCluster.c
runs on a list of bigWig files, uses the hacTree library to cluster the
bigWigs into a binary tree. The output is a .json file which can be used
for visualizations
- src/utils/bigWigCluster/bigWigCluster.c
- lines changed 195, context: html, text, full: html, text
ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations.
forceLayout.html is a d3 visualization that is generated with a .json file.
radialDend.html is a d3 visualization that is generated with a .json
file.
hacTree.c, refactored the code slightly to remove uneccesary merge
calls.
bigWigCluster.c
runs on a list of bigWig files, uses the hacTree library to cluster the
bigWigs into a binary tree. The output is a .json file which can be used
for visualizations
- lines changed 93, context: html, text, full: html, text
Fixing comments, normalizing output values
- src/utils/bigWigCluster/makefile
- lines changed 3, context: html, text, full: html, text
ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations.
forceLayout.html is a d3 visualization that is generated with a .json file.
radialDend.html is a d3 visualization that is generated with a .json
file.
hacTree.c, refactored the code slightly to remove uneccesary merge
calls.
bigWigCluster.c
runs on a list of bigWig files, uses the hacTree library to cluster the
bigWigs into a binary tree. The output is a .json file which can be used
for visualizations
switch to commits view, user index