<div dir="ltr"><div>Hello Ensemblers,</div><div><br></div><div>I got a list of protein stable id's like</div><div>ENSP00000291232</div><div>ENSP00000291232</div><div>ENSP00000382378</div><div>...</div><div><br></div><div>
, and i want to retrieve the corresponding transcripts. I have tried using:</div><div><br></div><div>$transcript = $transcript_adaptor->fetch_by_stable_id($stable_id);</div><div><br></div><div>but it returns undefined for all the stable id's. How can I fetch the transcripts?</div>
<div><br></div><div>Thank  you,</div><div><br></div><div>Jens</div></div>