일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- drug development
- PYTHON
- 싱글셀 분석
- scRNAseq
- Git
- scRNAseq analysis
- MACS2
- DataFrame
- Bioinformatics
- drug muggers
- EdgeR
- HTML
- matplotlib
- ChIPseq
- CUTandRUN
- single cell analysis
- pandas
- CUT&RUN
- 비타민 C
- Batch effect
- python matplotlib
- js
- CSS
- cellranger
- github
- ngs
- javascript
- single cell rnaseq
- julia
- single cell
Archives
- Today
- Total
목록notch = True (1)
바이오 대표

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