mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-07 23:51:12 +08:00
Update README.md
This commit is contained in:
parent
f3fe20f75e
commit
d4f01e8e78
@ -146,7 +146,7 @@ Count processes by user ID.
|
|||||||
ps -aux | awk '{print $1}' | uplot count
|
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
|
```sh
|
||||||
cat gencode.v35.annotation.gff3 \
|
cat gencode.v35.annotation.gff3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user