sofiamonsalve / bacterial_growth

This repository contains the script developed for my Master Thesis in gut bacterial growth curves.
1 stars 1 forks source link

upload step2: novel strains require a parent taxon #7

Open hariszaf opened 6 months ago

hariszaf commented 6 months ago

Currently, one may add a novel taxon without giving a parent taxon ncbi id. This will let them proceed but it will cause errors in the create_excel script; as a matter of fact, the excel will be built but it will not have the names of the novel taxa in the corresponding tab.

Solution: Do not allow the "Save all" button if the parent taxon is None

Note: We need to edit the description in this cell as well, making clear that this is the parent taxon we are referring to.