Skip to content

Error loading in VCF file #47

@maggiebr0wn

Description

@maggiebr0wn

I'm trying to load in a VCF file for:

snps_from_vcf <- snps.from.file(file = vcf_file,
search.genome = BSgenome.Hsapiens.UCSC.hg19,
format = "vcf"
)

And I am receiving the following error:

Error in open.TabixFile(VcfFile(file)) : 'indexname' must be character(1)

I've updated all relevant packages, updated my R version, I'm not sure how to mitigate this problem...

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