Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://bernatgel.github.io/karyoploter_tutorial/

Examples on how to use the karyoploteR R/Bioconductor package
https://bernatgel.github.io/karyoploter_tutorial/

bioconductor bioinformatics data-visualization genomics-visualization plotting-in-r rstats tutorial

Last synced: about 1 month ago
JSON representation

Examples on how to use the karyoploteR R/Bioconductor package

Awesome Lists containing this project

README

        

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)

# Examples of plots created with karyoploteR

This repo contains the code to build a github.io page with a tutorial and a number of small examples on how to use the Bioconductor package [karyoploteR](http://bioconductor.org/packages/karyoploteR)
to create karyoplots, that is, the chromosome ideograms accompained by any arbitrary
data.

They can be found at [https://bernatgel.github.io/karyoploter_tutorial/](https://bernatgel.github.io/karyoploter_tutorial/)

![Multiple Data Types Figure](https://raw.githubusercontent.com/bernatgel/karyoploter_tutorial/master/docs/Examples/MultipleDataTypes/images/Figure-1.png "Multiple Data Types")

The examples are written in RMarkdown, processed with knitr and published by Jekyll on the Github Pages platform. This code could be easily adapted to create examples pages for other packages if needed.

***

For additional documentation on karyoploteR, please refer to the [vignette](http://bioconductor.org/packages/devel/bioc/vignettes/karyoploteR/inst/doc/karyoploteR.pdf) and the [reference manual](http://bioconductor.org/packages/devel/bioc/manuals/karyoploteR/man/karyoploteR.pdf)