Commit Graph

22 Commits

Author SHA1 Message Date
Bruce Martin
24a8a23355 add acknowledgements to README (#407) 2018-11-05 10:17:40 -08:00
fionagriffin
4f888505ee Fixing typo in readme (#390)
The "Run" section had a typo for the filename of the example dataset
2018-10-30 10:49:07 -07:00
Charlotte Weaver
94f95d6565 CLI Launch (#366)
* Scanpy engine now required

Without the --engine param we need to error if scanpy engine cannot be imported rather than waiting for all engines

* CLI options and help matches proposal

(but not all options hooked up yet)

* Flesh out top level args

* Move computation args to engine

* CLI input file (#374)

* Fix test command

(tests still won't work)

* Input is file instead of directory
- also renamed example file

* Csweaver/debug (#376)

* Respect debug flag for logging flask calls

* Add loading messages

* max categories (#377)

* Add max categories

* Rename max_categories to category_selection_limit

* ensure whole numbers
2018-10-24 19:28:59 -07:00
Charlotte Weaver
7c8b89eba3 Launch browser to cellxgene (#325)
* Launch browser to cellxgene

Also added  --no-launch command line parameter

* Don't launch browser for tests

* rename no-launch to no-open

* Rejigger -no-open to positive destination

so later logic looks cleaner
2018-10-17 16:46:56 -07:00
Charlotte Weaver
dce778f658 Config file is obsolete (#303) 2018-10-09 11:19:19 -07:00
fionagriffin
7b00fea44d Update README.md (#218) 2018-09-14 16:02:22 -07:00
Charlotte Weaver
247b89ab0c Update README.md 2018-08-07 15:54:25 -07:00
Charlotte Weaver
9236f02637 Merge branch 'master' into csweaver/readme-data 2018-08-07 10:18:57 -07:00
Sidney Bell
12c52a55f7 Very minor changes to elaborate in a few places 2018-08-07 07:42:45 -07:00
Charlotte Weaver
16d7fac88e Added instructions on how to load your own data in scanpy 2018-08-06 17:15:35 -07:00
Charlotte Weaver
a22a4e2473 Use pip instead of python setup.py 2018-08-06 14:56:42 -07:00
Sidney Bell
77ca5c267e Update readme (#137)
* Update readme

* Add demo gif

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-08-03 10:23:57 -07:00
Charlotte Weaver
83e7685f57 Update readme for CLI 2018-07-20 11:47:42 -07:00
Charlotte Weaver
8b0d7d5cf6 Clarify install docs for python3 and venvs 2018-07-17 16:03:33 -07:00
Charlotte Weaver
6961b64d87 Updated readme for python packaged version 2018-07-16 14:20:50 -07:00
Charlotte Weaver
a60b3ea296 Put cellxgene readme back in
Will update readme to make server side work once build/packaging in.
2018-06-26 11:51:58 -07:00
Charlotte Weaver
e84793ede9 Add backend to cellxgene repo 2018-06-01 11:16:23 -07:00
bkmartinjr
90c7daf571 Prettier 2018-05-05 13:15:10 -07:00
Colin Megill
7a439a0dcf Update README.md 2017-10-02 22:08:55 -07:00
Colin Megill
dafdef13fb Update README.md 2017-10-02 22:08:28 -07:00
Colin Megill
0d1850982d Update README.md 2017-10-02 22:07:31 -07:00
Colin Megill
f6d7cc3e23 initial commit 2017-08-23 16:28:01 -07:00