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