Skip to main content

GWAS software that combines traditional statistical methods with the power of Artificial Intelligence

Project description

About GWAStic

GWAStic is a software for Genome-Wide Association Study (GWAS) that combines traditional statistical methods with the power of Artificial Intelligence (AI) for comprehensive genetic analysis.

ALT TEXT

Key Features:

  • Comprehensive Genetic Analysis: GWAStic offers a wide range of methods to analyze your genomic data, allowing you to explore the associations between genetic variants and traits of interest comprehensively.

  • AI-Enhanced Data Analysis: Harness the capabilities of machine learning and AI to uncover subtle patterns, interactions, and associations that may be missed by conventional statistical methods.

  • Genomic Prediction: Take your research to the next level by using GWAStic's advanced AI models for genomic prediction. Predict future health outcomes, disease risks, or phenotypic traits based on your genetic data and environmental factors.

  • User-Friendly Interface: GWAStic's intuitive interface makes it accessible to both novice and experienced researchers. Seamlessly navigate through your data, perform analyses, and visualize results with ease.

  • Customizable Workflows: Tailor your analysis to your specific research goals with customizable workflows. Define your parameters, select the appropriate statistical models, and integrate AI components as needed for a personalized analysis experience.

  • Collaborative Research: Collaborate seamlessly with colleagues and share your findings securely within the platform.

  • Frequent Updates: Stay at the forefront of genetic research with regular software updates. GWAStic incorporates the latest advancements in GWAS and AI methodologies to keep your analyses up-to-date.

myfile

Citation

Documentation

Installation

GWAStic software was build and successfully tested on Windows operating system (Windows 7 and 10).

->Install Anaconda (https://www.anaconda.com/distribution/)

conda create --name gwastic_env python=3.9

conda activate gwastic_env

conda install pip

pip install gwastic_desktop

for linux after installation:

wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh

chmod +x Miniconda3-latest-Linux-x86_64.sh

./Miniconda3-latest-Linux-x86_64.sh

cd /home/username/miniconda3

source ~/miniconda3/bin/activate

pip install gwastic_desktop

apt-get install libgl1

Usage:

  1. Open the Anaconda prompt and activate your GWAStic environment if you are not already there.
    conda activate gwastic_env
  2. Type gwastic in the command line to start the software.

Supported input file formats

  • VCF file format (including vcf.gz) and Plink BED (binary) format are supported for all GWAS methods. In case of vcf, you first must convert the genotype data to bed file format.

VCF example file

  • Phenotypic data must be three columns (Family ID; Within-family ID; Value) text or CSV file delimited by space.

Phenotype example file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gwastic_desktop-0.1.7-py3-none-any.whl (79.1 MB view details)

Uploaded Python 3

File details

Details for the file gwastic_desktop-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: gwastic_desktop-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 79.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Windows/10

File hashes

Hashes for gwastic_desktop-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c8fddd3fe3962934e8f0f95441db6204a70d3e47aa2110447eeb2b28f58e6f38
MD5 057e7adb9e9b9af0293bf469f77cea1d
BLAKE2b-256 f1383bfe18d9168a0c92f3ccbb98d49c085a814e064d88a0a8a70e55ecb5a394

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page