Bad formatting for indel alleles: cct_C at ~/tools/cortex/CORTEX_release_v1.0.5.21//scripts/analyse_variants/
process_calls.pl line 2068, <$fh_proc_bub> line 36.
and the relevant code in
process_calls.pl, it appears that cortex requires fully uppercase reference genome due to the case sensitive regexes used. This seems at odds with other cortex code such as the
process_call.pl rev_comp which does allow for both upper and lower case bases.
Is this behaviour considered a bug, do I need to change the casing on my reference, or have I misinterpreted the error?
Thanks
Daniel Cameron