From d4f01e8e789452935fdd9ea5a1d130eb7389f1d4 Mon Sep 17 00:00:00 2001 From: kojix2 <2xijok@gmail.com> Date: Sun, 9 Apr 2023 16:04: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 c1cf499..7bd167a 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Count processes by user ID. ps -aux | awk '{print $1}' | uplot count ``` -Counts the number of chromosomes where genes are located. +Count the number of chromosomes where genes are located. ```sh cat gencode.v35.annotation.gff3 \