Skip to content

Issue with fgsea merge

I think there is an issue with the code to merge gsea results It gives giving me the error Error in [.data.frame(Data, , Id) : object 'Id' not found

I think Data[, Id] should look like this Data[, "Id"]