We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8642fb commit 930bb5aCopy full SHA for 930bb5a
misc/plot-bamstats
@@ -90,7 +90,7 @@ sub parse_params
90
{
91
id=>'LFQ',
92
header=>
93
- "# Last Fragment Qualitites. Use `grep ^LFQ | cut -f 2-` to extract this part.\n" .
+ "# Last Fragment Qualities. Use `grep ^LFQ | cut -f 2-` to extract this part.\n" .
94
"# Columns correspond to qualities and rows to cycles. First column is the cycle number.\n",
95
},
96
0 commit comments