-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bugfix/make the inferred cell type options dynamic shown or disabled in marker gene heatmap dropdown menu #482
Conversation
Signed-off-by: upendrakumbham <[email protected]>
…ic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
…f markers available Signed-off-by: upendrakumbham <[email protected]>
…s-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work @upendrakumbham .
I added a couple of comments/suggestions.
Could you please check them?
Thanks
app/src/test/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentServiceTest.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/markergenes/MarkerGeneServiceIT.java
Outdated
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/markergenes/MarkerGeneServiceTest.java
Outdated
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/markergenes/MarkerGenesDaoIT.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/markergenes/MarkerGenesDao.java
Outdated
Show resolved
Hide resolved
Thanks for the review @ke4. I'm working on the code refactoring. |
Signed-off-by: upendrakumbham <[email protected]>
…mprovement Signed-off-by: upendrakumbham <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
…s-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Co-authored-by: Károly Erdős <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work @upendrakumbham .
I added some tiny suggestions, other than that all is fine.
Thanks
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Show resolved
Hide resolved
app/src/main/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentService.java
Outdated
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/markergenes/MarkerGeneServiceIT.java
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/markergenes/MarkerGenesDaoIT.java
Outdated
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentServiceTest.java
Outdated
Show resolved
Hide resolved
app/src/test/java/uk/ac/ebi/atlas/experimentpage/tabs/ExperimentPageContentServiceTest.java
Outdated
Show resolved
Hide resolved
Signed-off-by: upendrakumbham <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
Co-authored-by: Károly Erdős <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have a failing test that you wrote in this change set: getMarkerGenesCountForInferredCellTypeAuthorsLabels.
Could you fix it please?
Other than that it is all OK!
Thanks for your work!
Signed-off-by: upendrakumbham <[email protected]>
I fixed test case, in my local test case is passing:
But Jenkins build still failing. I have triggered the build again in Jenkins. I will wait for the result. |
Signed-off-by: upendrakumbham <[email protected]>
@upendrakumbham Do we have the same data locally comparing that we have in Jenkins? |
…s-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Signed-off-by: upendrakumbham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: upendrakumbham <[email protected]>
…s-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just approved the test fix PR from Karoly #491 (review), which may resolve the test issue. Anyway, LGTM!
I got a green in the Jenkins , so merging it |
Issue reference - Issue