Closed AnthonyKl98 closed 5 months ago
Currently the normalisation is performed across all samples first and then within cell-type. We could jump straight to within cell-type by utilising the cellSorted=TRUE argument in the config.r file.
This is will partly be resolved by the script to check format of sample sheet (& config file). links to #32
Contact Details
No response
What happened?
Script contains QCmetrics$Cell.type, however the standard name is Cell_Type. Running the script as it currently is, it normalised all my samples together rather than normalising the cell types separately. When loading in the normalised data, the object is called normbeta rather than celltypeNormbeta. Could cell.type be corrected to Cell_Type, or ensure it matches what is on your sample sheet so that it normalises the cell types separately and gives celltypeNormbeta?
How can the bug be reproduced?
No response
Relevant log output
No response