teunbrand / ggnomics

A small project to add ggplot2 extensions
https://teunbrand.github.io/ggnomics/
Other
80 stars 4 forks source link

Import bigwig as polygon #12

Closed teunbrand closed 5 years ago

teunbrand commented 5 years ago

Should write a helper function to import bigwig tracks as a polygon, which would probably be general for converting any RleList to polygons.

teunbrand commented 5 years ago

This exists now as to_poly().