Skip to content

jakobnissen/BinBencher.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinBencher

CURRENTLY WORK IN PROGRESS! For now, use BinBencherBackend.jl.

BinBencher is a command-line interface (CLI) tool to evaluate metagenomic binnings given a ground-truth reference. It is the CLI version of the Julia package BinBencherBackend.jl. For more customised, flexible analysis of binnings, using the backend directly in e.g. an interactive notebook backend may preferred.

Installation

  • Download and install Julia
  • In the Julia REPL, type ] to enter package mode
  • Type add https://github.com/jakobnissen/BinBencher.jl
  • Type build
  • You should now have an executable in ~/.julia/bin

Benchmarking binnings

WIP: SUBJECT TO CHANGE

Creating a reference

WIP: SUBJECT TO CHANGE

About

Command-line interface for BinBencherBackend.jl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages