- Home
- Bioconductor 3.23
- Software Packages
- SynExtend (development version)
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] ORCID iD ORCID: 0000-0002-6029-304X , Aidan Lakshman [aut, ctb] ORCID iD ORCID: 0000-0002-9465-6785 , 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SynExtend")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.