Fix taxa range.
Browse files
notebooks/BioCLIP_taxa_viz.ipynb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16c340a0e15cc67eee3e0a1f78bc7d49121f427210fc366affa97e12d0fc29c0
|
| 3 |
+
size 237174698
|
notebooks/BioCLIP_taxa_viz.py
CHANGED
|
@@ -34,7 +34,7 @@ df.loc[df['bioscan_filename'].notna(), 'data_source'] = 'BIOSCAN'
|
|
| 34 |
df.loc[df['eol_content_id'].notna(), 'data_source'] = 'EOL'
|
| 35 |
|
| 36 |
# %%
|
| 37 |
-
taxa = list(df.columns[
|
| 38 |
taxa
|
| 39 |
|
| 40 |
# %% [markdown]
|
|
|
|
| 34 |
df.loc[df['eol_content_id'].notna(), 'data_source'] = 'EOL'
|
| 35 |
|
| 36 |
# %%
|
| 37 |
+
taxa = list(df.columns[9:16])
|
| 38 |
taxa
|
| 39 |
|
| 40 |
# %% [markdown]
|
visuals/kingdom_ToL_tree.html
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
visuals/kingdom_ToL_tree.pdf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1187148
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68df18d4984fdac00ab5373e3c460784093e6a057410bedb60d2a454e5817f5e
|
| 3 |
size 1187148
|
visuals/phyla_ToL_tree.html
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
visuals/phyla_ToL_tree.pdf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1427957
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1784dd7de9040ca1f92b7e1fe972c8a6415f6248d712397ef710c86efcb838e
|
| 3 |
size 1427957
|