I spend a lot of time with the Perl API documentation at <a href="http://www.ensembl.org/info/docs/Pdoc/ensembl/index.html">http://www.ensembl.org/info/docs/Pdoc/ensembl/index.html</a>. The fact that the vertical height of the main frame in the page is hard-coded to a fixed number of pixels creates some annoying situations with scroll-bar ranges getting obscured. <br>
<br>I don't know anything about CSS, but it looks like there is a simple and browser-independent way to scale the frame's vertical height to the available browser space - see <a href="http://stackoverflow.com/questions/247128/how-to-auto-size-an-iframe">http://stackoverflow.com/questions/247128/how-to-auto-size-an-iframe</a>. For personal use, I plugged the the ensembl documentation URL into the stackoverflow html snippet, and the resulting properly-sized frame is a huge quality-of-life improvement when browsing the documentation. <br>
<br>I suggest changing the official documentation page along these lines.<br><br> - Jeff<br><br><br>On Fri, Jun 3, 2011 at 2:17 PM, Gonzalo Parra <<a href="mailto:gonza_parra@hotmail.com">gonza_parra@hotmail.com</a>> wrote:<br>
> Hello Everybody<br>> I have read the documentation from the api and I can't find a way to do the<br>> following<br>> I have a list of protein ids (ENSPxxxxx). I want to obtain the transcript<br>> that code each protein.<br>
> Is it possible?<br>> Wich classes can I use to do it?<br>> Thanks!<br>> Gonzalo<br>> _______________________________________________<br>> Dev mailing list    <a href="mailto:Dev@ensembl.org">Dev@ensembl.org</a><br>
> List admin (including subscribe/unsubscribe):<br>> <a href="http://lists.ensembl.org/mailman/listinfo/dev">http://lists.ensembl.org/mailman/listinfo/dev</a><br>> Ensembl Blog: <a href="http://www.ensembl.info/">http://www.ensembl.info/</a><br>
><br>><br><br>