SynExtend
This is the development version of SynExtend; for the stable release version, see SynExtend.
Tools for Comparative Genomics
Bioconductor version: Development (3.23)
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.
      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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SynExtend")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | 
Details
| biocViews | Clustering, ComparativeGenomics, DataImport, Genetics, Software | 
| Version | 1.23.0 | 
| In Bioconductor since | BioC 3.11 (R-4.0) (5.5 years) | 
| License | GPL-3 | 
| Depends | R (>= 4.5.0), DECIPHER(>= 2.28.0) | 
| Imports | methods, Biostrings, S4Vectors, IRanges, utils, stats, parallel, graphics, grDevices, RSQLite, DBI | 
| System Requirements | |
| URL | https://github.com/npcooley/SynExtend | 
| Bug Reports | https://github.com/npcooley/SynExtend/issues/new/ | 
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 | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/SynExtend | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SynExtend | 
| Package Short Url | https://bioconductor.org/packages/SynExtend/ | 
| Package Downloads Report | Download Stats |