Hi, MAP_POPULATE has been supported in Linux since 2.5.46, so it's odd that you get that error. Try man mmap on your system and make sure that it supports that flag. Also, make sure you have the libc development package installed. I should also point out that Seal hasn't been developed in a number of years so it's likely out of date with the current versions of its dependencies. I just tried to reproduce your error by compiling the version you're using; I couldn't reproduce the same error, but I...
Hi Mayank, when using the regular pipes API you can ask the TaskContext for the configuration...
Or implement a ChainMapper for Pydoop, which we'd be happy to integrate into the...
ImportError: No module named Bio.SeqIO It looks like you need to install BioPython....
Sure there is. The installation procedure you should produce an archive that contains...
Is the file there and is it readable? You may be trying to run the files in the source...
Maybe all the reads are unpaired?