Open dBenedek opened 5 months ago
This line in the analyze.R code leads to the following error if you don't set metadata to FALSE and if your samples have different sample IDs:
analyze.R
Error in names(x) <- value : 'names' attribute [7] must be the same length as the vector [1]
This line in the
analyze.R
code leads to the following error if you don't set metadata to FALSE and if your samples have different sample IDs: