omnideconv / immunedeconv

A unified interface to immune deconvolution methods (CIBERSORT, EPIC, quanTIseq, TIMER, xCell, MCPcounter) and mouse deconvolution methods
https://omnideconv.org/immunedeconv/index.html
Other
441 stars 101 forks source link

Overview of new implementations #80

Closed LorenzoMerotto closed 2 years ago

LorenzoMerotto commented 2 years ago

1) MOUSE deconvolution Each function will return the results in the way they are given by the tool/algorithm

Files to be included:

2) HUMAN deconvolution

grst commented 2 years ago

Two more things we need to think of:

LorenzoMerotto commented 2 years ago

In terms of External Dependencies we need to add:

Licenses

Datasets Some datasets should be included in the package as well.

LorenzoMerotto commented 2 years ago

Update from the authors: for the BASE algorithm there is no license so we can use it how we want

mlist commented 2 years ago

Did they say that we can use it specifically? As I understand it, no license means technically you can not use it at all.

LorenzoMerotto commented 2 years ago

@mlist "There is no license for BASE. Feel free to incorporate into your package." This is what they said. They probably meant that there was no particular restriction

mlist commented 2 years ago

Ok then :)

grst commented 2 years ago

@LorenzoMerotto, I thin you addressed all of this in #81? Feel free to close the issue!