egrace479 commited on
Commit
e45e1ec
·
1 Parent(s): 1a8bcb0

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:bf708489236ae18c886a7485df8627ad24b237a9bd61b4e0ee28a6500b403676
3
- size 237174723
 
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[8:15])
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:2b6783ca3479c13ccefdd84db2c289fafffe2c27e2e7aabdd4e2b5d62533a790
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:81d347c90dfec58eb378e8830fee3a62ead868c30d93c100f80ccb491b1f5b7f
3
  size 1427957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1784dd7de9040ca1f92b7e1fe972c8a6415f6248d712397ef710c86efcb838e
3
  size 1427957