Giter Club home page Giter Club logo

inherited_risk_detector's Introduction

Inherited Risk Detector Command-Line Tool

Overview

The Inherited Risk Detector Command-Line Tool is a powerful genetic variant evaluation tool that scores entries based on multiple criteria, providing insights into pathogenic and likely pathogenic variants. This tool streamlines the analysis of TSV files, making it efficient to identify genetic predispositions.

Table of Contents

Features

  • Scoring System: Utilizes a scoring system to evaluate genetic variants based on factors such as functional predictions, conservation scores, clinical significance, minor allele frequency, genomic context, and quality.
  • Efficient Filtering: Filters entries to provide the highest and second-highest total scores, allowing users to focus on pathogenic and likely pathogenic variants.
  • Flexibility: Supports TSV files as input, making it versatile for different genomic datasets.

Installation

  1. Clone the repository:

    git clone https://github.com/Hansi-Thewarapperuma/Inherited-Risk-Detector.git
    cd Inherited-Risk-Detector
  2. Install dependencies:

    pip install -r requirements.txt
    • Python 3.x
    • Pandas
    • Other dependencies as specified in requirements.txt

Usage

python run_me.py

Follow the on-screen instructions to input your generated TSV file.

Additional Resources for input TSV generation

  • Our command-line tool is accompanied by guidelines for annotation. Explore the documentation for detailed instructions of the annotation of VCF files and required TSV file generateion as input for the tool.

Output

  • The tool will provide information on detected pathogenic variants and likely pathogenic variants.
  • Detected variants will be saved to two separate TSV files (pathogenic_variants.tsv and pathogenic_likely_pathogenic_variants.tsv).

Troubleshooting

If you encounter any issues while using our tool, consider the following troubleshooting steps:

  1. Check dependencies:
    • Ensure you have the required dependencies installed and correctly configured. Refer to the documentation for a list of dependencies.
  2. Verify input data:
    • Double-check the format and content of your input data. Ensure it adheres to the specified requirements outlined in the documentation
  3. Review error messages:
    • Examine any error messages or logs generated during the execution. Error messages often provide valuable insights into the nature of the problem.
  4. Reach out for support:
    • If the issue persists, feel free to reach out to [email protected]. . Provide detailed information about the problem, including error messages and steps to reproduce.

inherited_risk_detector's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.