molgenis / gavin-plus

A platform for standardized modular downstream genome analysis.
GNU Lesser General Public License v3.0
3 stars 8 forks source link

output is not what it used to be #65

Closed RoanKanninga closed 6 years ago

RoanKanninga commented 6 years ago

normally the output looked like this: RLV_PRESENT=TRUE

now it is like this: RLV_PRESENT=[T|ACADVL]TRUE

this [T|ACADVL] is the allele and Gene, and it is nice that the Gavin annotation will be done per allele/Gene combination but since our vcf's are already splitted per alternative allele per row this is not really necessary anymore and it is basically unusable at the moment.

Please add an option/parameter while running Gavin where i can turn this off