Skip to content
Snippets Groups Projects
README.md 686 B
Newer Older
  • Learn to ignore specific revisions
  • c-zhou's avatar
    c-zhou committed
    # YaHS: yet another Hi-C scaffolding tool [![DOI](https://zenodo.org/badge/411044095.svg)](https://zenodo.org/badge/latestdoi/411044095)
    
    c-zhou's avatar
    c-zhou committed
    
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
    This is simple YaHS, for private use.
    
    c-zhou's avatar
    c-zhou committed
    
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
    Use it with
    
    c-zhou's avatar
    c-zhou committed
    
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
        ./yahs example.gfa
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
    Default output files are `yahs.fa` and `yahs.agp`.
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
    The GFA file should contain `L` lines (`W` lines are silently discarded), and these tags set:
    
     - `S` lines should have the `LN:i:` tag set with the sequence length.
     - `L` lines should have the `FC:i:` tag set with a score.
    
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
    ## Original work
    
    c-zhou's avatar
    c-zhou committed
    
    
    Matthias Zytnicki's avatar
    Matthias Zytnicki committed
     - Citation: Chenxi Zhou, Shane A. McCarthy, Richard Durbin. YaHS: yet another Hi-C scaffolding tool. *Bioinformatics*, 39(1), btac808.
     - Repo: https://github.com/c-zhou/yahs