Skip to content

ht-diva/gwasstudio

Repository files navigation

Computational-Biobank

This is a software for the ingestion and analysis of summary statistics genomics data

Description

Welcome aboard fellow developer, this is a journey we are taking for implementing a TileDB for analyzing summary statistics genomic data. Please have a look here on how to contribute to this repo.

Getting started (Modify this part?)

conda create --name gwasstudio --file conda-{linux, osx, osx-arm}-64.lock

conda activate gwasstudio

make install

Additional link to help you get to know TileDB, Dask and Polars more

To understand more how this software works have a look at this README guidelines HERE