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

다양한 fingerprint 와 graph convooution architecture을 이용한 DL 모델 발전. 하지만 이는 (1)분자 비대칭성(chirality of compounds), (2) effective feature을 발견하느냐에 따라 효과적일수도있고 아닐수도 있다. Model: CNN (input = SMILEs notation) Goal: Compounds Classification (Chemical Motif detection with the learned feature) dataset: TOX 21 dataset SMILES 장점: Linearly represents 로써 low dimensional representation 이다...
Drug
2021. 10. 12. 21:59

## DB 데이터베이스와 ML 을 이용한 target 에 적합한 chemical compound (drugs) 찾기 - CheMBL *chemical "SMILES" : simplied molecular-input line entry system (molecule들의 구조 structure 을 컴퓨터가 인식하기 쉽고 문자열로 나타낸 것) - Descriptors 이용 가능 ex) Lipinski descriptors 를 이용해서 먹는 약 (orally active drug)가 될 자격이 있는지 확인 가능 Lipinski descriptors 포..
Drug
2021. 10. 4. 22:28