diff --git a/client/pages/citations.vue b/client/pages/citations.vue index cdfdc6a9cffb40defac3fe2f87d8b1af5e5e2493..c061600982b74e2ef3a0e736c7fdd37410a641c1 100644 --- a/client/pages/citations.vue +++ b/client/pages/citations.vue @@ -25,6 +25,26 @@ <span class="journal">Bioinformatics. 2019 Nov 1;35(22):4837-4839.</span> <a class="doi" href="https://doi.org/10.1093/bioinformatics/btz466" target="_blank">doi: 10.1093/bioinformatics/btz466.</a> </cite> + + <h2>Additional publications tied to JASS</h2> + + <cite class="citation"> + <span class="authors">Suzuki, Y., Ménager, H., Brancotte, B., Vernet, R., Nerin, C., Boetto, C., Auvergne, A., Linhard, C., Torchet, R., Lechat, P., Troubat, L., Cho, M.H., Bouzigon, E., Aschard, H., Julienne, H., 2023.</span> + <span class="title">Trait selection strategy in multi-trait GWAS: Boosting SNPs discoverability.</span> + <a href="https://doi.org/10.1101/2023.10.27.564319" class="doi">doi.org/10.1101/2023.10.27.564319</a> + </cite> + + <cite class="citation"> + <span class="authors">Troubat, L., Fettahoglu, D., Henches, L., Aschard, H., Julienne, H., 2023.</span> + <span class="title">Multi-trait GWAS for diverse ancestries: Mapping the knowledge gap.</span> + <a href="https://doi.org/10.1101/2023.06.23.546248" class="doi">doi.org/10.1101/2023.06.23.546248</a> + </cite> + + <cite class="citation"> + <span class="authors">Auvergne, A., Traut, N., Henches, L., Troubat, L., Frouin, A., Boetto, C., Kazem, S., Julienne, H., Toro, R., Aschard, H., 2023.</span> + <span class="title">Linking the genetic structure of neuroanatomical phenotypes with psychiatric disorders.</span> + <a href="https://doi.org/10.1101/2023.11.01.564329" class="doi">doi.org/10.1101/2023.11.01.564329</a> + </cite> </div> </template>