We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ccfa9 commit 74d0f33Copy full SHA for 74d0f33
docs/effect-size.md
@@ -14,7 +14,7 @@ jupytext:
14
.. currentmodule:: tstrait
15
```
16
17
-(sim_trait)=
+(sim_trait_doc)=
18
19
# Trait simulation
20
docs/genetic.md
@@ -64,7 +64,7 @@ data requirements.
64
65
:::{seealso}
66
- [msprime](msprime:sec_intro) for simulating whole genome in tree sequence data.
67
-- [](effect_size) for simulating trait dataframe in tstrait.
+- [](sim_trait_doc) for simulating trait dataframe in tstrait.
68
:::
69
70
```{code-cell}
0 commit comments