Tips & Tricks
How to make an impactful science presentation?
After your hard work, it is time to showcase your study and the methods of your study to an audience. You must make every point useful and informative. Here, in this article, we are going to share some tips to make your scientific presentation impactful.
1. Sketch out your work
Generally, scientific studies are long, so it’s difficult to remember every step you performed during your entire study. Therefore, it is good to draw a rough sketch or flowchart of your entire study at first. That way, you will have a good idea of what you have performed in methods and what you have got as the output of your study.
2. Find key points
Find the key points from your sketch such as methods, results, and conclusion. It will help you to lay the outline of your study.
3. Always have a rich content
It is a must that you have rich content for your presentation. If you have good content then your presentation will look really informative. All you would have to do is to arrange the content in an appropriate manner.
4. Outline
Make one of the initial slides showing the outline of your presentation. It should contain the points you are going to explain in further slides.
5. Arrangement of key points and their content
Arrange all main topics in a consistent manner. For example, at first, give a brief introduction about your topic of interest. It could be an enzyme or a disease or a drug, etc. Present the key features associated with your topic. For instance, what it is? What are its properties? How does it function? or if it’s a disease, how it can be transmitted, and so on. After that, mention what are the main findings that have been made so far about your topic of interest. Further, highlight the limitations or what is required to be studied or what is the need of the hour. It is important that you clarify in the initial slides why is your study relevant. It would be good if you make a separate slide for that. You can also entitle it as “Relevance of this study” or something similar to that.
When you are finished with that part, describe the methods you have used in this study. How did you perform your experiments, what tools/software you have utilized, and so on. But don’t go into many details, just mention the important part.
After methods, explain your results. While you are explaining the results, always keep in mind to make them thorough. If you have several findings, then make sure you present them in the correct order.
Further, explain your main findings that are your conclusion part. Highlight what novel things you have found, what is the contribution of your study, what are the applications of your work, and how is it relevant to other fields of science (if any).
6. Point-to-point
Never write your sentences too long in a slide. It should not be like you are reading these sentences from the projector like a book reading. It is considered a bad presentation. Always keep them short. These points are shown in a slide just to grab the attention of your audience and they help you remember the main points. You explain them verbally.
7. Present like a story
Present your work as a beautiful story from beginning to end. That will interest your audience when you tell everything you have done and found as a story. It will automatically create links between your methods and results.
8. Figures & illustrations
Try to present your methods and results as flowcharts and figures. If you have already published any paper on your study, then it is not necessary that you have to utilize published figures only. Create new figures if required according to your presentation. Displaying your findings and methodology as figures interests the audience.
9. References
Always remember to cite references of previous work you have mentioned in your presentation. You can either show them as footnotes or make a separate slide at the end of your presentation. However, the former way is more impactful.
10. Publications
Mention all publications of your work, if you have published any.
11. Acknowledgements
Say special thanks to your supervisor, co-supervisor, colleagues, and family and friends who have helped you academically and morally throughout your work.
12. Thank you slide
It is good if say thanks to your audience in the end. It is a nice gesture to show them respect for spending time listening to you throughout the presentation.
13. Comments
Don’t get disheartened if you hear any negative comments. Always take the comments of the judges in a positive way. They are there to help you improve your work. As they are way more experienced in your field of study, therefore, they will point out the shortcomings that you may have left during your study. Add those things to your work or thesis.
Software
CMake installation and upgrade: What worked & what didn’t?!
CMake is a widely used cross-platform build system that automates the process of compiling and linking software projects. In bioinformatics, CMake can be utilized to manage the build process of software tools and pipelines used for data analysis, algorithm implementation, and other computational tasks. However, managing the versions of CMake or upgrading it on Ubuntu (Linux) can be a trivial task for beginners. In this article, we provide methods for installing and upgrading CMake on Ubuntu.
Tips & Tricks
Common mistakes made during computational docking.
Computational docking is not a trivial task once we avoid making some mistakes. In this section, let’s learn about some important points that we should keep in mind while performing computational docking.
Tips & Tricks
How to download FASTA sequences from PDB for multiple structures?
In this article, we are going to download FASTA sequences for multiple structures from PDB [1]. We need to have PDB IDs only for input. (more…)
Software
How to install the LigAlign plugin on Pymol on Ubuntu (Linux)?
Few errors appear when we try to run the LigAlign plugin [1] in Pymol [2]. For example, if you try to run the ligand_alignment plugin, it will give you multiple errors including “Unable to initialize LigAlign v1.00“, or “can’t run LigAlign v1.00” or “incorrect Python syntax” or “Plugin has been installed but initialization failed“. In this article, we explain the reason for this issue and how you can rectify these errors. (more…)
Tips & Tricks
Basic bioinformatics concepts to learn for beginners
This article is for beginners who are stepping into the field of bioinformatics. We will discuss some basic concepts that you need to learn while trying to enter the field of bioinformatics. (more…)
Tips & Tricks
A Beginner’s Guide on How to Write Good Manuscripts
Drafting a manuscript could be a difficult task for beginners in the field of research. In this article, we will provide a few tips for how can you write a good manuscript being a research scholar. (more…)
Tips & Tricks
How to remove HETATMS and chains from PDB file?
This is a basic tutorial on removing the hetero-atoms (HETATMS) and chains from PDB files. It is an essential step for computational and molecular dynamics simulation. (more…)
Tips & Tricks
Importance of Reasoning in Research
Research is considered complicated. As it involves reading multiple research articles and reviews, devising hypotheses and appropriate experiments, and last but not the least, getting a significant output. This seems difficult to read multiple research papers and then extract useful information regarding your project. It involves a methodology to read and understand research articles in one go. This is explained in our previous article “A guide on how to read the research articles”. This article explains the importance of thinking during your entire research. (more…)
Docking
How to Find Binding Pocket/ Binding Site for Docking?
Finding binding sites/pockets in a target protein is one of the important steps in docking studies. It is relatively easier to find a binding pocket in the proteins whose resolved structures are available in PDB than that of the predicted structures. In this article, we will discuss the ways to know a binding pocket or a binding site in a target protein. (more…)
Tips & Tricks
Careers in Bioinformatics and Computational Biology
Bioinformatics is an interesting field of research combining biological sciences and computer sciences. In this article, we will discuss making careers in bioinformatics for starters. (more…)
Tips & Tricks
Current Research Topics in Bioinformatics
Researchers working in the scientific area always want to explore new and hot topics to make informed choices. In this article, all new, current, and demanding research topics in bioinformatics are mentioned. This article is helpful for the researchers who are looking for trends in bioinformatics to select a research topic of broad-spectrum. (more…)
MD Simulation
MD Simulation using GROMACS: Things to remember
Molecular dynamics (MD) simulation is considered amongst the important methods in bioinformatics. Installation of MD simulation software and execution of their commands is critical. It requires several parameters to be considered before performing simulations. A single mistake may result in impractical outputs. In this article, we will discuss such important things to remember during the MD simulation and installation and execution of its software (GROMACS) [1,2]. (more…)
Bioinformatics Books
List of Bioinformatics Books for Beginners
It is difficult to decide which book to read to start learning bioinformatics. Beginners can read this article to know the basic steps involved in learning bioinformatics. A few books are suggested in this article to read for starters in bioinformatics. (more…)
Tips & Tricks
Bioinformatics- Where & How to Start?
Bioinformatics being an interdisciplinary area of biological science and computer science may sound complicated to beginners in this field. However, it is quite simple. The only thing you need is knowledge in both areas. Here is a way for the beginners to start with bioinformatics. (more…)
Docking
Common mistakes made during Autodock Vina Installation and Execution
Several errors occur while installing MGLTools and Autodock Vina on Ubuntu. We have explained the complete process of Autodock Vina installation and docking in previous articles. Here are some common errors and mistakes that should be taken care of while installing and running Vina on Ubuntu. (more…)
Tips & Tricks
What does a bioinformatician do?
Bioinformaticians play an important part in data analysis and result interpretation in the field of bioinformatics. However, it is unclear to many what specific role bioinformaticians play day to day. We are often asked by many about what exactly a bioinformatician does. But first, who is a bioinformatician?
Software
MGL Tools & Autodock Vina installation: Frequently Asked Questions and Answers
I have received several e-mails from researchers and students alike regarding installing MGL Tools and Autodock Vina on Ubuntu. Most questions are similar in nature, so I thought of answering them once and for all. In this article, I have collected some frequently asked questions and provided the link to their answers in our question-answer section of Bioinformatics Review. (more…)
Tips & Tricks
A guide on how to read the research articles
Reading a research article could be a problem for students starting their careers in research. Research papers are sometimes difficult to understand especially when you are new to this field. In this article, we will discuss how to read and understand a research article. (more…)
Tips & Tricks
Bioinformatics and programming languages- what do you need to know!
There are various things which come to mind when someone is going to enter in the field of Bioinformatics and the topmost concern is “Do I need to learn computer languages to pursue my career in Bioinformatics?”. The answer is a bit tricky but it could be both “yes” and “no”. This article will describe the conditions where you need to learn programming languages in Bioinformatics. (more…)
Docking
Site-specific docking: Frequently Asked Questions & answers for starters
I have been getting several E-mails from researchers and students alike regarding in-silico docking. Most questions are similar in nature, so I thought of answering them once and for all. In this article, I have collected some frequently asked questions and provided the link to their answers present in our question-answer section of Bioinformatics Review.
It is good to have questions in mind and they can be solved in a way as quoted by Sir Einstein:
“We cannot solve our problems with the same thinking we used when we created them.”
In this article, I have collected some of the most Frequently Asked Questions while performing site-specific and/ or blind docking. You have to consider a lot of factors before performing an actual docking on a protein with a specific ligand.
Question: How do you predict protein’s binding sites?
Question: What is the difference between the blind docking and binding site based docking?
You must be logged in to post a comment Login