Package: SynExtend
Type: Package
Title: Tools for Working With Synteny Objects
Version: 1.0.0
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: RELEASE_3_11
git_last_commit: 19f4e72
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
Packaged: 2020-04-28 07:39:09 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>
Built: R 4.0.0; ; 2020-04-28 18:22:19 UTC; windows
