gtc2vcf icon indicating copy to clipboard operation
gtc2vcf copied to clipboard

Error while running linsolve1

Open teepean opened this issue 7 months ago • 1 comments

I have a dataset that I am trying to convert to gtc but ran in to an error using bcftools and idat2gtc version 1.20. GEO accession is GSM5579064 and an example that works on the same dataset GSM5579063.

bcftools +idat2gtc --bpm GSA-24v2-0_A1.bpm --egt GSA-24v2-0_A1_ClusterFile.egt --idats error/ --output gtc/

idat2gtc 2024-05-05 https://github.com/freeseek/gtc2vcf

Using normalization algorithm version 1.2.0

Reading BPM file GSA-24v2-0_A1.bpm

Reading EGT file GSA-24v2-0_A1_ClusterFile.egt

Using genotyping algorithm version 7.0.0

Gender estimation parameters

    Version: 2

    MinX_Loci: 20

    X_HetRateThreshold: 0.100000

    MinAutosomalLoci: 100

    MaxAutosomalLoci: 10000

    MinY_Loci: 20

    AutosomalCallRateThreshold: 0.000000

    X_IntensityThreshold: 0.900000

    Y_IntensityThreshold: 0.300000

Reading GRN IDAT file error//GSM5579064_204425730099_R01C01_Grn.idat

Reading RED IDAT file error//GSM5579064_204425730099_R01C01_Red.idat

Normalizing...

Error while running linsolve1

teepean avatar Jul 10 '24 13:07 teepean