Age | Commit message (Collapse) | Author |
|
Tick marks are now correct and in intervals of 25 for each chromosome
|
|
|
|
|
|
|
|
so they can be pulled to the new EC2 server
|
|
|
|
|
|
with the location of points on the x-axis
|
|
Split create_graph into many functions
Added a buffer to the x and y dimensions in order to add
tick labels for the x and y axis
|
|
Hovering over a point automatically searches for its corresponding
marker in the data table
Added headers for the plot and table
|
|
|
|
value to appear above the plot
|
|
its style
|
|
chromosomes
|
|
|
|
using d3.js
|
|
for all of our genofiles
|
|
|
|
with Nick's code
|
|
and their corresponding markers to be used in the table of qtl results
and other figures
|
|
that loads the json files, converts them into the relevant numpy arrays,
and passes them into Nick's code (which is returning results that may
or may not be correct, but is at least running)
|
|
pass to Nick's code and changed the prep_data.py code to operate on
a list of phenotype values instead of a textfile with the values
delimited
|
|
them to the format used by nick's code
|
|
our data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
page to work, but will change all references to the dataset name to
'dataset_name' in future to avoid confusion between the dataset name
and the actual dataset object
|
|
related to fd
|
|
|
|
|
|
|
|
new server
|
|
related to installing a new instance of GN
|
|
|
|
|
|
Worked with correlation code; got to the code that
begins to do the actual correlations
Created a function "get_dataset_and_trait" in
the new file "helper_functions.py" because the
code initializing the dataset and trait objects
was repeated in multiple places
|
|
install to work
|
|
|
|
problem with rpy2
|
|
|
|
|
|
|
|
plot figure`
|
|
|
|
|
|
Committing before trying to combine all the manhattan plot
segments
|