Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robsyme/nf-nucmercoverage

A humble nextflow pipeline to compare the coverage of some reference genome(s) by nucmer matches of some other genomes. Produces svg (gg)plots.
https://github.com/robsyme/nf-nucmercoverage

bioinformatics genomics nextflow

Last synced: 24 days ago
JSON representation

A humble nextflow pipeline to compare the coverage of some reference genome(s) by nucmer matches of some other genomes. Produces svg (gg)plots.

Awesome Lists containing this project

README

        

# nf-nucmercoverage

## Introduction

This is a humble nextflow pipeline to compare the coverage of some
reference genome(s) by nucmer matches of some other genomes. It takes
gziped fasta files as input, runs nucmer, and plots the location of
the matches (both repetitive and unique) on the reference genome.