ddsTxi <- DESeqDataSetFromTximport(txi,
colData = colData,
design = ~ Condition)
print ("Generating TPM matrix ...")
write.table(exprsn,paste(opt$outpath,opt$condition,'_',opt$treatment,'_vs_',opt$control,'_TPMs.txt',sep = ""),quote = FALSE,sep = "\t")
}
--
You received this message because you are subscribed to a topic in the Google Groups "gsea-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gsea-help/ytsYceWv5h8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gsea-help+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/gsea-help/b36d97ad-bfaa-4afe-9489-94ed2af4a847n%40googlegroups.com.