Giter VIP home page Giter VIP logo

mtb-vcf's Introduction

MTB-VCF - Mycobacterium Tuberculosis targeted Varaint calling pipeline!

What is MTB-VCF?


MTB-VCF - It is a multipurpose tool for targeted variant calling of genetic polymorphisms in Mycobacterium Tuberculosis. It is a Python-based command line Variant Calling pipeline, designed to streamline the batch processing of samples with a single command line which takes raw reads (FastQ) files as the input. The pipeline currently targets four anti-tuberculosis drug genes (rpoB, rpsl, katG, inhA, aphC) and has been tested on 2221 isolates of Mycobacterium tuberculosis to evaluate its predictive performance compared with DST data. The specificity and sensitivity of the pipeline were also assessed by comparing the results to those obtained using TBProfiler and KVARQ. Utilizing DST as the reference standard, the MTB-VCF pipeline demonstrated sensitivities of 99% for detecting multi-drug-resistant TB (MDR), 96% for pre-extensively drug-resistant TB (Pre-XDR), and 93% for extensively drug-resistant TB (XDR), with corresponding specificities of 98%, 99%, and 96%. The study found that the MTB-VCF pipeline exhibited superior predictive performance compared to TBProfiler and KVARQ, as it did not miss any mutations detected by these pipelines and identified additional mutations across the targeted drugs genes. Conclusion: The MTB-VCF pipeline demonstrates the ability to rapidly and accurately predict anti-tuberculosis (TB) drug resistance profiles for the provided gene list using whole-genome sequencing (WGS) data across large numbers of samples. The pipeline's computing architecture enables modifications to the core bioinformatic pipelines and outputs, such as analyzing WGS data sourced from portable technologies. The pipeline has the potential to be integrated into point-of-care and WGS diagnostic environments, even in resource-poor settings.

MTB-VCF is written in Python and C, is open-source and published under GNU GPLv3.

Hardware specification

MTB-VCF runs on Linux system or WSL2-Ubuntu that runs Python v-2.70. Analyses in this study were performed on a Ubuntu Linux Server with four six-core AMD Opteron CPUs and 128 GB RAM, using 8 threads.

Installation from source

The source code is hosted in a git repository at MTB-VCF

It can be downloaded via git clone:

git clone https://github.com/safinaARK/MTB-VCF.git

Pre-requisites can be installed from install.py

cd MTB-VCF
python install.py

mtb-vcf's People

Contributors

safinaark avatar

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.