Deleted:error
0
0
Entering edit mode
NATASHA • 0
@4d7d2dae
Last seen 7 days ago
Spain

Enter the body of text here

Code should be placed in three backticks as shown below

ountData3 <- read.csv("gene_count_matrix_nef.csv", header = T, row.names = 1)
colData3 <- read.table("c_e_nef.txt", header = T, sep="\t")
xpr_matrix_nef <- as.matrix(countData3)
eset_nef <- ExpressionSet(assayData = expr_matrix_nef, phenoData = AnnotatedDataFrame(colData3))
Biobase • 119 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 600 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6