You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Generate IGV style track plots and profile plots from bigWig files
Version: 1.6.00
Authors@R: person("Anand", "Mayakonda", , "[email protected]", role = c("aut", "cre"))
Description: trackplot is an ultra-fast, simple, and minimal dependency R script to generate IGV style track plots (aka locus plots), profile plots and heatmaps from bigWig files.
License: MIT
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends: data.table
Imports: methods
Suggests:
knitr,
rmarkdown,
limma
VignetteBuilder: knitr
SystemRequirements: bwtool, MySQL: mysql-server (deb) or mysql-community-server (rpm) or mysql (brew)