write function to check different chromosome annotations
MuhammedHasan opened this issue · 0 comments
MuhammedHasan commented
Fasta, gtf, vcf files can have different chromosome annotations. For example, human chromosomes can be annotated as 'chrX' or 'X'. Write utility functions which compares the annotations and check that annotations are comparable.