Skip to content

pyNBS.pyNBS_single

Justin Huang edited this page Jan 24, 2018 · 4 revisions

pyNBS_single is a single-function module that wraps many of the functions from pyNBS_core to perform a single iteration of the pyNBS algorithm. It's outputs can be compiled into a list for use by the consensus_hclust_hard function.

Functions in this module

This module contains the following function:

  • NBS_single: This is a wrapper function for executing a single iteration of the pyNBS algorithm.
Clone this wiki locally