Package: GenomicDistributions
Version: 1.0.0
Date: 2021-2-9
Title: Produces Summaries and Plots of Features Distributed Across
        Genomes
Description: If you have a set of genomic ranges, this package can help you with
 visualization and comparison. It produces several kinds of plots, for example:
 Chromosome distribution plots, which visualize how your regions are distributed
 over chromosomes; feature distance distribution plots, which visualizes how
 your regions are distributed relative to a feature of interest, like
 Transcription Start Sites (TSSs); genomic partition plots, which visualize
 how your regions overlap given genomic features such as promoters, introns,
 exons, or intergenic regions. It also makes it easy to compare one set of
 ranges to another.
Authors@R: c(
	person(given=c("Nathan", "C."), "Sheffield",
	email = "nathan@code.databio.org", role="aut"),
	  person("Kristyna", "Kupkova", role=c("aut", "cre"), 
    email = "kristynakupkova@gmail.com"),
    person("Jose", "Verdezoto", role="aut"),
    person("Tessa", "Danehy", role="ctb"),
    person("John", "Lawson", role="ctb"),
    person("Jose", "Verdezoto", role="ctb"),
    person("Michal", "Stolarczyk", role="ctb"),
    person("Jason", "Smith", role="ctb"))
Depends: R (>= 4.0), IRanges, GenomicRanges
Imports: data.table, ggplot2, reshape2, methods, utils, Biostrings,
Suggests: AnnotationFilter, rtracklayer, testthat, knitr, BiocStyle,
        rmarkdown
Enhances: BSgenome, extrafont, ensembldb, GenomicFeatures
LazyData: true
VignetteBuilder: knitr
License: BSD_2_clause + file LICENSE
biocViews: Software, GenomeAnnotation, GenomeAssembly,
        DataRepresentation, Sequencing, Coverage, FunctionalGenomics,
        Visualization
RoxygenNote: 7.1.1
URL: http://code.databio.org/GenomicDistributions
BugReports: http://github.com/databio/GenomicDistributions
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/GenomicDistributions
git_branch: RELEASE_3_13
git_last_commit: 84c4876
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 00:18:02 UTC; biocbuild
Author: Nathan C. Sheffield [aut],
  Kristyna Kupkova [aut, cre],
  Jose Verdezoto [aut],
  Tessa Danehy [ctb],
  John Lawson [ctb],
  Jose Verdezoto [ctb],
  Michal Stolarczyk [ctb],
  Jason Smith [ctb]
Maintainer: Kristyna Kupkova <kristynakupkova@gmail.com>
Built: R 4.1.0; ; 2021-05-20 08:17:55 UTC; windows
