일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- CUT&RUN
- github
- Git
- ngs
- js
- javascript
- single cell
- HTML
- ChIPseq
- matplotlib
- python matplotlib
- drug development
- Batch effect
- Bioinformatics
- MACS2
- 싱글셀 분석
- single cell analysis
- single cell rnaseq
- 비타민 C
- CSS
- julia
- pandas
- scRNAseq analysis
- PYTHON
- DataFrame
- cellranger
- EdgeR
- CUTandRUN
- drug muggers
- scRNAseq
Archives
- Today
- Total
목록IGV 유전자이름으로 지역검색 (1)
바이오 대표
[ IGV ] IGV 에 custom annotation track 만들고 업로드 하기 (유전자 이름으로 검색)
Custom annotation track IGV에서 annotation track을 통해 원하는 유전자 검색으로 해당 위치를 관찰 할 수 있다. 하지만 내가 가지고 있는 데이터가 custom 이여서 유전자 검색이 되지않아서 custom annotation track을 만들어 보았다. How? 보통 “standard’ gene track 은 ncbi refseq 형식이다. 예로, ncbiRefSeq.sorted.txt and ncbiRefSeq.sql (참고 링크와, 그림1,2 참고). Custom genome을 가지고 있다면 annotation track 을 그림2 와 같은 format으로 만들어 줄수 있다. 이는 [1] gtf파일이 있으면 ucsc의 ‘gtfToGenePred’ 로 만들고 [2] co..
Bioinformatics/Tools
2023. 7. 11. 09:10