Skip to content

Error in dplyr::filter(): ℹ In argument: cluster2 == x. Caused by error: ! 找不到对象'cluster2' #149

@lichen2018

Description

@lichen2018

Dear author,
I met the error described in the title, I selected 500 genes to run ck <- clusterData(mat,cluster.method ="mfuzz",cluster.num =12,scaleData=T),
the backtrace is as followed: Error in dplyr::filter():
ℹ In argument: cluster2 == x.
Caused by error:
! 找不到对象'cluster2'
Backtrace:

  1. ClusterGVis::clusterData(...)
  2. dplyr:::filter.data.frame(., cluster2 == x)
  3. dplyr:::filter_rows(.data, dots, by)
  4. dplyr:::filter_eval(...)
  5. mask$eval_all_filter(dots, env_filter)
  6. dplyr (local) eval()

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