jbloomlab / SARS-CoV-2-RBD_DMS

Deep mutational scanning of the receptor-binding domain of SARS-CoV-2 Spike
BSD 3-Clause "New" or "Revised" License
43 stars 17 forks source link

Track key data files #37

Closed jbloom closed 4 years ago

jbloom commented 4 years ago

@tylernstarr, this adds the key data files in the ./results/ subdirectory. They are linked to in the summary markdown file.

Note that I had to update the environment to add git-lfs. You can either re-build whole thing from new environment.yml or just activate environment and do conda install git-lfs if you don't want to re-build whole environment.

Note that you then may have to do git lfs install for git to work.

All of above is because the files are large enough they have to be tracked by git large-file system.