일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- drug muggers
- CUTandRUN
- github
- single cell
- CSS
- PYTHON
- julia
- scRNAseq analysis
- 비타민 C
- single cell rnaseq
- cellranger
- HTML
- MACS2
- Bioinformatics
- CUT&RUN
- DataFrame
- matplotlib
- ChIPseq
- 싱글셀 분석
- pandas
- drug development
- js
- Git
- EdgeR
- python matplotlib
- single cell analysis
- ngs
- scRNAseq
- javascript
- Batch effect
Archives
- Today
- Total
목록박스 플롯 (1)
바이오 대표
[ matplotlib #11 ] Python matplotlib.pyplot 기본 코드 한번에 정리_11 (Box plot 박스 플롯)
Matplotlib Box plot 박스 플롯 정리 1~ 10 에서 python matplotlib.pyplot 의 전반적인 설명과 plotting plt.plot( ), marker, line, label, grid, subplot, scatter, bars plot, pie chart, heatmap 에 대해서 살펴보았습니다. 이번 글에서는 해당 라이브러리로 Box plot 박스플롯 에 대한 설명합니다. box plot plt.boxplot( ) argument notched notch = True whis 조절 whis = number 수평 박스 vert = False Box plot 박스 플롯 그리기 Box plot (박스 플롯)은 Box-whisker plot 이라고도 불리며, 수치 데이터를..
Python/matplotlib
2022. 7. 11. 23:24