danielseaton / corrall

corrall (CORRelation analysis of ALLele-specific expression) provides tools for aggregating GATK allele-specific expression output across sets of SNPs and individuals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handling "chr#" vs "#" formats of chromosomes

danielseaton opened this issue · comments

Creates issues when loading into dataframes, because of type confusion (string vs float).