From f3fe20f75e61cc7271fbe687fb030701b3eff56b Mon Sep 17 00:00:00 2001 From: kojix2 <2xijok@gmail.com> Date: Sun, 9 Apr 2023 16:03:57 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71af6ff..c1cf499 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Count processes by user ID. ps -aux | awk '{print $1}' | uplot count ``` -YouPlot counts the number of chromosomes where genes are located. +Counts the number of chromosomes where genes are located. ```sh cat gencode.v35.annotation.gff3 \