Skip to content

biofisherman/Bioinformatics_resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Bioinformatics_resources

  1. Happy Git and GitHub for the useR

    learned how to push RMD file to github in md file format

  2. How to make Seaborn Pairplot and Heatmap in R (Write Python in R)

    Use Python packages in R studio

  3. How To Make Lower Triangle Heatmap with Correlation Matrix in Python?

    Draw Triangle Heatmap in Python

  4. The right and wrong way to set Python 3 as default on a Mac

    Deal swith between Python 2 or 3 globally

  5. 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.
  6. IDE setting for both Python and R in Atom
    • tested for Mac and works
    • bash IDE not working yet on Mac
  7. Select chromosome 1-22, X and Y
    • Select chromosome with awk bash command.

About

resources collected from internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors