Jianhua-Wang / easyfinemap

user-friendly pipeline for GWAS fine-mapping

Home Page:https://Jianhua-Wang.github.io/easyfinemap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easyfinemap

pypi python Build Status codecov License: MIT PyPI download month Build Status

A flexible framework for GWAS fine-mapping

Features

  • Formatting of summary statistics using smunger.
  • Fast extraction of summary statistics for fine-mapping using tabix/bgzip.
  • Checking and formatting of LD reference.
  • Representation of variants using Unique SNP ID.
  • Support for identifying independent loci using three methods: distance, LD clumping, and conditional analysis.
  • Fine-mapping without the need for LD reference.
  • Support for four LD-based fine-mapping tools and function-based fine-mapping.
  • Fine-mapping combined with conditional analysis.

About

user-friendly pipeline for GWAS fine-mapping

https://Jianhua-Wang.github.io/easyfinemap

License:MIT License


Languages

Language:Python 70.2%Language:Jupyter Notebook 29.5%Language:Makefile 0.3%