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

Bugfix/make the inferred cell type options dynamic shown or disabled in marker gene heatmap dropdown menu #482

Conversation

upendrakumbham
Copy link
Contributor

@upendrakumbham upendrakumbham commented Oct 24, 2024

Issue reference - Issue

…ic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
@ke4 ke4 added the bug Something isn't working label Nov 5, 2024
@upendrakumbham upendrakumbham marked this pull request as ready for review November 13, 2024 11:15
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Signed-off-by: upendrakumbham <[email protected]>
Copy link
Contributor

@ke4 ke4 left a 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

@upendrakumbham
Copy link
Contributor Author

upendrakumbham commented Nov 25, 2024

Thanks for the review @ke4. I'm working on the code refactoring.

upendrakumbham and others added 8 commits November 28, 2024 12:26
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]>
Copy link
Contributor

@ke4 ke4 left a 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

upendrakumbham and others added 6 commits December 5, 2024 14:09
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]>
@upendrakumbham upendrakumbham requested a review from ke4 December 5, 2024 15:02
ke4
ke4 previously approved these changes Dec 5, 2024
Copy link
Contributor

@ke4 ke4 left a 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]>
@upendrakumbham
Copy link
Contributor Author

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!

I fixed test case, in my local test case is passing:

MarkerGeneServiceTest > Fetch marker gene profile expression from ontology label cell types PASSED

MarkerGeneServiceTest > getMarkerGenesCountZero_IfTheMarkerGenesDoesNotExistForTheAuthorsLabels() PASSED

MarkerGeneServiceTest > Returns empty profile if both ontology labels returns empty cell type values PASSED

MarkerGeneServiceTest > Fetch marker gene profile expression from authors label cell types PASSED

MarkerGeneServiceTest > getMarkerGenesCountForTheInferredCelltypeOntologyLabels() PASSED

MarkerGeneServiceTest > getMarkerGenesCountZero_IfTheMarkerGenesDoesNotExistForTheOntologyLabels() PASSED

MarkerGeneServiceTest > getMarkerGenesCountForInferredCellTypeAuthorsLabels() PASSED

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]>
@ke4
Copy link
Contributor

ke4 commented Dec 6, 2024

But Jenkins build still failing. I have triggered the build again in Jenkins. I will wait for the result.

@upendrakumbham Do we have the same data locally comparing that we have in Jenkins?
Maybe the data is different and that's why this test failed.

…s-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Signed-off-by: upendrakumbham <[email protected]>
ke4
ke4 previously approved these changes Dec 9, 2024
Copy link
Contributor

@ke4 ke4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…s-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu
Copy link
Contributor

@lingyun1010 lingyun1010 left a 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!

@upendrakumbham
Copy link
Contributor Author

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

@upendrakumbham upendrakumbham merged commit df440c6 into develop Dec 13, 2024
3 checks passed
@upendrakumbham upendrakumbham deleted the bugfix/make-the-inferred-cell-type-options-dynamic-shown-or-disabled-in-marker-gene-heatmap-dropdown-menu branch December 13, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants