kalekundert / stepwise

Modular, command-line scientific protocols
GNU General Public License v3.0
3 stars 0 forks source link

Allow a preset to inherit from a preset with the same name #48

Closed kalekundert closed 3 years ago

kalekundert commented 3 years ago

For example, I wanted to override the stain gelgreen preset to image with a blue laser instead of a UV transilluminator, since the former is what I almost always use (although the latter is probably a more reasonable default). Note that I still want to inherit from the original gelgreen, because I just want to change the staining.

On a related note, I could use generic staining protocols like stain dna or stain protein in my gel protocols. These would then be easier to override.