Skip to content

Commit b9e0424

Browse files
committed
2 parents a3cfda7 + 204cfc7 commit b9e0424

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

wf4_co-occurrence/parametrized_taxonomy.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,16 @@
571571
"# - split to group by factor\n",
572572
"# \"\"\"\n",
573573
"# )\n",
574+
"# md_prepare_table = pn.pane.Markdown(\n",
575+
"# \"\"\"\n",
576+
"# **Button triggers:**\n",
577+
"# - Removes high taxa\n",
578+
"# - Removes low prevalence taxa\n",
579+
"# - Rarefies/normalizes the table\n",
580+
"# - Removes replicates\n",
581+
"# - split to group by factor\n",
582+
"# \"\"\"\n",
583+
"# )\n",
574584
"\n",
575585
"# tables = {\n",
576586
"# \"LSU\": mgf_parquet_dfs['lsu'].copy(),\n",

0 commit comments

Comments
 (0)