lweasel / piquant

A pipeline to assess the quantification of transcripts.

Home Page:http://piquant.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Race condition in prequantify step.

lweasel opened this issue · comments

Prequantification steps for e.g. Sailfish and RSEM can't be run simultaneously, as Sailfish step assumes part of RSEM step has already completed. Would be simpler and more reliable, though less efficient, to just have these entirely independent (i.e. each quantifier maintains its own transcript reference).