Quantitative Genomics and Modern Breeding: from theory to practice (using BLUPF90 programs)
When
August 26 - 30
Location
Florence, Italy
Plesso C9 - Aule Agraria - Università di Firenze See on Google Maps
Instructors
Dr. Daniela Lourenco – University of Georgia, USA
Dr. Christian Maltecca – North Carolina State University, USA
Dr. Francesco Tiezzi – University of Florence, ITA
Course Description
This course offers a focused exploration of quantitative genetics and genomics, providing theoretical understanding and practical applications. Participants will gain comprehensive insights into key genetic principles applied to breeding, covering the fundamental aspects of estimation, selection, and prediction processes crucial for advancing modern breeding practices.
Intended audience
Advanced graduate students, postdocs, faculty, and professionals interested in breeding programs and using genomic information to predict genetic merit.
Course Schedule
Check the full schedule here
Day 1
Day 2
Day 3
Day 4
Day 5
Registration Cost
Before May 1st, 2024: 650 euros
Before July 1st, 2024: 750 euros
Starting July 1st, 2024, 850 euros
The registration cost includes access to the course, coffee breaks, lunch, and a social dinner.
Registration link
Register here
Local organizing committee
Dr. Francesco Tiezzi – University of Florence, ITA
Prof. Riccardo Bozzi – University of Florence, ITA
BLUPF90 programs BLUPF90 Download
Download BLUPF90 programs before August 19 and make sure they are working. Choose the proper OS according to your laptop.
It allows one to run Unix commands from a PC:
MobaXterm Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools, and more.
Editor Notepad++ Notepad++ 64-bit Installer
It allows one to use Linux graphical applications remotely:
Xming Xming X Window System Server - for Windows
XQuatz X Quartz - for Mac
Install R according to the OS you use:
R
1) The preferred OS for the course is Linux. If you want to use Windows, please download MobaXterm so that you can use some Linux bash commands inside Windows.
2) If you have problems executing the BLUPF90 binaries in Windows, it may be related to the lack of OpenMP libraries (“The program can't start because libiomp5md.dll is missing from your computer…”). Click here to solve this issue.
3) If you have problems executing the BLUPF90 binaries in Linux or MacOS, change the permission for the file using the following command
chmod a+x <filename>
or
chmod 777 <filename>
4) In some laptops, it is necessary to use the following command before the BLUPF90 program name
./ <filename>
5) If you try to run any program and get a message about segmentation fault, this is because the program tried to access an inappropriate memory area or accessed it abnormally.
When the program fails (crashes) without any messages, most likely, a segmentation fault has occurred.
There are possible reasons for this error.
Please type the following command before running the BLUPF90 programs.
ulimit -s unlimited
Day 1
Day 2
Day 3
Day 4
Day 5