mirror of
				https://github.com/red-data-tools/YouPlot.git
				synced 2025-11-01 01:01:36 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -83,8 +83,9 @@ curl -sL https://git.io/IRIStsv \ | |||||||
| ### count | ### count | ||||||
|  |  | ||||||
| ```sh | ```sh | ||||||
| curl -sL https://git.io/TITANICcsv \ | cat gencode.v35.annotation.gff3 \ | ||||||
|  | | grep -v '#' | grep 'gene' | cut -f1 | \ | ||||||
|  |  uplot count -t "The number of human gene annotations per chromosome"  -c blue | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| Note: `count` is slower than other Unix commands because it runs in a Ruby script. | Note: `count` is slower than other Unix commands because it runs in a Ruby script. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 kojix2
					kojix2