Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault with SelectGene function #2

Open
r-melo opened this issue May 20, 2020 · 4 comments
Open

Segfault with SelectGene function #2

r-melo opened this issue May 20, 2020 · 4 comments

Comments

@r-melo
Copy link

r-melo commented May 20, 2020

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

@hxretlcw
Copy link

We are now developing a pure R implementation of SciBet for Windows users, which will be released in around 2 weeks.

@xiebb123456
Copy link

Hi, I met the same problem, this happen on linux not windows, how to solve it on linux?

@hxretlcw
Copy link

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)

@ZhouCheer
Copy link

expr last column should be "label",add this information,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants