SynExtend
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see SynExtend.
Tools for Working With Synteny Objects
Bioconductor version: 3.16
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.
      Author: Nicholas Cooley [aut, cre]  , Aidan Lakshman [aut, ctb]
, Aidan Lakshman [aut, ctb]  , Adelle Fernando [ctb], Erik Wright [aut]
, Adelle Fernando [ctb], Erik Wright [aut]
    
Maintainer: Nicholas Cooley <npc19 at pitt.edu>
citation("SynExtend")):
      
    Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("SynExtend")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SynExtend")| UsingSynExtend | R Script | |
| Reference Manual | ||
| NEWS | Text | 
Details
| biocViews | Clustering, ComparativeGenomics, DataImport, Genetics, Software | 
| Version | 1.10.2 | 
| In Bioconductor since | BioC 3.11 (R-4.0) (4 years) | 
| License | GPL-3 | 
| Depends | R (>= 4.2.0), DECIPHER(>= 2.24.0) | 
| Imports | methods, Biostrings, S4Vectors, IRanges, utils, stats, parallel, graphics, grDevices | 
| System Requirements | |
| URL | 
See More
| Suggests | BiocStyle, knitr, igraph, markdown, rmarkdown | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | SynExtend_1.10.2.tar.gz | 
| Windows Binary | SynExtend_1.10.2.zip | 
| macOS Binary (x86_64) | SynExtend_1.10.2.tgz | 
| macOS Binary (arm64) | SynExtend_1.10.2.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/SynExtend | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SynExtend | 
| Bioc Package Browser | https://code.bioconductor.org/browse/SynExtend/ | 
| Package Short Url | https://bioconductor.org/packages/SynExtend/ | 
| Package Downloads Report | Download Stats | 
| Old Source Packages for BioC 3.16 | Source Archive |