Allocation error from PolyRelatedness
0
0
Entering edit mode
8.2 years ago
lovestowell ▴ 10

Anyone out there using PolyRelatedness? I have 1000s of SNPs from 16 individuals and I would like to calculate pairwise relatedness. I'm looking for a relatedness estimator that allows for both polyploidy and inbreeding. When I run PolyRelatedness I get an error and I'm not sure what's causing it. Any help would be appreciated!

I am running Ubuntu 14.04.3 on a Dell PowerEdgeT620. I have 16 individuals and 5000-9000 SNPs (depending on filtering).

I tried to run PolyRelatedness like this:

~/polyrelatedness-master/PolyRelatedness-1.6$ ./PolyRelatedness.out myinfile.txt myoutfile.txt e 1 0

This returns an error:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted (core dumped)

The top of myinfile.txt looks like this:

//configuration
//#alleledigits(1~4)    #outputdigits(0~10)    #missingallele    #ambiguousallele    #nthreads(1~64)
3    6    000    999    10
//genotype
Ind Pop 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [...]
CAR_F1 car  130130 100100 100100 110110 110100 110120 130120 [...]
[...]
//end of file
relatedness SNP polyploidy PolyRelatedness • 1.8k views
ADD COMMENT

Login before adding your answer.

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