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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added --custom-reference-fasta and --custom-reference-genome options for mity call, mity normalise and mity runall
Updated and added new mitomap sources (see mity_report_documentation for more detailed updates). Note that these changes are breaking and affect the behaviour of mity report.
Added new option for mity report to additionally output the annotated vcf file as a xlsx file: --output-annotated-vcf.
Fixed mity report output file name from prefix.annotated_variants.xlsx -> prefix.mity.report.xlsx.
Removed custom calculations for ALLELE FREQUENCY MITOMAP which was derived from old mitomap Genbank Frequency. This is replaced with the new Genbank Frequency numbers from updated mitomap. See mitomap sources for more details.
Fixed but in mity report when the sheet name is longer that 31 characters.