From af9c1477758fefdf459da685fb7bfcc79fac4d2c Mon Sep 17 00:00:00 2001 From: Anders Andersson Date: Tue, 15 Aug 2023 15:20:03 +0200 Subject: [PATCH] Update readme.md --- lab/b4/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lab/b4/readme.md b/lab/b4/readme.md index 30d0df2..719541c 100644 --- a/lab/b4/readme.md +++ b/lab/b4/readme.md @@ -88,10 +88,10 @@ $ python volcano.py ``` **Q12** Show your volcano plot with significant DEGs highlighted. Can you draw any conclusions regarding the effectiveness of the drug? Would you recommend trying it out on patients? -*Hint:* Copy the gene names and look them up on the internet. +*Hint: Copy the gene names and look them up on the internet.* **Q13** FPKM values are usually in the range 0.1 – 5000. Can you explain the high FPKM values attained in Q10? -*Hint:* Originally, the data was aligned to the whole genome but the data you have been working with was filtered for a small area of interest on chromosome 2. +*Hint: Originally, the data was aligned to the whole genome but the data you have been working with was filtered for a small area of interest on chromosome 2.* In the beginning of these computer labs, you were given the genome sequences of unknown bacteria. You then discovered that these genomes had foreign toxin and foreign antibiotic resistance genes.