Skip to content

Issues when running constructReadClassTables.R #3

Description

@cying111

Error in as.vector(x, mode) :
coercing an AtomicList object to an atomic vector is supported only for
objects with top-level elements of length <= 1
9.stop("coercing an AtomicList object to an atomic vector ", "is supported only for\n",
" objects with top-level elements of length <= 1")
8.as.vector(x, mode)
7.as.vector(x, mode)
6.as.vector(x, mode = "character")
5..local(x, ...)
4.as.character(new("CompressedNumericList", elementType = "numeric",
elementMetadata = NULL, metadata = list(), unlistData = c(108868633,
108868635, 108874895, 108877995, 108878623, 108879446, 108880052,
108881705, 108882125, 108885768, 108868688, 108874895, 108877995, ...
3.as.character(new("CompressedNumericList", elementType = "numeric",
elementMetadata = NULL, metadata = list(), unlistData = c(108868633,
108868635, 108874895, 108877995, 108878623, 108879446, 108880052,
108881705, 108882125, 108885768, 108868688, 108874895, 108877995, ...
2.paste(intronEndCoordinates[uniqueReadNames] + 1, collapse = ",") at constructReadClassTables.R#70
1.constructSplicedReadClassTables(uniqueJunctions, unlisted_junctions,
readData$readGrglist, readData$readNames)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions