Off topic:unpacking zipped file in R
0
0
Entering edit mode
8.8 years ago
zizigolu ★ 4.3k

hello,

i have 96 arrays in a zipped file, i did so to unpacking but recieved error, what happened please?

i changed directory and typed:

> untar("GSE63706_RAW.tar", exdir="data")
> cels = list.files("data/", pattern = "CEL")
> sapply(paste("data", cels, sep="/"), gunzip)
Error in match.fun(FUN) : object 'gunzip' not found
>

R software error • 5.5k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2646 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