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

Add warning if layer is absent from assay #189

Merged
merged 3 commits into from
May 3, 2024

Commits on May 3, 2024

  1. Add warning if layer is absent from assay

    This is meant to help diagnose issues when assay doesn't have desired layer. 
    For example see satijalab/seurat#8658 and discussion in satijalab/seurat#8659.
    
    The warning message might not be the prettiest, but I didn't want to go through `Layer.Seurat` method to get the assay name.
    maxim-h authored and mojaveazure committed May 3, 2024
    Configuration menu
    Copy the full SHA
    16dd7d5 View commit details
    Browse the repository at this point in the history
  2. Minor style edits

    mojaveazure committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cf74503 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Bump develop version
    mojaveazure committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3d3c6b9 View commit details
    Browse the repository at this point in the history