-
Notifications
You must be signed in to change notification settings - Fork 526
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
248 additions
and
332 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,41 @@ | ||
version: 1 | ||
extends: ../proceedings.yml | ||
project: | ||
doi: 10.25080/NVYF1037 | ||
# Update this to match `scipy-2024-<folder>` the folder should be `<firstname_surname>` | ||
id: scipy-2024-gagnon_kebe_tahiri | ||
title: Ecological and Geographic Influences on Cumacea Genetics in the Northern North Atlantic | ||
title: Ecological and Spatial Influences on the Genetics of Cumacea (Crustacea: Peracarida) in the Northern North Atlantic | ||
subtitle: by aPhyloGeo software | ||
description: Cumacea are vital indicators of benthic health in marine ecosystems. This study investigated the influence of environmental (i.e., biological or ecosystemic), climatic (i.e., meteorological or atmospheric), and geographic (i.e., spatial or regional) attributes on their genetic variability in the Northern North Atlantic, focusing on Icelandic waters. | ||
description: The peracarid taxon Cumacea is an essential indicator of benthic quality in marine ecosystems. This study investigated the influence of environmental (i.e., biological or ecosystemic), climatic (i.e., meteorological or atmospheric), and spatial (i.e., geographic or regional) variables on their genetic variability and adaptability in the Northern North Atlantic, focusing on Icelandic waters. | ||
# Authors should have affiliations, emails and ORCIDs if available | ||
authors: | ||
- name: Justin Gagnon | ||
email: [email protected] | ||
affiliations: | ||
- Department of Computer Science, University of Sherbrooke, 2500, boul. de l'Université, Sherbrooke, Quebec, J1K 2R1 Canada | ||
- Department of Biology, University of Sherbrooke, 2500, boul. de l'Université, Sherbrooke, Quebec, J1K 2R1 Canada | ||
- name: Nadia Tahiri | ||
email: [email protected] | ||
orcid: 0000-0002-1818-208X | ||
affiliations: | ||
- Department of Computer Science, University of Sherbrooke, 2500, boul. de l'Université, Sherbrooke, Quebec, J1K 2R1 Canada | ||
corresponding: true | ||
keywords: | ||
- Adaptation | ||
- Atlantic | ||
- Arctic | ||
- Bioinformatics | ||
- Biology | ||
- Cumacea | ||
- Iceland | ||
- Phylogeny | ||
- Phylogeography | ||
# Add the abbreviations that you use in your paper here | ||
abbreviations: | ||
DD: decimal degrees | ||
PCR: Polymerase Chain Reaction | ||
rRNA: Ribosomal ribonucleic acid | ||
GIN: Greenland, Iceland, and Norwegian | ||
bp: base pairs | ||
# It is possible to explicitly ignore the `doi-exists` check for certain citation keys | ||
error_rules: | ||
- rule: doi-exists | ||
severity: ignore | ||
keys: | ||
site: | ||
template: article-theme | ||
template: article-theme |