ERROR using CIBERSORTx Docker version
0
0
Entering edit mode
13 months ago
Leite ★ 1.3k

Dear Biostars,

I have been working with the web version and the docker version of CIBERSORTx.

However, I have been getting a very strange result in the docker version, and I don't know what I am doing wrong. Even using the same data and parameters as the web version.

The strange thing is that it results with negative numbers in the docker version.... what can I be doing wrong?

The code I am using in the Docker version:

docker pull cibersortx/fractions

docker run -v D:\src\data:/src/data -v D:\src\data:/src/outdir cibersortx/fractions --username myemail_@gmail.com --token d0db6f40f5b632 --mixture My_mixture_1.txt  --sigmatrix My_sigmatrix.txt --perm 100 --absolute TRUE --rmbatchBmode TRUE --QN TRUE  

2023-03-22 15:25:25 >Running CIBERSORTxFractions...
2023-03-22 15:25:25 >[Options] username: myemail_@gmail.com
2023-03-22 15:25:25 >[Options] token: d0db6f40f5b632
2023-03-22 15:25:25 >[Options] single_cell: FALSE
2023-03-22 15:25:25 >[Options] sigmatrix: My_sigmatrix.txt
2023-03-22 15:25:25 >[Options] mixture: My_mixture_1.txt
2023-03-22 15:25:25 >[Options] perm: 100
2023-03-22 15:25:25 >[Options] rmbatchBmode: TRUE
2023-03-22 15:25:25 >[Options] QN: TRUE
2023-03-22 15:25:25 >[Options] absolute: TRUE
2023-03-22 15:32:37 Read 1169 items

Thank you in advance for any help!!!

Giuseppe

deconvolution version Docker CIBERSORTx • 1.6k views
ADD COMMENT
0
Entering edit mode

In the description of the Docker CibersortX parameters which I have, it is said

--QN <bool> Run quantile normalization [default: FALSE]

According to this description at least, if working with RNA-Seq data, one should use --QN FALSE. You can try changing QN parameter, and seeing whether it causes the results to be the same (would appreciate if you would update).

ADD REPLY
0
Entering edit mode

Not sure, if you found the answer yet, but the docker homepage states: Note: Absolute Mode is currently not supported in the Docker version of CIBERSORTx.

ADD REPLY

Login before adding your answer.

Traffic: 1954 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