-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
21 lines (21 loc) · 1.23 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: SynExtend
Type: Package
Title: Tools for Working With Synteny Objects
Version: 1.19.7
Authors@R: c(
person("Nicholas", "Cooley", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6029-304X")),
person("Aidan", "Lakshman", email = "[email protected]", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-9465-6785")),
person("Adelle", "Fernando", email = "[email protected]", role = "ctb"),
person("Erik", "Wright", email = "[email protected]", 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/