powered by
Get the differentially expressioned genes using DESeq2 package
diff_gene(profile2_input)
a result of classify_sample
a matrix, information of differential expression genes
# NOT RUN { profile2 <- classify_sample(kegg_liver) jieguo <- diff_gene(profile2) # }
Run the code above in your browser using DataLab