We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b758f0f + 372c330 commit 7348218Copy full SHA for 7348218
docs/source/Ag3.rst
@@ -49,6 +49,7 @@ Sample metadata access
49
sample_metadata
50
add_extra_metadata
51
clear_extra_metadata
52
+ cross_metadata
53
count_samples
54
lookup_sample
55
plot_samples_bar
docs/source/conf.py
@@ -12,7 +12,7 @@
12
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
13
14
project = "malariagen_data API"
15
-copyright = "2023, MalariaGEN"
+copyright = "2024, MalariaGEN"
16
author = "MalariaGEN"
17
version = os.environ.get("VERSION_TAG", "dev")
18
0 commit comments