Bioconductor 3.23 Release!
Bioc2026 Registration Open!

MSTree

This is the development version of MSTree; to use it, please install the devel version of Bioconductor.

MSTree plotting minimum spanning tree directly from the output of ChewBBACA pipeline


Bioconductor version: Development (3.24)

This package is used to generate a graph object from the output of chewBBACA pipeline (https://chewbbaca.readthedocs.io/en/latest/). Then, the generated graph object can be used to make a minimum spanning tree (MST). The minimum spanning tree can be customized using all the available arguments. This package consists of two functions: one to build the graph and another one for plotting.

Author: Abdullah El-Kurdi [aut, cre] ORCID iD ORCID: 0000-0002-8321-4025

Maintainer: Abdullah El-Kurdi <ak161 at aub.edu.lb>

Citation (from within R, enter citation("MSTree")):

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("MSTree")

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("MSTree")
MSTree HTML R Script
Reference Manual PDF

Details

biocViews Clustering, ComparativeGenomics, GenomicVariation, Software
Version 0.99.6
In Bioconductor since BioC 3.24 (R-4.6)
License Artistic-2.0
Depends
Imports igraph, ggraph, ggplot2, utils, methods, NetPathMiner
System Requirements
URL
See More
Suggests RUnit, testthat, BiocGenerics, BiocStyle, knitr, 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 MSTree_0.99.6.tar.gz
Windows Binary (x86_64)
macOS Binary (big-sur-x86_64)
macOS Binary (sonoma-arm64) MSTree_0.99.6.tgz
Source Repository git clone https://git.bioconductor.org/packages/MSTree
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/MSTree
Bioc Package Browser https://code.bioconductor.org/browse/MSTree/
Package Short Url https://bioconductor.org/packages/MSTree/
Package Downloads Report Download Stats