Package: chimeraviz
Type: Package
Title: Visualization tools for gene fusions
Version: 1.14.0
Authors@R: c(
  person(
    given = "Stian",
    family = "Lågstad",
    email = "stianlagstad@gmail.com",
    role = c("aut", "cre")),
  person(
    given = "Sen",
    family = "Zhao",
    email = "Sen.Zhao@rr-research.no",
    role = "ctb"),
  person(
    given = "Andreas M.",
    family = "Hoff",
    email = "andreas.m.hoff@rr-research.no",
    role = "ctb"),
  person(
    given = "Bjarne",
    family = "Johannessen",
    email = "Bjarne.Johannessen@rr-research.no",
    role = "ctb"),
  person(
    given = "Ole Christian",
    family = "Lingjærde",
    email = "ole@ifi.uio.no",
    role = "ctb"),
  person(
    given = "Rolf",
    family = "Skotheim",
    email = "Rolf.I.Skotheim@rr-research.no",
    role = "ctb"))
Description: chimeraviz manages data from fusion gene finders and provides
    useful visualization tools.
License: Artistic-2.0
LazyData: TRUE
Imports: methods, grid, Rsamtools, GenomeInfoDb, GenomicAlignments,
        RColorBrewer, graphics, AnnotationDbi, RCircos, org.Hs.eg.db,
        org.Mm.eg.db, rmarkdown, graph, Rgraphviz, DT, plyr, dplyr,
        BiocStyle, ArgumentCheck, gtools, magick
Depends: Biostrings, GenomicRanges, IRanges, Gviz, S4Vectors,
        ensembldb, AnnotationFilter, data.table
Suggests: testthat, roxygen2, devtools, knitr, lintr
SystemRequirements: bowtie, samtools, and egrep are required for some
        functionalities
RoxygenNote: 7.1.0
VignetteBuilder: knitr
biocViews: Infrastructure, Alignment
Encoding: UTF-8
URL: https://github.com/stianlagstad/chimeraviz
BugReports: https://github.com/stianlagstad/chimeraviz/issues
git_url: https://git.bioconductor.org/packages/chimeraviz
git_branch: RELEASE_3_11
git_last_commit: fd9266e
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 05:20:30 UTC; biocbuild
Author: Stian Lågstad [aut, cre],
  Sen Zhao [ctb],
  Andreas M. Hoff [ctb],
  Bjarne Johannessen [ctb],
  Ole Christian Lingjærde [ctb],
  Rolf Skotheim [ctb]
Maintainer: Stian Lågstad <stianlagstad@gmail.com>
Built: R 4.0.0; ; 2020-04-28 17:40:22 UTC; windows
