MCPcopy Create free account
hub / github.com/CAMI-challenge/AMBER / plot

Method plot

cami_amber/binning_classes.py:470–471  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

468 return None, None
469
470 def plot(self):
471 return
472
473 def destroyer(self):
474 self._df = pd.DataFrame()

Callers 9

plot_by_genomeFunction · 0.45
plot_by_genome_coverageFunction · 0.45
plot_summaryFunction · 0.45
plot_taxonomic_resultsFunction · 0.45
plot_contaminationFunction · 0.45
plot_countsFunction · 0.45
plot_genome_binningFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected