Giter Club home page Giter Club logo

metagentools's Introduction

metagentools

This repo includes the code developed as part of a research project aiming at using deep learning techniques to classify a wide range of corona virus based on NG reads.

The code is structured into general code and submodules:

General code is used across the project and can also be reused for other projects:

  1. art: wrapper code to use ART-ILLUMINA read simulator package from a jupyter notebook. MUST BE RUN LOCALLY.
  2. core: base classes used accross the package
  3. wandb: utility classes to open, retrieve, use WandB runs and artifacts accross the project

Submodules cover code written for a specific part of the project

  1. cnn_virus: all specific code related to the evaluation and improvement of CNN Virus model
    • architecture: all code related to evaluated and trained architectures
    • data: data processing, iterators and parsing functions to handle data
    • utils: other utility functions

This is a work in progress, and some functions or modules may be broken. We may or may not be able to provide support depending on the when the support is requested.

Installation:

  • pip install metagentools for the stable version

  • pip install git+https://github.com/vtecftwy/metagentools.git@main for the latest committed version

Requirements:

  • python 3.8 or higher is required for this package
  • package tested with python 3.10

metagentools's People

Contributors

vtecftwy 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.