일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- CUT&RUN
- EdgeR
- matplotlib
- drug muggers
- single cell rnaseq
- PYTHON
- js
- Batch effect
- HTML
- python matplotlib
- github
- MACS2
- single cell
- ngs
- javascript
- CSS
- pandas
- drug development
- scRNAseq analysis
- single cell analysis
- 싱글셀 분석
- scRNAseq
- CUTandRUN
- Git
- ChIPseq
- DataFrame
- julia
- Bioinformatics
- cellranger
- 비타민 C
- Today
- Total
목록single cell rnaseq (3)
바이오 대표
Introduction to single-cell RNA-seq Human tissue 에는 엄청나게 다양한 cell types, states, interactions들이 있다. 해당 tissues와 celltypes을 좀 더 자세히 이해하기 위해 single cell RNAseq를 이용할 수 있고 이를 이용해 individual cells에서의 gene express를 확인 할 수있다. 사용예시 하나의 tissue 에 존재하는 cell types 알아낼 수있다. 알려지지 않거나 드문 cell types / states를 알아낼 수 있다. Differentiation process 나 시간/state 의 흐름에 따른 gene expression 변화를 알 수 있다. condition 에 따른 특정 cel..
Cell Ranger OUTPUT FILES Cell ranger 의 output 은 outs/ 폴더에 저장이 된다. 해당 폴더에는 sequencing data, the annotated read sequences, gene expression matrices 등이 존재한다. 각 파일에 대한 더 자세한 정보 Matrices Web Summary .html Secondary Analysis CSV BAM Molecule Info (h5) Loupe File (.cloupe) Summary.html WEL SUMMARY .html cell ranger 가 제공해주는 summary 와 analysis 를 html 형식으로 확인할 수 있다. 다음 figure에서 볼 수 있듯이, 크게 summary 와 gene ..
해당 포스트는 Illumina (10x) 기술을 이용한 single cell RNAseq 에 초점이 맞춰져 있습니다. Chromium 10x single cell - Barcodes and UMI Paired-end sequencing output 은 주로 5’ → 3’ 방향으로 읽힌 두개의 fastq files 이다. 첫번째 Read 1 (R1) 은 항상 primer 의 Cell barcode + UMI (unique molecular identifiers) 부분을 포함하고 Read 2 (R2)는 reverse sequence를 읽는다(figure 1.3을 참고). Sequencing 으로 얻어낸 reads (containing cell barcode, UMI and cDNA) 를 이용하여, trans..