Description
Introduction to R programming language training course is open to everyone from different disciplines who are keen on learning.
This course was developed by Eres Biotech, which offers Turkey’s most popular bioinformatics training and consultancy services. Now our services are in English for you.
Requisites for Introduction to R programming language training course
- Designed for beginners in R and programming, no prior knowledge needed.
- Internet connection and computer are required.
- All the software, R and R Studio, which will be used in the course are open sources, no need to pay for them.
How to Register?
- To register for the course you can easily complete payment by adding the course to your cart
- We will contact you within 3 days by e-mail after your payment to confirm your registration and for your invoice.
- We are happy to help if you need for your registration process, for questions: info@eresbiotech.com
- You can make your payment with your credit card. If you wish to make your payment with a transfer we will provide you bank account. Please contact us: info@eresbiotech.com
Trainer - MSc E. Ravza Gür
E. Ravza Gür graduated from Marmara University Bioengineering (English) department in 2016 as an honor student. In her undergraduate thesis, she worked on repurposing approved drugs using bioinformatics approaches.
She completed her master’s degree at Yıldız Technical University in 2018. She worked on analyzing human metabolic pathways using the line theory algorithm.
She has been continuing her doctoral studies in Bioinformatics at Oxford University since 2019. Study subjects; development of analytical methods for biological problems, next-generation sequencing analysis (mainly single-cell ATAC sequencing data), and machine learning.
Training Course Topics
-
Installation of R and Rstudio
-
Get to know R and Rstudio
-
Help system in Rstudio
-
R as a calculator
-
Basic data types
-
Variable assignment
-
Vectors
-
-
Creating vectors
-
Naming vectors
-
Vector selection
-
Arithmetics with vectors
-
Comparison of vectors
-
Advanced selection
-
Practice Session
-
-
Matrices
-
-
Creating matrices
-
Naming matrices
-
Selection of matrix elements
-
Arithmetics with matrices
-
Creating new columns/rows
-
Practice Session
-
- Data frames
-
-
How to create data frame
-
Structure of data frames
-
Naming columns and rows of data frames
-
Selection of data frame elements
-
-
-
Subsetting data frames
-
Sorting data frames
-
Merging data frames
-
Filtering data frames
-
Practice Session
-
-
Lists
-
-
Why do we use list?
-
Creating lists
-
Naming the lists
-
Practice Session
-
-
Importing data into R
-
-
Importing csv and txt files
-
Variable assignment for the files
-
Practice Session
-
-
Graphics and plotting
-
-
Creating contingency table
-
Scatter Plots
-
Boxplot
-
Histogram
-
Line plots
-
Practice Session
-
-
Practice Session