GenomicsAotearoa / long-read-assembly

Long-read assembly workshop
https://genomicsaotearoa.github.io/long-read-assembly/
GNU General Public License v3.0
5 stars 6 forks source link

install best module #5

Closed DininduSenanayake closed 1 year ago

DininduSenanayake commented 1 year ago

Done :)

$ module load best/0.1.0 

$ best --version
best 0.1.0

$ best --help
best 0.1.0
Daniel Liu, Daniel E. Cook
Bam Error Stats Tool (best): analysis of error types in aligned reads.

USAGE:
    best [OPTIONS] <INPUT> <REFERENCE> <STATS_PREFIX>
.............