Skip to main content

No project description provided

Project description

mEdit

GitHub Downloads (all assets, all releases) GitHub last commit (branch) GitHub top language PyPI - Version GitHub License

Table of Contents

What is mEdit?

Program Structure

screenshot

Features

  • Reference Human Genome
    • mEdit has three different options for loading reference genomes:
    • 1- The latest compatible reference used by the HPRC on human pangenome assemblies
    • 2- The latest RefSeq human genome reference
    • 3- Custom version provided by the user

Getting Started

Prerequisites

PIP

  • Make sure gcc is installed
    sudo apt install gcc
    
  • Make sure your pip up to date
    python -m pip install --upgrade pip
    
    • or:
    apt install python3-pip
    

Anaconda

Mamba

AWS CLI

Tabix

  • This allows mEdit to use bgzip for file compression.
    • In linux systems, install tabix.
        apt install tabix
      
    • On macOS machines, intall htslib.
        brew install htslib
      

Installation

mEdit is compatible with UNIX-based systems running on Intel processors and it's conveniently available via pyPI:

pip install meditability

Running Tests

Usage

  • db_set
  • list
  • guide_prediction
  • offtargets

Roadmap

Contributing

FAQ

License

Contact

Project details


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