What scientific question is your analysis addressing?
As discussed in issue #1238, this PR adds the quanTIseq method to the immune-deconv module.
What was your approach?
Slight modification of existing script to run deconvolution to export RDS files instead of .RData (for tracking different output names per method). We now call the deconvolution script twice from the analysis shell script, once per method. We also add a quick check into the R script to convert any provided method to all lowercase, which immunedeconv requires.
What GitHub issue does your pull request address?
1238
Results
What types of results are included (e.g., table, figure)?
Purpose/implementation Section
What scientific question is your analysis addressing?
As discussed in issue #1238, this PR adds the
quanTIseq
method to theimmune-deconv
module.What was your approach?
Slight modification of existing script to run deconvolution to export
RDS
files instead of.RData
(for tracking different output names per method). We now call the deconvolution script twice from the analysis shell script, once per method. We also add a quick check into the R script to convert any provided method to all lowercase, whichimmunedeconv
requires.What GitHub issue does your pull request address?
1238
Results
What types of results are included (e.g., table, figure)?
Updated result files as RDS:
Reproducibility Checklist
Documentation Checklist
README
and it is up to date.analyses/README.md
and the entry is up to date.