일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- drug development
- CSS
- DataFrame
- Batch effect
- MACS2
- single cell analysis
- python matplotlib
- matplotlib
- scRNAseq
- CUT&RUN
- julia
- CUTandRUN
- scRNAseq analysis
- cellranger
- Git
- ChIPseq
- Bioinformatics
- javascript
- ngs
- 비타민 C
- github
- drug muggers
- PYTHON
- EdgeR
- single cell rnaseq
- single cell
- HTML
- pandas
- js
- 싱글셀 분석
Archives
- Today
- Total
목록git remote show (1)
바이오 대표
[Github] Remote repository 이용 (pull, push, fetch, clone, remote, merge)
git remote Lists remote repos remote 저장소 리스트 git remote -v List remote repos verbosely remote 저장소 좀 더 자세하게 git remote show Describes a single remote repo remote 저장소 한개 설명 git remote update Fetches the most up-to-date objects 최신버전 fetch git fetch Downloads specific objects 특정부분 fetch git branch -r Lists remote branches git 이 현재 tracking 하는 remote branch Github을 Remote repository 로 이용을 할 때: Pull (..
Programming enviorment
2022. 1. 9. 17:27