-
Notifications
You must be signed in to change notification settings - Fork 923
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5117 from Najatamk/Najatamk-patch-1
Add ENA_Biodiv_submission Tutorial
- Loading branch information
Showing
13 changed files
with
443 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -1765,6 +1765,11 @@ nagoue: | |
email: [email protected] | ||
orcid: 0000-0003-2750-1473 | ||
joined: 2019-07 | ||
|
||
Najatamk: | ||
name: Najat Amoukou | ||
email: [email protected] | ||
joined: 2024-07 | ||
|
||
nakucher: | ||
name: Natalie Kucher | ||
|
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.
Binary file added
BIN
+45.9 KB
topics/ecology/tutorials/ENA_Biodiv_submission/metadata_GdBqCOI_ERC000011_Test.xlsx
Binary file not shown.
42 changes: 42 additions & 0 deletions
42
topics/ecology/tutorials/ENA_Biodiv_submission/tutorial.bib
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 |
---|---|---|
@@ -0,0 +1,42 @@ | ||
|
||
# This is the bibliography file for your tutorial. | ||
# | ||
# To add bibliography (bibtex) entries here, follow these steps: | ||
# 1) Find the DOI for the article you want to cite | ||
# 2) Go to https://doi2bib.org and fill in the DOI | ||
# 3) Copy the resulting bibtex entry into this file | ||
# | ||
# To cite the example below, in your tutorial.md file | ||
# use {% cite Batut2018 %} | ||
# | ||
# If you want to cite an online resourse (website etc) | ||
# you can use the 'online' format (see below) | ||
# | ||
# You can remove the examples below | ||
@article{Batut2018, | ||
doi = {10.1016/j.cels.2018.05.012}, | ||
url = {https://doi.org/10.1016/j.cels.2018.05.012}, | ||
year = {2018}, | ||
month = jun, | ||
publisher = {Elsevier {BV}}, | ||
volume = {6}, | ||
number = {6}, | ||
pages = {752--758.e1}, | ||
author = {B{\'{e}}r{\'{e}}nice Batut and Saskia Hiltemann and Andrea Bagnacani and Dannon Baker and Vivek Bhardwaj and | ||
Clemens Blank and Anthony Bretaudeau and Loraine Brillet-Gu{\'{e}}guen and Martin {\v{C}}ech and John Chilton | ||
and Dave Clements and Olivia Doppelt-Azeroual and Anika Erxleben and Mallory Ann Freeberg and Simon Gladman and | ||
Youri Hoogstrate and Hans-Rudolf Hotz and Torsten Houwaart and Pratik Jagtap and Delphine Larivi{\`{e}}re and | ||
Gildas Le Corguill{\'{e}} and Thomas Manke and Fabien Mareuil and Fidel Ram{\'{i}}rez and Devon Ryan and | ||
Florian Christoph Sigloch and Nicola Soranzo and Joachim Wolff and Pavankumar Videm and Markus Wolfien and | ||
Aisanjiang Wubuli and Dilmurat Yusuf and James Taylor and Rolf Backofen and Anton Nekrutenko and Bj\"{o}rn Gr\"{u}ning}, | ||
title = {Community-Driven Data Analysis Training for Biology}, | ||
journal = {Cell Systems} | ||
} | ||
|
||
@online{gtn-website, | ||
author = {GTN community}, | ||
title = {GTN Training Materials: Collection of tutorials developed and maintained by the worldwide Galaxy community}, | ||
url = {https://training.galaxyproject.org}, | ||
urldate = {2021-03-24} | ||
} |
Oops, something went wrong.