Skip to content

Signature bug #76

@allonw

Description

@allonw

The following session throws an error on v2.1.0 (code for producing this vis object is also available). Creating the same object with a small set of standard signatures runs successfully.

` library(VISION)
vis = readRDS("/data/yosef/users/allonwag/Tim3/processed_sources/First10x/outputs/Vision/vis_bug.rds")

vis = analyze(vis)
`

Beginning Analysis

Clustering cells...completed

Projecting data into 2 dimensions...
Running method 1/2: UMAP ...
Running method 2/2: tSNE30 ...

Evaluating signature scores on cells...

|================================================================| 100%, Elapsed 00:02
Evaluating signature-gene importance...

|================================================================| 100%, Elapsed 00:05
Creating 5 background signature groups with the following parameters:
sigSize sigBalance
1 6 0.9987715
2 11 0.9948271
3 28 0.9887866
4 53 0.6131914
5 96 0.9385173
signatures per group: 3000
Computing KNN Cell Graph in the Latent Space...

Evaluating local consistency of signatures in latent space...

|================================================================| 100%, Elapsed 00:00
|================================================================| 100%, Elapsed 00:02
|================================================================| 100%, Elapsed 00:13
|================================================================| 100%, Elapsed 00:00
Clustering signatures...

Error in [.data.frame(sigMatrix, , keep_significant, drop = FALSE) :
undefined columns selected

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