Age | Commit message (Collapse) | Author |
|
|
|
|
|
Added legend to bar chart color by trait function
Added scatterplot matrix figure
Fixed database timeout problem
|
|
Added the option to display the rqtl results (and soon other mapping results)
as either a manhattan plot or "interval map" style curve chart
Removed a couple unnecessary javascript imports
Changed the function in helper_functions.py that creates the trait and dataset
objects, making it to where the trait object also gets qtl info
Fixed color by trait after it was broken by the "scatterplot matrix" function
|
|
Improved the "scatterplot matrix" feature on the trait page so that
it matches the chosen trait against every selected trait
|
|
page
and let you select a trait from your collection on the trait page and do a scatter
plot against that triat as well. There are a number of accompanying js and css files
written by Karl Broman that are needed for these features.
The option to compare against more than just one trait still needs to be added for the
trait page scatterplot function
|
|
adding the correlation matrix page
|
|
to put some of the d3 code into a function
|
|
gets their distinct values
Created function that creates a dictionary of distinct values
and their corresponding colors
|
|
Tried to export trait data for "color by trait" function
|
|
that will be used to color the bar graph
|
|
in the modal that pops up after clicking "Color by Trait" above the bar chart
|
|
on hover
|
|
|