https://github.com/alisaei/ribbon

A genome browser that shows long reads and complex variants better

https://github.com/alisaei/ribbon

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: biorxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A genome browser that shows long reads and complex variants better

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of MariaNattestad/Ribbon
Created over 3 years ago · Last pushed almost 4 years ago

https://github.com/AliSaei/Ribbon/blob/master/

# Ribbon

Please cite our paper in _Bioinformatics_: https://doi.org/10.1093/bioinformatics/btaa680 (preprint available on [bioRxiv](https://www.biorxiv.org/content/10.1101/082123v1)).

![Ribbon gallery](/images/gallery.png)

Ribbon is an interactive web visualization tool for viewing genomic alignments of short/long reads or assembled contigs to any reference genome. 

Ribbon is available online at [genomeribbon.com](https://genomeribbon.com) and can even read large bam files straight from your computer without a local install. 

## Local deployment

If you need to deploy Ribbon locally, here are the steps:

1. Clone this repository: `git clone https://github.com/marianattestad/ribbon`

2. Open `index.html` in your browser

That is the entire installation process for Ribbon. Don't you love web applications?


## Development

To develop new features in Ribbon:

1. Install [npm](https://www.npmjs.com/get-npm) if you don't already have it.

2. Clone this repository and build it:

   ```bash
   git clone https://github.com/marianattestad/ribbon
   cd ribbon
   npm install
   npm run build
   ```

Owner

  • Name: Ali
  • Login: AliSaei
  • Kind: user

GitHub Events

Total
Last Year