Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend getCellColorByFeatures (2) #27

Closed
kreftl opened this issue Feb 20, 2018 · 2 comments
Closed

extend getCellColorByFeatures (2) #27

kreftl opened this issue Feb 20, 2018 · 2 comments
Assignees
Labels
backend enhancement New feature or request

Comments

@kreftl
Copy link

kreftl commented Feb 20, 2018

extend getCellColorByFeatures by new arguments:

coordinatesID
ageingAnnotationID
add possibility to put clusters next to genes and regulons

@kreftl kreftl added enhancement New feature or request backend labels Feb 20, 2018
@KrisDavie KrisDavie self-assigned this Feb 20, 2018
@KrisDavie
Copy link
Contributor

Partially resolved in efb22a6

Still need to implement colouring and searching for clusters

@KrisDavie
Copy link
Contributor

Resolved in 1cb10f4 and f97614a
Filtering by cluster requires the following format:

{
    "name": "Clustering_X", # Where X equals a clusteringID.
    "values": ["1", "3", ...] # Where vaules are the cluster IDs.
}

Followup: #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants