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

데이터들을 다룰때 computational 이유로 인해 크기를 축소 후 사용하는 경우가 흔하다. Natural Signals 들이 대체로 compressiable하다. 대표적으로 이미지 데이터/오디오 (signal) 데이터가 있다. 이때 compression은 sparsity 에 의해 결정되고 Fourier 혹은 Wavelet 기반(변환)으로 축소가 가능하다. *Fourier Transform을 이용해서 Compression 예시 : JPEG, MP3 축소 된 데이터들은 sparsed vector (s) 로 간단히 표현될수 있고 이미 축소 된 데이터들을 inverse transform을 이용하여 원상복구 (가깝게) 복구 시킬 수 있다 [1]. < Compressed ..
Mathematical Optimization
2022. 1. 14. 19:52