Hi Paul,
looking back at Vishal's original message it seems to me there is a more 
basic problem: his error message "MAF block too long" indicates that the 
hardcoded limit on the number of intervals in a single MAF record is being 
exceeded.  None of the existing NLMSA kwarg options will get around that; 
it has to be changed in the source code.  I think I'll change this to use 
dynamic memory allocation (so it will just expand the buffer if it needs 
to, no more hardcoded size limit).  I'll let you know when I push the new 
code.

-- Chris

-- 
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pygr-dev+unsubscr...@googlegroups.com.
To post to this group, send email to pygr-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/pygr-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to