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

The rank of a matrix = a number of linearly independent columns(vectors) in the matrix. Matrix 에 5개의 columns(vectors) 로 구성되어있고 만약 그 중 2 개의 vector 를 곱하거나 더함으로써 나머지 3개의 vectors을 만들어 낼 수 있다면 해당 matrix의 rank는 2 이다. 이 개념을 활용하면 Original matrix를 보다 적은요소로 표현할 수 있고 이는 큰 데이터를 다룰때 complexity 줄이기 + oroginal tensor reconstruct 이 가능하다. 이러한 Rank decomposition은 Tensor decomposition으로 많이 활용된다. 가장 대중적인 방법으로는 CP (..
Master dissertion
2021. 10. 19. 00:36