Package: orthogene
Type: Package
Title: Interspecies gene mapping
Version: 1.2.1
Authors@R: 
    c( 
     person(given = "Brian",
           family = "Schilder",
           role = c("cre"),
           email = "brian_schilder@alumni.brown.edu",
           comment = c(ORCID = "0000-0001-5949-2191"))
    )      
Description: 
    orthogene is an R package for easy mapping of orthologous genes across hundreds of species. 
    It pulls up-to-date interspecies gene ortholog mappings across 700+ organisms.
    It also provides various utility functions to map common objects 
    (e.g. data.frames, gene expression matrices, lists) 
    onto 1:1 gene orthologs from any other species. 
URL: https://github.com/neurogenomics/orthogene
BugReports: https://github.com/neurogenomics/orthogene/issues
License: GPL-3
Depends: R (>= 4.1)
VignetteBuilder: knitr
biocViews: Genetics, ComparativeGenomics, Preprocessing, Phylogenetics,
        Transcriptomics, GeneExpression
Imports: dplyr, methods, stats, utils, Matrix, jsonlite, homologene,
        gprofiler2, babelgene, data.table, parallel, ggplot2, ggpubr,
        patchwork, DelayedArray, DelayedMatrixStats, Matrix.utils, grr,
        repmis, ggtree, tools
Suggests: remotes, knitr, BiocStyle, covr, markdown, rmarkdown, here,
        testthat (>= 3.0.0), piggyback, badger, magick, desc,
        hrbrthemes, Cairo, yulab.utils, haven, GenomeInfoDbData, ape,
        phytools, rphylopic, TreeTools, RColorBrewer, ggimage
RoxygenNote: 7.1.2
Encoding: UTF-8
Config/testthat/edition: 3
Config/rcmdcheck/_R_CHECK_FORCE_SUGGESTS_: false
git_url: https://git.bioconductor.org/packages/orthogene
git_branch: RELEASE_3_15
git_last_commit: 1dc2ecb
git_last_commit_date: 2022-10-02
Date/Publication: 2022-10-02
NeedsCompilation: no
Packaged: 2022-10-02 23:53:21 UTC; biocbuild
Author: Brian Schilder [cre] (<https://orcid.org/0000-0001-5949-2191>)
Maintainer: Brian Schilder <brian_schilder@alumni.brown.edu>
Built: R 4.2.1; ; 2022-10-03 10:13:18 UTC; windows
