Re: [Seqan-dev] Is it thread safe to use Seqan for sequence alignment?


Hi,

Sorry for sending this email directly to all of you, but I was
wondering if I can use Seqan's alignment functions in a multithreading
setting?

If not, are there other C/C++ libraries that you would recommend?

Thanks!

Best,
Tianyang

On Sun, Jul 29, 2012 at 10:21 PM, Tianyang Li 李天阳 Tommy Li
<tmy1018@gmail.com> wrote:
> Hi,
>
> I have a question about Seqan's thread safety.
>
> Currently I'd like to use Seqan to do Smith-Waterman alignment of
> nucleotide  sequences, and I'd like to speed it up by multi-threading.
>
> But I'm not sure about whether it'll be thread safe to do so.
>
> Thanks!
>
> Best,
> Tianyang