Skip to content

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

@gaow

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.

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