-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello,
I have samples from four organs (bone marrow, spleen, blood, and liver) and would like to generate Scaffold maps of the 4 organs on one reference map. I pooled and clustered the data using the cluster_fcs_files_groups. I then used Vite to load landmarks and generated a Scaffold Result folder of .graphml files. I open the Panorama GUI and set the folder to where the .graphml files are located. When I try to choose one of the .graphml files, I encounter the following error. I appreciate any insights on how to troubleshoot this.
R version 4.1.1
Warning: non-unique value when setting 'row.names': ‘0’
No traceback available
Warning: Error in .rowNamesDF<-: duplicate 'row.names' are not allowed
53: stop
52: .rowNamesDF<-
51: row.names<-.data.frame
49: rownames<-
48: igraph::get.data.frame
47: panorama:::get_vertex_attributes
46: [C:/Users/liusuy/Dropbox/My PC (PATH-577183-DT)/Documents/R/win-library/4.1/panorama/shinyGUI/server/tab_graph.R#191]
3:
1: panorama::panorama
Warning: non-unique value when setting 'row.names': ‘0’
No traceback available
Warning: Error in .rowNamesDF<-: duplicate 'row.names' are not allowed
105: stop
104: .rowNamesDF<-
103: row.names<-.data.frame
101: rownames<-
100: igraph::get.data.frame
99: panorama:::graph_to_json
98: reactive:output$graphui_mainnet [C:/Users/liusuy/Dropbox/My PC (PATH-577183-DT)/Documents/R/win-library/4.1/panorama/shinyGUI/server/tab_graph.R#218]
82: output$graphui_mainnet
3:
1: panorama::panoram