Skip to content

Library for BinBencher - metagenomic binning benchmarking tool

License

Notifications You must be signed in to change notification settings

jakobnissen/BinBencherBackend.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinBencherBackend

Documentation Latest Release

This package is used to benchmark and interactively explore the results of metagenomic binning given a dataset. This is the Julia backend of the command-line tool BinBencher [work in progress].

Installation

Documentation

Basic usage:

using BinBencherBackend
ref = Reference("files/ref.json")
bins = Binning("files/clusters.tsv", ref)
print_matrix(bins)

For more, see the documentation

About

Library for BinBencher - metagenomic binning benchmarking tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages