Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
pkg
|
|
color
Package color has functions for create color scales and color transformations.
|
Package color has functions for create color scales and color transformations. |
correlation
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. |
data/parser
Package parser reads csv formatted files and returns specified columns.
|
Package parser reads csv formatted files and returns specified columns. |
data/transform
Package transform will adjust readout values to the user's requirements.
|
Package transform will adjust readout values to the user's requirements. |
downsample
Package downsample will downsample a matrix using area averaging.
|
Package downsample will downsample a matrix using area averaging. |
files
Packages files has functions for interacting with the file system.
|
Packages files has functions for interacting with the file system. |
flags
Package flags handles flag parsing
|
Package flags handles flag parsing |
float
Package float defines functions for float transformations.
|
Package float defines functions for float transformations. |
font
Package font loads and creates a context for rendering text in Arial.
|
Package font loads and creates a context for rendering text in Arial. |
fs
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 |
interactive
Package interactive generates files for the interactive viewer.
|
Package interactive generates files for the interactive viewer. |
interactive/heatmap
Package heatmap creates an interactive heatmap/dotplot file.
|
Package heatmap creates an interactive heatmap/dotplot file. |
interactive/scatter
Package scatter creates an interactive scatter plot file.
|
Package scatter creates an interactive scatter plot file. |
log
Package log writes a message to a log file or console.
|
Package log writes a message to a log file or console. |
mapf
Package mapf contains functions for manipulating maps.
|
Package mapf contains functions for manipulating maps. |
math
Package math defines common math operations.
|
Package math defines common math operations. |
matrix
Package matrix contains methods for operating on matrices.
|
Package matrix contains methods for operating on matrices. |
matrix/convert
Package convert has functions for convert to matrix format.
|
Package convert has functions for convert to matrix format. |
matrix/frontend
Package frontend creates matrices from frontend format.
|
Package frontend creates matrices from frontend format. |
minimap
Package minimap creates a "small" png for dotplots and heatmaps.
|
Package minimap creates a "small" png for dotplots and heatmaps. |
normalize
Package normalize has functions for normalization.
|
Package normalize has functions for normalization. |
parse
Package parse has functions for parsing data columns.
|
Package parse has functions for parsing data columns. |
png
Package png has functions for generating and converting png images.
|
Package png has functions for generating and converting png images. |
png/heatmap
Package heatmap draws a png heatmap.
|
Package heatmap draws a png heatmap. |
png/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. |
slice
Package slice contains functions for manipulating slices
|
Package slice contains functions for manipulating slices |
sort
Package sort contains functions for sorting slices.
|
Package sort contains functions for sorting slices. |
svg
Package svg has functions for generating and converting svg files.
|
Package svg has functions for generating and converting svg files. |
svg/convert
Package convert turns an SVG into a PNG.
|
Package convert turns an SVG into a PNG. |
svg/dotplot
Package dotplot draws a svg dotplot.
|
Package dotplot draws a svg dotplot. |
svg/heatmap
Package heatmap draws a svg heatmap.
|
Package heatmap draws a svg heatmap. |
svg/scatter
Package scatter draws a svg scatter plot.
|
Package scatter draws a svg scatter plot. |
system
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. |
tools/analyze/arguments
Package arguments parses and validates command line arguments.
|
Package arguments parses and validates command line arguments. |
tools/analyze/cc
Package cc creates a scatter plot between two conditions.
|
Package cc creates a scatter plot between two conditions. |
tools/analyze/correlation
Package correlation calculates the correlation between conditions and readouts.
|
Package correlation calculates the correlation between conditions and readouts. |
tools/analyze/dotplot
Package dotplot clusters conditions and readouts for visualization as a dotplot.
|
Package dotplot clusters conditions and readouts for visualization as a dotplot. |
tools/analyze/dotplot/biclustering
Package biclustering clusters data using nestedcluster by H. Choi.
|
Package biclustering clusters data using nestedcluster by H. Choi. |
tools/analyze/dotplot/hierarchical
Package hierarchical clusters data for dot plots.
|
Package hierarchical clusters data for dot plots. |
tools/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. |
tools/analyze/settings
Package settings logs analysis settings.
|
Package settings logs analysis settings. |
tools/analyze/specificity
Package specificity creates scatter plots for condition showing readout specificty.
|
Package specificity creates scatter plots for condition showing readout specificty. |
tools/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. |
tools/analyze/validate/settings
Package settings validates user analysis settings.
|
Package settings validates user analysis settings. |
tools/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. |
tools/convert/settings
Package settings parsed and/or infers settings for files to convert.
|
Package settings parsed and/or infers settings for files to convert. |
tools/export
Package export creates images in png or svg format.
|
Package export creates images in png or svg format. |
tools/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. |
tools/export/heatmap
Package heatmap exports images in png or svg format.
|
Package heatmap exports images in png or svg format. |
tools/sync
Package sync will create a minimap from settings.
|
Package sync will create a minimap from settings. |
treeview
Package treeview exports a matrix and tree to java treeview format.
|
Package treeview exports a matrix and tree to java treeview format. |
types
Package types contains type declarations.
|
Package types contains type declarations. |
Click to show internal directories.
Click to hide internal directories.