[adegenet-forum] question on function df2genind - big dataframes (R package adegenet)

Julia.Bischof at uksh.de Julia.Bischof at uksh.de
Thu Nov 13 14:24:10 CET 2014


Hello adegenet-forum-members,

I wanted to use your R package adegenet to convert a dataframe into genind-class. My dataframe contains ~9800 samples (in rows) and ~87600 markers (in columns). Genotypes are coded like "AG", "TT", and so on.
Example (5x5 extract):

        marker1 marker2 marker3 marker4 marker4
Samp1   GA      GA      AA      TT      TT
Samp2   AA      AA      CA      CT      TT
Samp3   GA      GA      CA      TT      TT
Samp5   GA      AA      CA      TT      TT
Samp6   AA      AA      AA      TT      TT

I have been tryingt to run the df2genind for days now (df2genind(dataframe, ploidy=as.integer(2))), but it's not finishing or maybe not working. The question is now, can your function handle such big dataframes like this or could there be another problem? (It's running on a quit good server, so it shouldn't be due too little sever capacity/memory.)

I also tried to convert parts of the dataframe (always 5000 marker, all ~9800 individuals) to genind and use afterwords your repool-command. But here we have the problem, that the genind-classes don't have the same length in the end.

I could also use PED/MAP- or .raw-files from PLINK as input, but in the end I need a genind-object!

Do you have any idea how to solve this problem?

Best Regards,
Julia Bischof
[http://www.uksh.de/skin/uksh/tpl/infoportal/img/uk-sh_logo.gif]

Universitätsklinikum Schleswig-Holstein
Rechtsfähige Anstalt des öffentlichen Rechts der Christian-Albrechts-Universität zu Kiel und der Universität zu Lübeck

Vorstandsmitglieder: Prof. Dr. Jens Scholz (Vorsitzender), Peter Pansegrau, Christa Meyer
Vorsitzender des Aufsichtsrates: Rolf Fischer
Bankverbindungen:
Förde Sparkasse BLZ 210 501 70 Kto.-Nr. 100 206, IBAN: DE14 2105 0170 0000 1002 06 SWIFT/BIC: NOLA DE 21 KIE
Commerzbank AG BLZ 230 800 40 Kto.-Nr. 300 041 200, IBAN: DE17 2308 0040 0300 0412 00 SWIFT/BIC: DRES DE FF 230

Diese E-Mail enthält vertrauliche Informationen und ist nur für die Personen bestimmt, an welche sie gerichtet ist.
Sollten Sie nicht der bestimmungsgemäße Empfänger sein, bitten wir Sie, uns hiervon unverzüglich zu unterrichten und die E-Mail zu vernichten.
Wir weisen darauf hin, dass der Gebrauch und die Weiterleitung einer nicht bestimmungsgemäß empfangenen E-Mail und ihres Inhalts gesetzlich verboten sind und ggf. Schadensersatzansprüche auslösen können.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/adegenet-forum/attachments/20141113/2695ef7c/attachment.html>


More information about the adegenet-forum mailing list