# HG changeset patch # User Steve Losh # Date 1693334828 14400 # Node ID 786a2ee0efc2e5cd4ac84c342edadf47d2ad49fd # Parent 6a77b4f78b1f3510be5e0ea46fa583f3f8ddd613 Update diff -r 6a77b4f78b1f -r 786a2ee0efc2 README.markdown --- a/README.markdown Mon Aug 28 16:52:21 2023 -0400 +++ b/README.markdown Tue Aug 29 14:47:08 2023 -0400 @@ -223,3 +223,26 @@ and Ansible so I can test out Nextflow/pipeline stuff without polluting my own machines and/or any servers I eventually get access to with random testing garbage. Maybe I'll put that on tomorrow's list too. + +## 2023-08-29 + +First BIOSTAT-521 class. This one seems like it's going to be quite easy, but +given I have a crazily-hard class and lab rotation work to do, I think that's +fine with me. It *does* use R, which will be a good excuse to poke around at +that since it's used so heavily in the industry. + +First lab meeting as well. It was good to meet everyone in person. Talked +about scheduling stuff and overall gist of my project, though we can't move +forward directly right now while the university network is still hosed. But +I did get some more information about things I'll want to look into: + +* Snakemake (not Nextflow, oh well). +* Singularity containers (should probably read the UNIX book section on + containerization first). +* I still want to get Vagrant/libvirt/qemu/Ansible working to make scratch envs. + +Going to meet again on Thursday to see if the network is available. If so I'll +dive in more then — until then I'll just poke around learning that stuff because +I know I'll need it eventually. + +