reading a big file in R
1
0
Entering edit mode
4.0 years ago
nayeona.hi ▴ 60

I am a novice in this field, and this would be silly question.

I got PED and MAP file and got a raw file through PLINK (recodeAD) whose size is 8.8 G.
It takes so long time to read in R on Ubuntu server.
So... are there any ways to check out whether things are going well or split the file?

Thank you in advance.

SNP R • 671 views
ADD COMMENT
1
Entering edit mode

Show what you're doing (code).

ADD REPLY
1
Entering edit mode
4.0 years ago
brunobsouzaa ▴ 830

In bash there's a built-in split function. You can take a look into the manual to see if it works for you!

ADD COMMENT

Login before adding your answer.

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