Charlotte Weaver
4e67c645f8
bumped version ( #602 )
...
0.6.0 was burned on pypi
0.6.1
2019-02-14 10:00:16 -08:00
Charlotte Weaver
8b28d51dfa
bump version ( #601 )
0.6.0
2019-02-13 16:29:14 -08:00
Charlotte Weaver
40ad283107
create server testing doc ( #592 )
2019-02-13 15:35:45 -08:00
Isaac Virshup
0f8d7a55de
Set API path based on access address ( #568 )
...
* Make api paths relative
* Remove request import
* Set publicPath to be relative
2019-02-11 09:01:37 -08:00
Sidney Bell
b6f946ec8a
Add note about installing hdf5 to FAQ ( #581 )
2019-02-08 14:56:16 -08:00
Colin Megill
dbb3a309a9
Lasso ( #586 )
...
* lasso working
* break out invert into own function
* action
* add spatial dimension to crossfilter, in support of polygon lasso
* improve comments on new dimension API
* lasso vs zoom
2019-02-08 11:48:51 -08:00
Bruce Martin
2e9525741f
doc divergence warning ( #591 )
2019-02-08 11:00:51 -08:00
Charlotte Weaver
585a5808b9
check if accept type in content type string ( #589 )
2019-02-08 09:41:24 -08:00
Bruce Martin
6f464f4f92
package dependency updates ( #585 )
...
* lint
* update dev-related package dependencies
2019-02-06 12:57:09 -08:00
Colin Megill
08ea7d5137
Better input validation ( #580 )
2019-02-05 10:44:59 -05:00
Charlotte Weaver
ad9be3cdd7
remove build-dev from .gitignore ( #583 )
2019-02-04 14:47:28 -08:00
Charlotte Weaver
f737cc4ee4
Build improvements ( #577 )
2019-02-04 14:15:35 -08:00
Charlotte Weaver
1103272b95
De-dupe -d CLI option alias ( #575 )
...
removed from debug, diffexp gets to keep it
2019-01-30 16:11:21 -08:00
Colin Megill
2df7161cd8
Bulk add genes ( #567 )
...
* bulk add
* cleanup
2019-01-29 16:26:09 -05:00
Charlotte Weaver
d31c05c970
Add backed script to package.json ( #566 )
...
* QOL script for FE devs to get & launch the backend
* ensure python3.6
* changed name to backend-dev
2019-01-29 11:41:05 -08:00
fionagriffin
07db2eb3ee
Update data.md ( #544 )
2019-01-29 10:31:31 -08:00
Justin Kiggins
a6d2a2e119
updates link to scanpy recipe docs. fixes #564 ( #565 )
2019-01-28 10:00:29 -08:00
Justin Kiggins
f87e4bfbd3
home page fix ( #551 )
...
* explicit site.url in config
* infra for custom css
* moves home item to html layout
* adds baseurl to site config
2019-01-28 09:13:09 -08:00
Charlotte Weaver
ecaa32cfb2
bump version ( #563 )
0.5.1
2019-01-17 17:14:44 -08:00
Charlotte Weaver
10693b08cc
Add __init__ file so fbs can be imported ( #562 )
2019-01-17 17:11:31 -08:00
Charlotte Weaver
b02361a6bf
bump version ( #560 )
0.5.0
2019-01-17 16:54:25 -08:00
Colin Megill
3fa888c6d4
user defined gene sets scatterplot, remove works ( #556 )
2019-01-16 03:37:08 -05:00
Colin Megill
a42c9aca1c
resetting interface spinner but locked interface ( #555 )
2019-01-16 03:36:35 -05:00
Charlotte Weaver
394da40bea
Doc formatting improvements ( #549 )
2019-01-10 15:09:02 -08:00
Bruce Martin
5d60505407
remove --nan-to-num CLI parameter ( #548 )
...
* remove --nan-to-num CLI parameter
* factor tests better
* lint - remove unused variables
2019-01-10 15:03:03 -08:00
Colin Megill
f876a0091a
Set theme jekyll-theme-cayman
2019-01-10 12:12:58 -05:00
Colin Megill
528eb5d172
Set theme jekyll-theme-minimal
2019-01-10 12:10:11 -05:00
Bruce Martin
b90447c387
binary wire format with flatbuffers ( #509 )
...
* first flatbuffer schema
* do not lint auto-generated files
* add flatbuffers package
* add flatbuffer module
* wire up /data/X/T route
* use flatbuffers for matrix data fetc
* clarity and comments
* add flatbuffer layout route
* clean up obsolete code
* fix tests
* move flake8 config to setup.cfg
* add comments
* lint
* rework layout routes for fbs
* add more type support to fbs
* lint
* add flatbuffer support for annotations
* function name improvements
* fix botched merge with master
* remove unused import
* route cleanup for flatbuffers
* rename function for clarity
* add missing globals to Jest tests
* fix client JS tests
* fix routes for Python tests
* comments for clarity
* non-finite floating point hardening
* more non-finite number handling
* lint
* fix tests for summarizeAnnotations
* harden diffexp calculation against FP errors
* cleanup unused code
* lint
* add encoding tests for flatbuffers
* application type specified as strings
* fix spelling error
* improve variable names
* add note about documentation gap
* rename FBS DataFrame to Matrix
2019-01-09 14:26:05 -08:00
Colin Megill
42e25a1a1f
Async on long running operations ( #543 )
...
* compute differential button
* add user gene loading state to reducer
* create input group, consume usergeneloading
* add loading state
2019-01-07 16:45:47 -05:00
Justin Kiggins
eceab377f7
cleans up landing page ( #541 )
2019-01-04 14:20:23 -08:00
Colin Megill
b0daeb3a9b
disable cell set buttons ( #538 )
2019-01-03 20:05:09 -05:00
fionagriffin
7499fca251
add datasets to data.md ( #540 )
...
added links and general info for interesting example datasets to use with cellxgene
2019-01-03 16:35:37 -08:00
GenevieveHaliburton
05a5a945bb
Landing page faq comments ( #536 )
...
* add to faq, clean up titles
* h4 headings for readibility
* Ordering, add section on errors
2019-01-03 14:07:38 -08:00
Colin Megill
d3c96087b2
Add GIFs to docs ( #537 )
...
* Add gif files
* rename gif for clarity
* add gifs
* reorder
* resize
2019-01-03 15:24:33 -05:00
Bruce Martin
cfcf16aa69
[DO NOT MERGE] performance improvements in color-by feature ( #535 )
...
performance improvements in color-by feature
2018-12-27 14:05:49 -08:00
Justin Kiggins
bc59074300
new docs ( #525 )
...
* new docs
* moves development docs to dev_docs
2018-12-20 14:28:05 -08:00
Colin Megill
56f9bc543e
Set theme jekyll-theme-minimal
2018-12-20 12:05:08 -05:00
James Taylor
f2eb2cad82
Use url_root from Flask rather than hardcoding hostname. ( #520 )
...
Allows running in a container on a remote host, should also allow running
behind a proxy with a url prefix.
2018-12-19 16:20:26 -08:00
Justin Kiggins
bd523280a4
improved quickstart ( #523 )
2018-12-19 13:38:30 -08:00
Justin Kiggins
fc45fb3899
creates FAQ page in docs ( #522 )
...
* creates FAQ page
* revise index.md
* tweaks
2018-12-19 13:18:16 -08:00
Charlotte Weaver
f0f7200f0b
Move jsonification to engine level ( #511 )
2018-12-18 21:14:24 -08:00
fionagriffin
6af7708d62
update index.md ( #519 )
...
ready for features
2018-12-18 11:10:29 -05:00
Colin Megill
a297ea30e2
bump version ( #518 )
0.4.0
2018-12-17 14:30:34 -05:00
Colin Megill
0ef6c36f4c
Cluster Occupancy (n dim cube) ( #513 )
...
* create occupancy component
* occupancy working
* centering, width, flex spacing
* add is-number
* extend sort to cover string + int
* proof of concept sorted occupancy
* handle undefined occupancy entry, cleanup
* only render occupancy when colorby is cat
* cleanup unused vars
* cleanup
2018-12-17 14:19:48 -05:00
Justin Kiggins
aaa60bc303
new signup url ( #516 )
2018-12-14 16:32:41 -08:00
fionagriffin
7d40d89fd8
Update index.md ( #507 )
...
Added content from readme
2018-12-14 15:19:21 -08:00
Charlotte Weaver
46ad346df1
Clarify that we do not support python 3.7 ( #512 )
...
* Update setup.py
* Readme: no python 3.7
* specify 3.6 in venv
* clarify 3.7 error
we will support it eventually
2018-12-13 15:15:56 -08:00
Charlotte Weaver
83154577e4
Black -- formatter for python ( #508 )
...
* Add black
* use black to format code
* Black version
2018-12-12 09:44:47 -08:00
Charlotte Weaver
a847951658
Update slack link ( #506 )
2018-12-11 10:20:22 -08:00
Charlotte Weaver
24af6efbcb
Add Docker file ( #505 )
...
* Add docker support
* Add readme
* minor fixes
2018-12-11 10:18:10 -08:00