-
Notifications
You must be signed in to change notification settings - Fork 12
Description
On 2017-Oct-23, at 20:19, Yannick Wurm y.wurm@qmul.ac.uk wrote:
"The second half of this session will be the exam"
"For example, ACCTAGGT is a palindromic DNA sequence as its complement is TGGATCCA." - not quite.
(we shouldn't use the word "as" in general because it is ambiguious)
http://wurmlab.github.io/SBC361-programming-in-R/ButterflySample.csv"
butterfly_ref_url <-
"http://wurmlab.github.io/SBC361-programming-in-R/ButterflyReference.csv"
--> better to do everything in lowercase with '_' delimiter
urveys in two locations (A and B
--> what are they?
ignore.case = T
--> TRUE
Exam Reminders....
You are allowed to use the internet and your class notes during the exam, but you are not allowed to use chat or forums to ask for answers and you are not allowed to copy off one another.
-> I think that they will not be allowed anything other than QMPlus.
header = T)
--> TRUE
Q8: They were already imported
I don't think we should mention if as it should be unnecesasry