Update README.md

This commit is contained in:
kojix2 2023-04-09 16:04:57 +09:00 committed by GitHub
parent f3fe20f75e
commit d4f01e8e78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \