biocore / metagenomics_pooling_notebook

Jupyter notebooks to assist with sample processing
MIT License
8 stars 16 forks source link

Ensure NPH_calc_df_SLURRY.ipynb always pulls the latest abs_quant_sample_info_calc.yml from github #247

Open AmandaBirmingham opened 1 week ago

AmandaBirmingham commented 1 week ago

Right now the NPH_calc_df_SLURRY.ipynb notebook uses a local copy of the https://github.com/biocore/metagenomics_pooling_notebook/blob/master/metapool/data/abs_quant_sample_info_calc.yml config file without any checking to see if the local file matches the "official" file. As discussed at https://github.com/biocore/metagenomics_pooling_notebook/pull/246#discussion_r1831084049 , it would make more sense to always pull directly from github so that the knowledge stays current at the lab level.