Skip to content

NormalDB FileBasedVidMapperException error #394

@HuZhuocheng

Description

@HuZhuocheng

Thank you for developing this excellent tool. I am currently encountering an issue when running NormalDB.R. I am using the Docker you provided, and my command is as follows:

Rscript /opt/PureCN/NormalDB.R --out-dir $OUT_REF \ --coverage-files $refDir/normal_coverages.list
--normal-panel $ponDB/pon_db
--assay panel
--genome hg38
--force

But an error occurs:
INFO [2025-09-20 07:58:54] Loading PureCN 2.10.0...
INFO [2025-09-20 07:58:54] Creating mapping bias database.
Error: FileBasedVidMapperException : contig_info_dict.HasMember("tiledb_column_offset") && contig_info_dict["tiledb_column_offset"].IsInt64()
Execution halted

I don't know why. I initially thought it was a GATK version issue, but I ran GenomicsDBImport using GATK in the Docker with the following command:

$gatk GenomicsDBImport -R $fa -L $list
--genomicsdb-workspace-path pon_db
-V omitted (here are VCF files of ten normal samples, generated by Mutect2)

But I still got the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions