Package: SynExtend
Type: Package
Title: Tools for Working With Synteny Objects
Version: 1.10.2
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.2.0), DECIPHER (>= 2.24.0)
Imports: methods, Biostrings, S4Vectors, IRanges, utils, stats,
        parallel, graphics, grDevices
Suggests: BiocStyle, knitr, igraph, markdown, rmarkdown
License: GPL-3
ByteCompile: true
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: RELEASE_3_16
git_last_commit: 7040613
git_last_commit_date: 2022-11-04
Date/Publication: 2022-11-04
Packaged: 2022-11-05 02:39:11 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.1; x86_64-w64-mingw32; 2022-11-05 13:32:46 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
