-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
I use plotGenes function as follows:
lsgplotsGenes <- plotGenes(
vecGeneIDs = head(objectImpulseDE2$Gene),
scaNTopIDs = 10,
objectImpulseDE2 = objectImpulseDE2,
boolCaseCtrl = T,
dirOut = NULL,
strFileName = NULL,
vecRefPval = NULL,
strNameRefMethod = NULL)
I obtained the plot of the top 10 genes using print(lsgplotsGenes[[1]]). However, I would like to visualize a specific gene of interest. Is there any function that can achieve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels