--- title: "Quick analysis of nucleosome positioning experiments using the nucleR package" author: - name: Oscar Flores Guri affiliation: - Institute for Research in Biomedicine - Barcelona Supercomputing Center date: "`r Sys.Date()`" output: BiocStyle::pdf_document bibliography: references.bib vignette: > %\VignetteIndexEntry{Vignette Title} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} --- ```{r setup, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", message = FALSE, warning = FALSE, fig.width = 6, fig.height = 2, fig.wide = TRUE ) ``` # Outdated! Please, find the vignette for the latest release of nucleR for documentation # References