Age | Commit message (Collapse) | Author |
|
|
|
with calculating PCA that I don't know the cause of yet
|
|
many shared samples torun scipy.stats.pearsonr/spearmanr
|
|
error caused by an empty string be stored in a collection's trait list
|
|
|
|
number is needed for the links
|
|
Redis as both string and bytes
|
|
|
|
|
|
|
|
|
|
|
|
autoWidth can't be used on initial load + changed the logic for how to recalculate table width when a column is manually resized
|
|
indicating if there are any wide columns (too wide to use DataTables' 'autoWidth' setting)
|
|
when certain fields (like Description) are below a certain width
Added some code tracking the change in width when a column's width is adjusted, so that the table_container width can be changed accordingly
|
|
|
|
|
|
drawing the Gene Band
|
|
|
|
rat IDs don't have any prefix with a colon
|
|
situations where a case attribute also has a link
|
|
in the trait page sample table
|
|
being returned as bytes instead of a str
|
|
|
|
values are sometimes stored as bytes and sometimes as strings
|
|
groups in Redis are stored as strings
|
|
|
|
|
|
be changed for Python 3.8
|
|
results that don't use Scroller (<20 results)
|
|
table generation + changed the default table width to 100%
|
|
was related to there being both an sWidth and width parameter
|
|
narrower than the content's width
|
|
|
|
|
|
newline character
|
|
resulting from a trait missing both pre_publication_description and pubmed ID
|
|
result table - https://datatables.net/forums/discussion/63231/resizing-columns-using-jquery-ui
|
|
|
|
being displayed correctly
|
|
|
|
Redis.smembers apparently returns values as bytes
|
|
|
|
the str.encode failed on the mock.Mock() object, and this also seems consistent with the way it's done in a later method
|
|
this needs to be made 'smarter,' since this might look funny if all case attribute column are narrow
|
|
tests I changed assumed these changes were already made, so including them should fix that
|
|
|
|
|
|
a string
|
|
lists (I think the proxy expects them to not be lists, but then returns them as lists; need to check about this)
|