Skip to content

Commit 53deee7

Browse files
committed
Changing numbers to match pinned version
1 parent a397641 commit 53deee7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

html/flashcard_bam.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8149,11 +8149,11 @@
81498149

81508150
{
81518151
"front": "How many reads aligned to the S288C path?",
8152-
"back": "1,557,221 reads aligned to the S288C path. This is approximately 7.1% of the reads, a lower percentage than aligned to the chrVIII graph. This is likely because we have lost SK1 reads that aligned to SK1 or Y12."
8152+
"back": "1,558,711 reads aligned to the S288C path. This is approximately 7.1% of the reads, a lower percentage than aligned to the chrVIII graph. This is likely because we have lost SK1 reads that aligned to SK1 or Y12."
81538153
},
81548154
{
81558155
"front": "How many reads were properly paired when they were aligned (the read and its pair were aligned in the expected order and orientation)?",
8156-
"back": "1,437,428 reads were aligned and properly paired (92.3% of aligned reads).<br><br>The statistics list the percentage of properly paired reads as 6.6%. They are dividing the number aligned and properly paired reads by the total number of reads. But because we only aligned to chrVIII and the reads are from all chromosomes, we expect that most of the reads will not align and the overall percentage will be predictably low."
8156+
"back": "1,440,366 reads were aligned and properly paired (92.4% of aligned reads).<br><br>The statistics list the percentage of properly paired reads as 6.6%. They are dividing the number aligned and properly paired reads by the total number of reads. But because we only aligned to chrVIII and the reads are from all chromosomes, we expect that most of the reads will not align and the overall percentage will be predictably low."
81578157
}
81588158
];
81598159
var frontColorsoRUeOzRhNyQd= ["var(--asparagus)", "var(--terra-cotta)", "var(--cyan-process)" ];

html/flashcard_graphstats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7588,7 +7588,7 @@
75887588

75897589

75907590
.flip-container, .front, .back {
7591-
height: 800px;
7591+
height: 400px;
75927592
width: 95%;
75937593
}
75947594

0 commit comments

Comments
 (0)