Package: SynExtend
Type: Package
Title: Tools for Working With Synteny Objects
Version: 1.8.0
Authors@R: c(
	person("Nicholas", "Cooley", email = "npc19@pitt.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6029-304X")),
	person("Aidan", "Lakshman", email = "ahl27@pitt.edu", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-9465-6785")),
	person("Adelle", "Fernando", email = "Adelle.fernando@gmail.com", role = "ctb"),
	person("Erik", "Wright", email = "ESWRIGHT@pitt.edu", role = "aut"))
biocViews: Genetics, Clustering, ComparativeGenomics, DataImport
Description: Shared order between genomic sequences provide a great deal of information. Synteny objects produced by the R package DECIPHER provides quantitative information about that shared order. SynExtend provides tools for extracting information from Synteny objects.
Depends: R (>= 4.1.0), DECIPHER (>= 2.20.0)
Imports: methods, Biostrings, S4Vectors, IRanges, utils, stats,
        parallel, graphics, grDevices
Suggests: BiocStyle, knitr, rtracklayer, igraph, markdown, rmarkdown
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: RELEASE_3_15
git_last_commit: ada2504
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
Packaged: 2022-04-27 01:30:48 UTC; biocbuild
Author: Nicholas Cooley [aut, cre] (<https://orcid.org/0000-0002-6029-304X>),
  Aidan Lakshman [aut, ctb] (<https://orcid.org/0000-0002-9465-6785>),
  Adelle Fernando [ctb],
  Erik Wright [aut]
Maintainer: Nicholas Cooley <npc19@pitt.edu>
Built: R 4.2.0; ; 2022-04-27 10:11:20 UTC; windows
