README.md

TACTICAL: Tissue of ACTion scores for Investigating Complex trait-Associated Loci

This package takes genetic associations or fine-mapped genetic credible sets and systemically integrates them with functional annotations to obtain tissue of action (TOA) scores that can guide mechanistic investigation of genetic signals from genome-wide association studies.

Prerequisites

The package was developed in R (version 3.6.0) and requires the following R packages:

Installation

The package can be directly installed from GitHub using this R command:

devtools::install_github("jmtorres138/TACTICAL")

Suggested usage

TACTICAL provides a simple way to systematically integrate genetic information from trait-associated loci with functional genomic annotations and gene expression to obtain tissue-of-action (TOA) scores. These scores can be used to:

TACTICAL is simple to run and flexible; you need only provide the input data you are interested in evaluating. The data accepted include:

Although there are many possible data combinations the user may wish to explore, we offer a few suggestions:

  1. As some annotations are more enriched for genome-wide significant SNPs (or SNP heritability), you may consider explicitly using these enrichment values as weights within TACTICAL. Although this package does not estimate enrichment per se, there are many software programs available that do, such as fgwas, GARFIELD, and GoShifter.
  2. If you are interested in prioritising genetic signals within a particular tissue, then we suggest using as many relevant annotations as available (i.e. from a variety of molecular assays); though you may not want to include "repressed" or low-signal annotations in your tissue or cell-type of interest.
  3. On the other hand, if you are interested in profiling signals across a range of candidate tissues, then we strongly recommend restricting the provided annotations to those are available for all evaluated tissues. For example, you may not want to use ATAC-seq peaks if they are only available for a subset of tissues.


Jmtorres138/TACTICAL documentation built on April 4, 2021, 3:07 a.m.