bioinfo-chru-strasbourg / howard

Highly Open Workflow for Annotation & Ranking toward genomic variant Discovery
GNU Affero General Public License v3.0
6 stars 2 forks source link

Remove export header when output format is VCF #221

Closed antonylebechec closed 7 months ago

antonylebechec commented 7 months ago

Due to special VCF format that include header within file, exporting header (.hdr) is a nonsens. Remove this file generation

antonylebechec commented 7 months ago

done.