Skip to content

Commit

Permalink
Merge pull request #3 from dereeper/main
Browse files Browse the repository at this point in the history
Add myslef in staff SG
  • Loading branch information
Juke34 authored Mar 20, 2024
2 parents 09bc454 + f78adb9 commit 9556973
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
Binary file added trombinoscope/photo/alexis-dereeper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
95 changes: 95 additions & 0 deletions trombinoscope/staff/alexis-dereeper.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
# Please fill in your details and delete comments.
# Please consider trying to keep this file up to date.
#
# This template contains dummy data for a fictional person,
# "Jhon Doe".
#
# The line saying "---" should be the first line of your file.
# No line should be longer than 80 characters.
# Your file should be called "<firstname>-<lastname>.yaml".
---
#
# Your real name, the exact way that you want it displayed.
#
staffname: Alexis Dereeper
#
# Most people will have "type: staff", but some may be "affiliate".
#
type: staff
#
# Change to "true"
#
active: true
#
# Your email address.
#
email: [email protected]
#
phone: xxx-xxx xx xx
#
# Use "city:" to say what city your main official workplace is
# located in. This is a list for people that are genuinely working
# in different places.
#
city:
- Montpellier
#
workplace: IRD Montpellier
#
affiliation: IRD
#
# The SouthGreen facility that you are part of.
#
facility: SouthGreen
#
# Current categories (pick one):
# annotation, development, genomics, management, metabolomics,
# proteomics, software, statistics, structure, systems biology,
# dataservices, administration
#
category:
- development
- pathogen genomics
- plant genomics
#
# Page to link to from your profile page (rarely used).
#
homepage:
#
# Use "bibtex:" only if you have a separate BibTeX file in the
# "publications" subdirectory.
#
bibtex: TEMPLATE.bib
#
# If you have an ORCID ID ("NNNN-NNNN-NNNN-NNNN")
#
orcid: 0000-0001-1234-123X
#
# The name of an image file in the "img" subdirectory, no more than
# about 400 pixels wide and less than 200 KB in file size.
#
image: alexis-dereeper.jpg
#
# A list of lowercase keywords relevant to you.
#
keywords:
- genomics
- pangenome
- perl
- python
- rnaseq
- variants
- SNP
#
# "role:" is the role that you play within your infrastructure.
#
role: Bioinformatician
#
bio:
Short biographical text here.


Paragraphs are separated by two empty lines.


No line is longer than 80 characters.

0 comments on commit 9556973

Please sign in to comment.