X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=synthesisRef.cpp;h=8ce268c197dfff87b7c6d989077fe863cc0d1a4c;hb=58d504aaf36ae486b1dba6d03e0e9f1c25855037;hp=0c6695e82389adce001ce1802d35dd21852e3add;hpb=37513308b7557ae65899e59df8e43b5dec90da5c;p=rsem.git diff --git a/synthesisRef.cpp b/synthesisRef.cpp index 0c6695e..8ce268c 100644 --- a/synthesisRef.cpp +++ b/synthesisRef.cpp @@ -17,7 +17,7 @@ int M; map name2seq; map::iterator iter; -Transcripts transcripts; +Transcripts transcripts(1); // no genome, just transcript set char groupF[STRLEN], tiF[STRLEN], refFastaF[STRLEN], chromListF[STRLEN]; bool hasMappingFile;