diff --git a/.nojekyll b/.nojekyll index 6724e6b1..01552792 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -eba7615a \ No newline at end of file +4852efe0 \ No newline at end of file diff --git a/exercises/compute_environment/index.html b/exercises/compute_environment/index.html index 4692f70a..ef4d9fef 100644 --- a/exercises/compute_environment/index.html +++ b/exercises/compute_environment/index.html @@ -445,8 +445,8 @@
mkdir -p /proj/naiss2023-22-1084/users/YOURUSERNAME
cd /proj/naiss2023-22-1084/users/YOURUSERNAME
All computations should be run on a compute node. You can request an interactive session with the interactive
command. For example, to request an eight hour job on 4 cores, run
interactive -A naiss2023-22-1084 --cores 4 \
---partition core --time 08:00:00 \
+ interactive -A naiss2023-22-1084 -n 4 \
+--time 08:00:00 \
--reservation=naiss2023-22-1084
diff --git a/exercises/datasets/monkeyflowers.html b/exercises/datasets/monkeyflowers.html
index a1f9e958..049c62a2 100644
--- a/exercises/datasets/monkeyflowers.html
+++ b/exercises/datasets/monkeyflowers.html
@@ -380,7 +380,7 @@ Monkeyflowers dataset
-
@@ -391,13 +391,13 @@ Monkeyflowers dataset
Recently, Stankowski et al. (2019) used the monkeyflower system to investigate what forces affect the genomic landscape. Burri (2017) has suggested that background selection (BGS) is one of the main causes for correlations between genomic landscapes, and that one way to study this phenomenon is to look at closely related taxa. This is one of the objectives of the Stankowski et al. (2019) paper.
They performed whole-genome resequencing of 37 individuals from 7 subspecies and 2 ecotypes of Mimulus aurantiacus and its sister taxon M. clevelandii (Figure 1), all sampled in California (Figure 2).
Genomewide statistics, such as diversity (\(\pi\)), divergence (\(d_{XY}\)) and differentiation \(F_{ST}\), were calculated within and between taxa to generate genomic diversity landscapes. The landscapes were highly similar across taxa, and local variation in genomic features, such as gene density and recombination rate, was predictive of variation in landscape patterns. These features suggest the influence of selection, in particular BGS.
@@ -413,7 +413,7 @@ Monkeyflowers dataset
Figure 3 shows typical results of the simulations.
In conclusion, the authors found that although BGS plays a role, it does not sufficiently explain all observations, and that other aspects of natural selection (such as rapid adaptation) are responsible for the similarities between genomic landscapes.
@@ -760,7 +760,7 @@ Monkeyflowers dataset
-
+