Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error: Not compatible with requested type: [type=character; target=integer]. #2

@Somatogenomics

Description

@Somatogenomics

I have calculated the ROH with the sliding runs and consecutive runs but I am unable to plot any of the results. I get this error "Error: Not compatible with requested type: [type=character; target=integer]." every time I try to plot. For example

plot_manhattanRuns(slidingRuns, genotypeFilePath, mapFilePath, savePlots = FALSE,
outputName = NULL, plotTitle = NULL)

topRuns <- tableRuns(
runs = slidingRuns, genotypeFile = genotypeFilePath, mapFile = mapFilePath,
threshold = 0.7)

And nothing for others. I must say that the chromosomes are not conventional ones (CAJHJT010000001.1.CAJHJT010000034.1 and the likes).

Any help would be highly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions