Automating a Variant Calling Workflow
-Last updated on 2024-06-14 | +
Last updated on 2024-07-08 | Edit this page
@@ -522,6 +522,7 @@OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Exercise
Show me the solution
-
+
BASH
@@ -950,7 +951,7 @@ Key PointsChallenge
Show me the solution
-
+
- 25 different generations
@@ -826,7 +826,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1044,7 +1044,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1248,7 +1248,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1521,7 +1521,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1967,7 +1967,7 @@ Exercise
Show me the solution
-
+
- 0.23%
@@ -2076,7 +2076,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
- 25 different generations
- 62 rows, 12 columns
diff --git a/instructor/02-quality-control.html b/instructor/02-quality-control.html
index 640a1f6e..6b33c80e 100644
--- a/instructor/02-quality-control.html
+++ b/instructor/02-quality-control.html
@@ -542,7 +542,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
- 0.23%
- 79.96%
@@ -683,7 +683,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
- 25 different generations
@@ -830,7 +830,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
- 0.23%
@@ -2081,7 +2081,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -950,7 +951,7 @@ Key PointsChallenge
Show me the solution
-
+
- 25 different generations
@@ -826,7 +826,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1044,7 +1044,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1248,7 +1248,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1521,7 +1521,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1967,7 +1967,7 @@ Exercise
Show me the solution
-
+
- 0.23%
@@ -2076,7 +2076,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
- 25 different generations
- 62 rows, 12 columns
diff --git a/instructor/02-quality-control.html b/instructor/02-quality-control.html
index 640a1f6e..6b33c80e 100644
--- a/instructor/02-quality-control.html
+++ b/instructor/02-quality-control.html
@@ -542,7 +542,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
- 0.23%
- 79.96%
@@ -683,7 +683,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
- 25 different generations
@@ -830,7 +830,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
- 0.23%
@@ -2081,7 +2081,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-- 25 different generations @@ -826,7 +826,7 @@
- 0.23% @@ -2076,7 +2076,7 @@
- 25 different generations
- 62 rows, 12 columns diff --git a/instructor/02-quality-control.html b/instructor/02-quality-control.html index 640a1f6e..6b33c80e 100644 --- a/instructor/02-quality-control.html +++ b/instructor/02-quality-control.html @@ -542,7 +542,7 @@
- 0.23%
- 79.96% @@ -683,7 +683,7 @@
- 25 different generations @@ -830,7 +830,7 @@
- 0.23% @@ -2081,7 +2081,7 @@
Exercise
Show me the solution
-
+
BASH
@@ -1044,7 +1044,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1248,7 +1248,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1521,7 +1521,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1967,7 +1967,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -1044,7 +1044,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1248,7 +1248,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1521,7 +1521,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1967,7 +1967,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-BASH
@@ -1248,7 +1248,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1521,7 +1521,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1967,7 +1967,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-All of the reads contain usable data, but the quality decreases toward the end of the reads.
@@ -1521,7 +1521,7 @@Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1967,7 +1967,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
We can get the list of all failed tests using grep
.
Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Exercise
Show me the solution
-
+
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -2133,7 +2133,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3026,7 +3026,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-In your AWS terminal window do:
Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -3241,6 +3241,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -3576,7 +3577,7 @@ Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Exercise
Show me the solution
-
+
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
diff --git a/instructor/01-background.html b/instructor/01-background.html
index fc0b97f9..a0aaa796 100644
--- a/instructor/01-background.html
+++ b/instructor/01-background.html
@@ -457,7 +457,7 @@ Challenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-Exercise
Show me the solution
-
+
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -758,7 +758,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-BASH
@@ -961,7 +961,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1229,7 +1229,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-All of the reads contain usable data, but the quality decreases toward the end of the reads.
@@ -1229,7 +1229,7 @@Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
diff --git a/instructor/03-trimming.html b/instructor/03-trimming.html
index 9f1b88b6..74e2de19 100644
--- a/instructor/03-trimming.html
+++ b/instructor/03-trimming.html
@@ -576,7 +576,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
We can get the list of all failed tests using grep
.
Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Exercise
Show me the solution
-
+
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -740,7 +740,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
diff --git a/instructor/05-automation.html b/instructor/05-automation.html
index 3703654b..82aae73a 100644
--- a/instructor/05-automation.html
+++ b/instructor/05-automation.html
@@ -309,7 +309,7 @@
Automating a Variant Calling Workflow
- Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
@@ -524,6 +524,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
@@ -841,7 +842,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-In your AWS terminal window do:
Automating a Variant Calling Workflow
-Last updated on 2024-06-14 | +
Last updated on 2024-07-08 | Edit this page
@@ -524,6 +524,7 @@OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Exercise
Show me the solution
-
+
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -952,7 +953,7 @@ Key PointsChallenge
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-Exercise
Show me the solution
-
+
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -1048,7 +1048,7 @@ Exercise
Show me the solution
-
+
BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-BASH
@@ -1252,7 +1252,7 @@ Exercise
Show me the solution
-
+
All of the reads contain usable data, but the quality decreases
toward the end of the reads.
@@ -1525,7 +1525,7 @@ Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-All of the reads contain usable data, but the quality decreases toward the end of the reads.
@@ -1525,7 +1525,7 @@Exercise
Show me the solution
-
+
We can get the list of all failed tests using grep
.
@@ -1972,7 +1972,7 @@ Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
We can get the list of all failed tests using grep
.
Exercise
Show me the solution
-
+
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Exercise
Show me the solution
-
+
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
BASH
@@ -2138,7 +2138,7 @@ Bonus exercise (advanced)
Show me the solution
-
+
In your AWS terminal window do:
@@ -3032,7 +3032,7 @@ Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
Show me the solution
-In your AWS terminal window do:
Key PointsContent from Automating a Variant Calling Workflow
-Last updated on 2024-06-14 |
+
Last updated on 2024-07-08 |
Edit this page
Estimated time: 45 minutes
@@ -3248,6 +3248,7 @@ OUTPUT<
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
OUTPUT
echo "Saving summary..."
+mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt