While I'm using edgeR how can I convert a .txt file and .tabular file into .RData file? please provide a code to completion of the process.
1
0
Entering edit mode
abhisek001 • 0
@6d5973d2
Last seen 3 months ago
India

While I'm using edgeR how can I convert a .txt file and .tabular file into .RData file?

please provide a code to completion of the process.

edgeR • 587 views
ADD COMMENT
1
Entering edit mode
@gordon-smyth
Last seen 2 hours ago
WEHI, Melbourne, Australia

Just use read.delim to read the files into R and then run DGEList. See ?DGEList.

ADD COMMENT

Login before adding your answer.

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