일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- MACS2
- scRNAseq analysis
- 싱글셀 분석
- cellranger
- 비타민 C
- Batch effect
- DataFrame
- js
- Bioinformatics
- PYTHON
- EdgeR
- julia
- drug development
- javascript
- Git
- ngs
- matplotlib
- pandas
- single cell
- HTML
- CUT&RUN
- python matplotlib
- drug muggers
- CUTandRUN
- single cell analysis
- single cell rnaseq
- CSS
- ChIPseq
- github
- scRNAseq
Archives
- Today
- Total
목록box plot Q1 (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