Entering edit mode
Hello,
Here as a newbie, I am working on nCount data with the above mentioned NanoStringDiff for DE. Following the package vignette, I have completed all of it's required steps and have generated the result$table phase from the below mentioned code.
result = glm.LRT(NanoStringData, design.full, Beta = ncol(design.full), constrast = NULL)
I now wish to visualize the data, can someone please help me with guides on visualizing data generated from the the glm.LRT model.
I would appreciate any help as I wish to understand and continue work on this project which is of limited timeframe.
Regards!