December 2024 M T W T F S S « Aug 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 Categories
- AP patterning (13)
- Blog (1)
- Chromatin (88)
- Conference Notes (72)
- Fly Work (54)
- General STORM (25)
- Genomics (134)
- Journal Club (22)
- Lab Meeting (66)
- Microscopy (79)
- Notes (1)
- probe and plasmid building (58)
- Project Meeting (3)
- Protocols (13)
- Research Planning (74)
- Seminars (21)
- Shadow Enhancers (59)
- snail patterning (40)
- Software Development (5)
- Summaries (1,412)
- Teaching (9)
- Transcription Modeling (40)
- Uncategorized (10)
- Web development (19)
Links
Tags
analysis cell culture cell labeling chromatin cloning coding communication confocal data analysis embryo collection embryo labeling figures fly work genomics hb image analysis image processing images in situs Library2 literature making antibodies matlab-storm meetings modeling MP12 mRNA counting Ph planning presentation probe making project 2 project2 result results sectioning section staining shadow enhancers sna snail staining STORM STORM analysis troubleshooting writing-
GitHub Projects
Tag Archives: git
git remove binary files
See current file size. First need to git gc Alistair@MONET ~/Documents/Research/Projects/Chromatin/Code (master) $ git gc Counting objects: 713, done. Delta compression using up to 8 threads. Compressing objects: 100% (570/570), done. Writing objects: 100% (713/713), done. Total 713 (delta 257), … Continue reading
Posted in Software Development
Tagged chromatin, git, troubleshooting
Comments Off on git remove binary files
Reorganizing Protocols
Goals version managed protocols Protocols page directs to most recent version of the protocol Most recent version of protocol is linked to all previous revisions, and can be diff compared Day-to-day implementation of the protocol permalinks the version as it … Continue reading