Error of Netics : Multi omics intergration tool
1
0
Entering edit mode
5.1 years ago

Hello everyone,

I am running Netics code to prioritize genes in my project. Basically, I am working on PDAC cancer . I have transcriptome and mutation data. I am trying to run 'NETICS' code available at https://github.com/cbg-ethz/netics.

As a very first step, I am trying to run test data given along with netics folder. But during run time, it is giving me error:

Error using fdr
Too many output arguments.

Error in netics_fun>read_diff_expr (line 173)
        [~,~,pval_all] = fdr(pval_all,0.05);

Error in netics_fun (line 91)
        diff_expr_genes = read_diff_expr( filenameRNA, filenamePR );

ICan anyone help me here to fix this issue ??

Thank you

Netics multi omics integration • 865 views
ADD COMMENT
0
Entering edit mode
5.1 years ago

It worked for me. I downloaded fdr function from https://brainder.org/2011/09/05/fdr-corrected-fdr-adjusted-p-values/ I missed this information earlier. Test run is working now.

Thanks

ADD COMMENT

Login before adding your answer.

Traffic: 1503 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6