{ "cells": [ { "cell_type": "markdown", "id": "87491953-99d3-47a0-a7e9-1b6a24854efa", "metadata": { "kernel": "SoS", "tags": [] }, "source": [ "# Run Colocboost" ] }, { "cell_type": "markdown", "id": "423c6c8f-e199-48ec-a13f-40aa6bcbce77", "metadata": { "kernel": "SoS", "tags": [] }, "source": [ "## Goal\n", "\n", "This notebook takes the input and run colocboost, the result can be summarized to get power and FDR.\n", "\n", "Because different methods have different output, we summarized four elements to calculate FDR and power - coloc_trait, coloc_set true_trait and true_variant.\n", "\n", "## Input \n", "\n", "Individual level data X and Y or summary statistics z and LD from other notebooks. file names of these data should be put in the parameter: simufile.\n", "\n", "## Output\n", "\n", "Colocboost original result, along with some summarized elements.\n", "\n", "Example output:\n" ] }, { "cell_type": "code", "execution_count": 9, "id": "c7c25a1d-7dc2-4c94-8702-ea28a1df6925", "metadata": { "kernel": "R", "tags": [] }, "outputs": [ { "data": { "text/html": [ "