Skip to content
Snippets Groups Projects
Commit 7cfe969e authored by Alexis  CRISCUOLO's avatar Alexis CRISCUOLO :black_circle:
Browse files

1.0

parent 47420d78
No related branches found
No related tags found
No related merge requests found
# YACO
_YACO_ (_Yet Another Contig Ordering_) is a command line program written in [Bash](https://www.gnu.org/software/bash/) for orienting and ordering contigs (generally, a draft genome assembly) according to a closed reference genome. Based on reciprocal BLAST searches, _YACO_ is a simple and practical tool, which generally achieves accurate results with acceptable running times (e.g. less than 10 seconds to process a 5 Mbp draft genome using 12 threads).
_YACO_ (_Yet Another Contig Ordering_) is a command line program written in [Bash](https://www.gnu.org/software/bash/) for orienting and ordering contigs (generally, a draft genome assembly) according to a close(d) reference genome. Based on reciprocal BLAST searches, _YACO_ is a simple and practical tool, which generally achieves accurate results with acceptable running times (e.g. less than 10 seconds to process a 5 Mbp draft genome using 12 threads).
_YACO_ runs on UNIX, Linux and most OS X operating systems.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment