echo -e "LOG: ERROR - inference of species returns an ambiguous result: hu=\${align_hu} mo=\${align_mo}" >> ${repRID}.inferMetadata.log
if [ "${speciesForce}" == "" ]
then
exit 1
speciesError=true
speciesError_details="**Inference of species returns an ambiguous result:** Percent aligned to human = \${align_hu}, percent aligned to mouse = \${align_mo}"