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: 11 months ago
JSON representation
Examples on how to use the karyoploteR R/Bioconductor package
- Host: GitHub
- URL: https://bernatgel.github.io/karyoploter_tutorial/
- Owner: bernatgel
- Created: 2017-01-17T10:10:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T11:49:10.000Z (over 3 years ago)
- Last Synced: 2024-08-04T11:01:13.663Z (almost 2 years ago)
- Topics: bioconductor, bioinformatics, data-visualization, genomics-visualization, plotting-in-r, rstats, tutorial
- Size: 20.4 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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/)

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)