K

  • Home
  • About
  • Science
  • Archives
  • Categories
  • Mastodon

git

2022-01-11 Git annex worked example

This is a tutorial for the Weigel group’s difflines project. I use difflines analyses here so that our group has concrete examples to work with. Obviously none of this will work for you as-is if you’re not part of our group, but hopefully this is helpful by analogy.

2021-10-25 Git annex: an aide to collaborative reproducible analyses

Git has been a revolutionary tool for online collaborative software development. Git annex extends git’s abilities to track and share large files in addition to code. Together these tools enable effective collaboration on large bioinformatics analyses.