inst/examples/ex-chart_genome_maps_details.R

if (interactive()) {
  library(brapi)
  library(magrittr)

  # Need to connect to a database with genetic data

  # con <- ba_db()$xxxxx

  # gmd <- ba_genome_maps_details(con = con, ...)

  # gmd %>% ba_chart

  # dev.off()
}
c5sire/brapix documentation built on May 28, 2019, 4:35 p.m.