Skip to content

Results form R are different respect online website #81

Description

@michela12345

When I perform xCell online throug the website i have results like this:

<style> </style>
  X1_11S_A X1_20_A X1_20_C X1_22_A X1_22_C X1_25_A
Adipocytes 0.0184 0.0464 0.0481 0.0357 0.0346 0.0444
Astrocytes 0.0052 0 0 0 0.0099 0
B-cells 0.0356 0 0 0.0056 0.0139 0.0192
Basophils 0.049 0.1879 0.201 0.1506 0.0749 0.1558
`

but when i do it on R i have this:

Adipocytes | 0.000000e+00 | 0.000000e+00 | 1.135611e-19 | 0.000000e+00

Astrocytes | 0.000000e+00 | 3.940393e-18 | 0.000000e+00

B-cells | 0.000000e+00 | 0.000000e+00

Basophils | 1.655104e-02 | 7.256572e-02 | 9.093160e-02 | 5.613090e-02

Do you think are the same? How I can convert the number on R?

And, when I run it online, i can download a p.value file but i do not understand what it is, can you explain me?

Thank you
Michela

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions