You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the update of the Vpipe consensus sequence calculation rules to BCFTools, the scripts performing QA should be updated to use the new consensus.bcftools_aligned.fasta to ensure consistency.
Mainly, the changes are related to working/gather1qa, which has hardcoded filenames and relies on additional files specific for the older consensus sequences (e.g. the files with extension .matcher)
The text was updated successfully, but these errors were encountered:
After the update of the Vpipe consensus sequence calculation rules to BCFTools, the scripts performing QA should be updated to use the new
consensus.bcftools_aligned.fasta
to ensure consistency.Mainly, the changes are related to
working/gather1qa
, which has hardcoded filenames and relies on additional files specific for the older consensus sequences (e.g. the files with extension.matcher
)The text was updated successfully, but these errors were encountered: