Package: RiboCrypt
Type: Package
Title: Interactive visualization in genomics
Version: 1.0.0
Authors@R: c(
  person(given = "Michal", family = "Swirski", email = "michal.swirski@uw.edu.pl", role = c("aut", "cre")),
  person(given = "Haakon", family = "Tjeldnes", email = "hauken_heyken@hotmail.com", role = c("ctb")))
License: MIT + file LICENSE
Description: R Package for interactive visualization and browsing NGS data. 
  It contains a browser for both transcript and genomic coordinate view. 
  In addition a QC and general metaplots are included, among others differential translation plots 
  and gene expression plots. The package is still under development. 
biocViews: Software, Sequencing, RiboSeq, RNASeq,
Encoding: UTF-8
BugReports: https://github.com/m-swirski/RiboCrypt/issues
URL: https://github.com/m-swirski/RiboCrypt
Depends: R (>= 3.6.0), ORFik (>= 1.13.12)
Imports: BiocGenerics, BiocParallel, Biostrings, data.table, dplyr,
        GenomeInfoDb, GenomicFeatures, GenomicRanges, ggplot2, IRanges,
        plotly, rlang
Suggests: testthat, rmarkdown, knitr, BiocStyle, BSgenome,
        BSgenome.Hsapiens.UCSC.hg19
RoxygenNote: 7.1.2
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/RiboCrypt
git_branch: RELEASE_3_14
git_last_commit: c07b93f
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 03:38:59 UTC; biocbuild
Author: Michal Swirski [aut, cre],
  Haakon Tjeldnes [ctb]
Maintainer: Michal Swirski <michal.swirski@uw.edu.pl>
Built: R 4.1.1; ; 2021-10-27 13:02:15 UTC; windows
