You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get a gene list, but I get a segmentation fault. I couldn't install on windows so I istalled on WSL linux. The error I get is presented below:
`*** caught segfault ***
address (nil), cause 'memory not mapped'
Could you please provide more detailed information including OS version, R version or session info for us to debug? In current situation, please use the pure R implementation temporarily (https://github.com/zwj-tina/scibetR/blob/master/R/SciBetR.R)
Hi,
I'm trying to get a gene list, but I get a segmentation fault. I couldn't install on windows so I istalled on WSL linux. The error I get is presented below:
`*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: DsGene(expr, labels_in, as_df, k, 0, n_threads)
2: SelectGene(data_mat, k = 50)
`
Thanks
The text was updated successfully, but these errors were encountered: