Skip to content

Update create_descriptors to make vanilla bridges

Cecylia Bocovich requested to merge cohosh/bridgedb:create_vanilla_descs into develop

This is a small change to allow the create_descriptors script to create vanilla bridges. I noticed when setting up a test instance of BridgeDB that all generated test descriptors contain a transport line. In reality, many of our bridges are vanilla and do not include this. This changes makes about half of all non probe resistant bridges vanilla ones.

Merge request reports