Sample annotation for cemitool
1
0
Entering edit mode
5.0 years ago
Expert ▴ 10

There is a sample_annot function in cemitool package. I don't have an idea for sample annotation. My Sample barcode is TCGA... how is sample annotation for cell line or time point in R? Do you know this?

co-expression RNA-Seq sample annotation • 1.1k views
ADD COMMENT
1
Entering edit mode
5.0 years ago
pedrostrusso ▴ 50

Sample annotation isn't required in CEMiTool. If you have no idea for what to use, you can just skip using it altogether, and just use the cemitool function as follows:

cem <- cemitool(expr)

where expr is your expression data with genes in the rows, samples in the columns, and gene names in the rownames.

Hope this helps,

Pedro

ADD COMMENT
0
Entering edit mode

Original message deleted - turns out I had a buggy R session where nothing plotted. it's all good :)

ADD REPLY

Login before adding your answer.

Traffic: 2589 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