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

MethodError: no method matching setindex_shape_check(::Int64, ::Int64) #29

Open
ChelseaCHENX opened this issue Oct 8, 2019 · 2 comments

Comments

@ChelseaCHENX
Copy link

Hi, I am running
infer_network( "../expression.tsv", out_file_path="../net.tsv", PIDCNetworkInference())
where expression.tsv is a (3000, 497) matrix without header but with gene as index.
I get this error as in the title.

However a test run on a subset of expression.tsv ([0:50,0:50]) quickly produced results without this error.

Not sure what is causing this? Can you help? Thanks!

@ChelseaCHENX
Copy link
Author

Any comments or help :-|

@Tchanders
Copy link
Owner

Hi - sorry for the delay! What version of Julia are you using?

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

2 participants