openvar / variantValidator

Public repository for VariantValidator project
GNU Affero General Public License v3.0
67 stars 21 forks source link

Add additional filter to return ALL transcripts unfiltered #487

Closed Peter-J-Freeman closed 1 year ago

Peter-J-Freeman commented 1 year ago

Describe the bug We recently started to filter out all but latest versions to avoid crashes. Folks still want access to old workflow

recommendation Add a new filter called something like all_plus which switches off the latest version filtering. The default "all" will return only latest versions as this is best for us, but users can set select_transcripts to all_unfiltered if they wish