일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- julia
- ChIPseq
- HTML
- github
- 비타민 C
- pandas
- js
- CSS
- python matplotlib
- 싱글셀 분석
- matplotlib
- drug muggers
- single cell
- ngs
- Bioinformatics
- cellranger
- MACS2
- scRNAseq
- CUT&RUN
- PYTHON
- EdgeR
- CUTandRUN
- single cell rnaseq
- Git
- drug development
- Batch effect
- single cell analysis
- javascript
- DataFrame
Archives
- Today
- Total
목록version control system (1)
바이오 대표
[Git] Intro - VCS (Version Control System)
" Git/Github은 VCS (version control system) 으로 많은 개발자들이 쉽게 코드를 저장, 공유, 로그 및 관리를 위해 널리 사용된다. " Store and share code, configuration ( branching & merging ) Remote repositories Track different revisions, rollback problematic changes, work together effectively 아래 사이트들를 통해 기본 Git command 을 확인 할 수 있다. https://git-scm.com/book/en/v2 https://git-scm.com/docs/gittutorial < Version Control Sy..
Programming enviorment
2021. 11. 17. 21:14