From 1a18dc7245eea534d38ded52374b3eb3cc8eeb5c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 14 Jun 2024 19:03:15 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : 51a83a2f2da7236cb5f4166d1d468c8209df6121 Branch : md-outputs Author : GitHub Actions Time : 2024-06-14 19:03:01 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 6b09fe5f293f57b4898f43106af706a57b5e3d59 Branch : main Author : Erin Becker Time : 2024-06-14 19:01:51 +0000 Message : Merge pull request #252 from Hanson19/patch-1 Step 3: Filter and report the incorrect directory in hightlight section --- 02-quality-control.html | 8 ++++---- 04-variant_calling.html | 12 ++++++------ 05-automation.html | 2 +- aio.html | 20 ++++++++++---------- instructor/02-quality-control.html | 8 ++++---- instructor/04-variant_calling.html | 12 ++++++------ instructor/05-automation.html | 2 +- instructor/aio.html | 20 ++++++++++---------- md5sum.txt | 2 +- pkgdown.yml | 2 +- 10 files changed, 44 insertions(+), 44 deletions(-) diff --git a/02-quality-control.html b/02-quality-control.html index a1b5b372..cbf4a099 100644 --- a/02-quality-control.html +++ b/02-quality-control.html @@ -489,7 +489,7 @@

Exercise

Edit this page

@@ -347,7 +347,7 @@

Exercise

BASH

-
$ bcftools stats results/bcf/SRR2584866_variants.vcf | grep TSTV
+
$ bcftools stats results/vcf/SRR2584866_variants.vcf | grep TSTV
 # TSTV, transitions/transversions:
 # TSTV	[2]id	[3]ts	[4]tv	[5]ts/tv	[6]ts (1st ALT)	[7]tv (1st ALT)	[8]ts/tv (1st ALT)
 TSTV	0	628	58	10.83	628	58	10.83
@@ -759,7 +759,7 @@ 

Exercise

Exercise

Content from Variant Calling Workflow


-

Last updated on 2023-05-04 | +

Last updated on 2024-06-14 | Edit this page

@@ -2207,7 +2207,7 @@

Exercise

BASH

-
$ bcftools stats results/bcf/SRR2584866_variants.vcf | grep TSTV
+
$ bcftools stats results/vcf/SRR2584866_variants.vcf | grep TSTV
 # TSTV, transitions/transversions:
 # TSTV	[2]id	[3]ts	[4]tv	[5]ts/tv	[6]ts (1st ALT)	[7]tv (1st ALT)	[8]ts/tv (1st ALT)
 TSTV	0	628	58	10.83	628	58	10.83
@@ -2684,7 +2684,7 @@ 

Exercise

Edit this page

@@ -349,7 +349,7 @@

Exercise

BASH

-
$ bcftools stats results/bcf/SRR2584866_variants.vcf | grep TSTV
+
$ bcftools stats results/vcf/SRR2584866_variants.vcf | grep TSTV
 # TSTV, transitions/transversions:
 # TSTV	[2]id	[3]ts	[4]tv	[5]ts/tv	[6]ts (1st ALT)	[7]tv (1st ALT)	[8]ts/tv (1st ALT)
 TSTV	0	628	58	10.83	628	58	10.83
@@ -761,7 +761,7 @@ 

Exercise

Exercise

Content from Variant Calling Workflow


-

Last updated on 2023-05-04 | +

Last updated on 2024-06-14 | Edit this page

Estimated time: 60 minutes

@@ -2213,7 +2213,7 @@

Exercise

BASH

-
$ bcftools stats results/bcf/SRR2584866_variants.vcf | grep TSTV
+
$ bcftools stats results/vcf/SRR2584866_variants.vcf | grep TSTV
 # TSTV, transitions/transversions:
 # TSTV	[2]id	[3]ts	[4]tv	[5]ts/tv	[6]ts (1st ALT)	[7]tv (1st ALT)	[8]ts/tv (1st ALT)
 TSTV	0	628	58	10.83	628	58	10.83
@@ -2690,7 +2690,7 @@ 

Exercise