Skip to content

TWAS/cTWAS codes needs to support dropping event patterns #1160

Description

@gaow

Currently impelmented as :

# remove no effect sQTL cluster specific contexts
          if (any(grepl("no_effect_sQTL", twas_weights_results[[gene_db]]$data_type))){

which is very specific. We should be using a more general regex to screen any patterns in the context names to ignore.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions