Package: SynExtend
Type: Package
Title: Tools for Working With Synteny Objects
Version: 1.21.1
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.4.0), DECIPHER (>= 2.28.0)
Imports: methods, Biostrings, S4Vectors, IRanges, utils, stats,
        parallel, graphics, grDevices, RSQLite, DBI
Suggests: BiocStyle, knitr, igraph, markdown, rmarkdown
License: GPL-3
ByteCompile: true
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: knitr
URL: https://github.com/npcooley/SynExtend
BugReports: https://github.com/npcooley/SynExtend/issues/new/
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: devel
git_last_commit: 66702ff
git_last_commit_date: 2025-05-19
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
Packaged: 2025-06-05 02:31:01 UTC; biocbuild
Author: Nicholas Cooley [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6029-304X>),
  Aidan Lakshman [aut, ctb] (ORCID:
    <https://orcid.org/0000-0002-9465-6785>),
  Adelle Fernando [ctb],
  Erik Wright [aut]
Maintainer: Nicholas Cooley <npc19@pitt.edu>
Built: R 4.5.0; x86_64-w64-mingw32; 2025-06-05 14:10:26 UTC; windows
Archs: x64
