Package: SynExtend
Type: Package
Title: Tools for Working With Synteny Objects
Version: 0.99.31
Authors@R: c(
	person("Nicholas", "Cooley", email = "npc19@pitt.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6029-304X")),
	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.0.0), DECIPHER (>= 2.14.0), igraph (>= 1.2.4.1)
Imports: methods, Biostrings, S4Vectors, IRanges, utils, stats
Suggests: knitr
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: master
git_last_commit: 79cf763
git_last_commit_date: 2020-04-21
Date/Publication: 2020-04-22
Packaged: 2020-04-23 04:22:53 UTC; biocbuild
Author: Nicholas Cooley [aut, cre] (<https://orcid.org/0000-0002-6029-304X>),
  Adelle Fernando [ctb],
  Erik Wright [aut]
Maintainer: Nicholas Cooley <npc19@pitt.edu>
