Package: SynExtend
Type: Package
Title: Tools for Comparative Genomics
Version: 1.23.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: A multitude of tools for comparative genomics, focused on large-scale analyses of biological data. SynExtend includes tools for working with syntenic data, clustering massive network structures, and estimating functional relationships among genes.
Depends: R (>= 4.5.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/
LazyLoad: true
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: devel
git_last_commit: 99b8c41
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
