Directories ¶
Path | Synopsis |
---|---|
Package color has functions for create color scales and color transformations.
|
Package color has functions for create color scales and color transformations. |
Package correlation calculates the correlation between matrices or vectors.
|
Package correlation calculates the correlation between matrices or vectors. |
data
|
|
filter
Package filter filters data based on conditions, readouts and score.
|
Package filter filters data based on conditions, readouts and score. |
parser
Package parser reads csv formatted files and returns specified columns.
|
Package parser reads csv formatted files and returns specified columns. |
transform
Package transform will adjust readout values to the user's requirements.
|
Package transform will adjust readout values to the user's requirements. |
Package downsample will downsample a matrix using area averaging.
|
Package downsample will downsample a matrix using area averaging. |
Packages files has functions for interacting with the file system.
|
Packages files has functions for interacting with the file system. |
Package flags handles flag parsing
|
Package flags handles flag parsing |
Package float defines functions for float transformations.
|
Package float defines functions for float transformations. |
Package font loads and creates a context for rendering text in Arial.
|
Package font loads and creates a context for rendering text in Arial. |
Package fs creates a filesystem to use (for easy mocking) This replaces most of the filesystem and io methods from os and io.
|
Package fs creates a filesystem to use (for easy mocking) This replaces most of the filesystem and io methods from os and io. |
heatmap
|
|
dimensions
Package dimensions calculates the dimensions for a heat map
|
Package dimensions calculates the dimensions for a heat map |
Package interactive generates files for the interactive viewer.
|
Package interactive generates files for the interactive viewer. |
heatmap
Package heatmap creates an interactive heatmap/dotplot file.
|
Package heatmap creates an interactive heatmap/dotplot file. |
scatter
Package scatter creates an interactive scatter plot file.
|
Package scatter creates an interactive scatter plot file. |
Package log writes a message to a log file or console.
|
Package log writes a message to a log file or console. |
Package mapf contains functions for manipulating maps.
|
Package mapf contains functions for manipulating maps. |
Package math defines common math operations.
|
Package math defines common math operations. |
Package matrix contains methods for operating on matrices.
|
Package matrix contains methods for operating on matrices. |
convert
Package convert has functions for convert to matrix format.
|
Package convert has functions for convert to matrix format. |
frontend
Package frontend creates matrices from frontend format.
|
Package frontend creates matrices from frontend format. |
Package minimap creates a "small" png for dotplots and heatmaps.
|
Package minimap creates a "small" png for dotplots and heatmaps. |
Package normalize has functions for normalization.
|
Package normalize has functions for normalization. |
Package parse has functions for parsing data columns.
|
Package parse has functions for parsing data columns. |
Package png has functions for generating and converting png images.
|
Package png has functions for generating and converting png images. |
heatmap
Package heatmap draws a png heatmap.
|
Package heatmap draws a png heatmap. |
uri
Package uri converts a png to a data uri.
|
Package uri converts a png to a data uri. |
read
|
|
csv
Package csv reads csv files.
|
Package csv reads csv files. |
Package slice contains functions for manipulating slices
|
Package slice contains functions for manipulating slices |
Package sort contains functions for sorting slices.
|
Package sort contains functions for sorting slices. |
Package svg has functions for generating and converting svg files.
|
Package svg has functions for generating and converting svg files. |
convert
Package convert turns an SVG into a PNG.
|
Package convert turns an SVG into a PNG. |
dotplot
Package dotplot draws a svg dotplot.
|
Package dotplot draws a svg dotplot. |
heatmap
Package heatmap draws a svg heatmap.
|
Package heatmap draws a svg heatmap. |
scatter
Package scatter draws a svg scatter plot.
|
Package scatter draws a svg scatter plot. |
Package system has functions for profiling resource usage.
|
Package system has functions for profiling resource usage. |
tools
|
|
analyze
Package analyze runs main analysis programs at ProHits-viz.
|
Package analyze runs main analysis programs at ProHits-viz. |
analyze/arguments
Package arguments parses and validates command line arguments.
|
Package arguments parses and validates command line arguments. |
analyze/cc
Package cc creates a scatter plot between two conditions.
|
Package cc creates a scatter plot between two conditions. |
analyze/correlation
Package correlation calculates the correlation between conditions and readouts.
|
Package correlation calculates the correlation between conditions and readouts. |
analyze/dotplot
Package dotplot clusters conditions and readouts for visualization as a dotplot.
|
Package dotplot clusters conditions and readouts for visualization as a dotplot. |
analyze/dotplot/biclustering
Package biclustering clusters data using nestedcluster by H. Choi.
|
Package biclustering clusters data using nestedcluster by H. Choi. |
analyze/dotplot/hierarchical
Package hierarchical clusters data for dot plots.
|
Package hierarchical clusters data for dot plots. |
analyze/dotplot/nocluster
Package nocluster generates dot plots based on requested condition and readout ordering.
|
Package nocluster generates dot plots based on requested condition and readout ordering. |
analyze/settings
Package settings logs analysis settings.
|
Package settings logs analysis settings. |
analyze/specificity
Package specificity creates scatter plots for condition showing readout specificty.
|
Package specificity creates scatter plots for condition showing readout specificty. |
analyze/validate/data
Package data ensures that the input file (passed as slice map) has no errors in formatting.
|
Package data ensures that the input file (passed as slice map) has no errors in formatting. |
analyze/validate/settings
Package settings validates user analysis settings.
|
Package settings validates user analysis settings. |
convert
Package convert takes a file from ProHits-viz V1 and converts it to V2 JSON.
|
Package convert takes a file from ProHits-viz V1 and converts it to V2 JSON. |
convert/settings
Package settings parsed and/or infers settings for files to convert.
|
Package settings parsed and/or infers settings for files to convert. |
export
Package export creates images in png or svg format.
|
Package export creates images in png or svg format. |
export/dotplot
Package dotplot exports images as a dotplot in svg or png format.
|
Package dotplot exports images as a dotplot in svg or png format. |
export/heatmap
Package heatmap exports images in png or svg format.
|
Package heatmap exports images in png or svg format. |
sync
Package sync will create a minimap from settings.
|
Package sync will create a minimap from settings. |
Package treeview exports a matrix and tree to java treeview format.
|
Package treeview exports a matrix and tree to java treeview format. |
Package types contains type declarations.
|
Package types contains type declarations. |
Click to show internal directories.
Click to hide internal directories.