Skip to content
RylanSteinkey edited this page Dec 21, 2020 · 11 revisions

Welcome to the acheron wiki!

acheron is a command line tool for analysis of whole genome sequence (WGS) data using machine learning workflows.

Get going now by visiting Getting Started

An example workflow and pages to explain each, is as follows:

  1. Download antimicrobial resistance (AMR) data. download
  2. Download matching whole-genome sequence data. download
  3. Turn AMR data into machine-learning ready labels. labels
  4. Turn sequences into machine-learning ready features. features
  5. Train machine-learning models. models

COMING SOON:

  1. Use your models to make predictions on new data. predict
  2. Annotate your genomes to see which genes are present and where. annotate
  3. Identify regions of the genome your ML models have determined to be important using your annotations. identify
  4. Build graphs and tables to display your results. identify
Clone this wiki locally