Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_genome
Function · 0.45
plot_precision_vs_bin_size
Method · 0.45
plot_recall_vs_genome_size
Method · 0.45
plot_by_genome_coverage
Function · 0.45
plot_summary
Function · 0.45
plot_taxonomic_results
Function · 0.45
plot_contamination
Function · 0.45
plot_counts
Function · 0.45
plot_genome_binning
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected