Bioinformatics_resources
- Happy Git and GitHub for the useR
learned how to push RMD file to github in md file format
- How to make Seaborn Pairplot and Heatmap in R (Write Python in R)
Use Python packages in R studio
- How To Make Lower Triangle Heatmap with Correlation Matrix in Python?
Draw Triangle Heatmap in Python
- The right and wrong way to set Python 3 as default on a Mac
Deal swith between Python 2 or 3 globally
- Fix "zsh: command not found: conda" on Mac
- open terminal
- enter: export PATH="/Users/weiyanjia/miniconda3/bin:$PATH" ## also should work for anaconda
- enter: conda init zsh
- close and open a new terminal and should work now.
- IDE setting for both Python and R in Atom
- tested for Mac and works
- bash IDE not working yet on Mac
- Select chromosome 1-22, X and Y
- Select chromosome with awk bash command.