<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/43898?</link>
	<atom:link href="https://bioinformaticsonline.com/related/43898?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/1123/online-courses-for-biology-beginners</guid>
	<pubDate>Thu, 18 Jul 2013 13:28:59 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/1123/online-courses-for-biology-beginners</link>
	<title><![CDATA[Online Courses for biology beginners]]></title>
	<description><![CDATA[<p>Most of the time we face some biological problems while analysing our data computationally. This bookmark is being created to provide list of all free online courses at one place. If you know any other good online cource resources to learn biology please let me know.</p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="http://ocw.mit.edu/courses/index.htm" rel="nofollow">http://ocw.mit.edu/courses/index.htm</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/44632/lecturer-uessex-in-evolutionary-biology</guid>
  <pubDate>Tue, 06 Aug 2024 02:41:17 -0500</pubDate>
  <link></link>
  <title><![CDATA[Lecturer @ UEssex in Evolutionary Biology]]></title>
  <description><![CDATA[
<p>The University of Essex, UK, is seeking a Lecturer conducting research in<br />evolutionary biology or a related field. The new Lecturer will join the<br />collegial and supportive environment of the School of Life Sciences,<br />contributing to teaching and leading a research programme, ideally<br />relating to any aspect of evolutionary biology.</p>

<p>Application closing date 16/09/2024</p>

<p>Details of the post and application process can be found at the following<br />url:</p>

<p>https://vacancies.essex.ac.uk/tlive_webrecruitment/wrd/run/ETREC107GF.open?VACANCY_ID=202575WW5Z&amp;WVID=9918109NEm&amp;LANG=USA</p>

<p>Informal enquiries may be made by email to the Head of the School of<br />Life Sciences Prof Terence McGenity at tjmcgen@essex.ac.uk(all formal<br />applications for the post should be made online through the University<br />of Essex website).</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/35805/python-learning-resources-for-bioinformatics-and-computational-biologist</guid>
	<pubDate>Fri, 02 Mar 2018 06:54:15 -0600</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/35805/python-learning-resources-for-bioinformatics-and-computational-biologist</link>
	<title><![CDATA[Python learning resources for bioinformatics and computational biologist !]]></title>
	<description><![CDATA[<p>Python is a general-purpose language, which means it can be used to build just about anything, which will be made easy with the right tools/libraries.</p><p>Professionally, Python is great for backend web development, data analysis, artificial intelligence, and scientific computing. Many developers have also used Python to build productivity tools, games, and desktop apps, so there are plenty of resources to help you learn how to do those as well.</p><p>For pros and cons visit&nbsp;http://www.bestprogramminglanguagefor.me/why-learn-python and&nbsp;http://bioinformaticsonline.com/discussion/view/459/python-vs-perl</p><p>More resources at&nbsp;https://github.com/CodementorIO/Python-Learning-Resources</p><p>Following are the list of useful python programming resources:</p><ul>
<li><a href="http://www.oreilly.com/programming/free/20-python-libraries-you-arent-using-but-should.csp">20 Python Libraries You Aren't Using (But Should)</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial">A Beginner's Python Tutorial</a></li>
<li><a href="https://python.swaroopch.com/">A Byte of Python</a>&nbsp;(3.x) (HTML, PDF, EPUB, Mobi)</li>
<li><a href="https://github.com/RafeKettler/magicmethods">A Guide to Python's Magic Methods</a>&nbsp;- Rafe Kettler</li>
<li><a href="http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf">A Whirlwind Tour of Python</a>&nbsp;- Jake VanderPlas (PDF)&nbsp;<a href="http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes">(EPUB, MOBI)</a></li>
<li><a href="http://automatetheboringstuff.com/chapter0/">Automate the Boring Stuff</a>&nbsp;- Al Sweigart</li>
<li><a href="http://biopython.org/DIST/docs/tutorial/Tutorial.pdf">Biopython</a>&nbsp;(PDF)</li>
<li><a href="http://github.com/thewhitetulip/build-app-with-python-antitextbook">Build applications in Python the antitextbook</a>&nbsp;(3.x) (HTML, PDF, EPUB, Mobi)</li>
<li><a href="https://www.packtpub.com/packt/free-ebook/python-machine-learning-algorithms">Building Machine Learning Systems with Python</a>&nbsp;- Willi Richert &amp; Luis Pedro Coelho, Packt.&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf">Building Skills in Object-Oriented Design (Python)</a>&nbsp;(PDF) (2.1.1)</li>
<li><a href="http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf">Building Skills in Python</a>&nbsp;(PDF) (2.6)</li>
<li><a href="http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html">Code Like a Pythonista: Idiomatic Python</a></li>
<li><a href="https://www.codecademy.com/learn/python">CodeCademy Python</a></li>
<li><a href="http://composingprograms.com/">Composing Programs</a>&nbsp;(3.x)</li>
<li><a href="https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html">Data Structures and Algorithms in Python</a>&nbsp;- B. R. Preiss (PDF)</li>
<li><a href="http://getpython3.com/diveintopython3/">Dive into Python 3</a>&nbsp;- Mark Pilgrim (3.0)
<ul>
<li><a href="http://www.diveintopython.net/">Dive into Python</a>&nbsp;- Mark Pilgrim (2.3)</li>
</ul>
</li>
<li><a href="http://www.labri.fr/perso/nrougier/from-python-to-numpy/">From Python to NumPy</a></li>
<li><a href="http://www.fullstackpython.com/">Full Stack Python</a></li>
<li><a href="http://www.oreilly.com/programming/free/functional-programming-python.csp">Functional Programming in Python</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://python.cs.southern.edu/pythonbook/pythonbook.pdf">Fundamentals of Python Programming</a>&nbsp;- Richard L. Halterman (PDF) (3.2)</li>
<li><a href="https://developers.google.com/edu/python/">Google's Python Class</a>&nbsp;(2.4 - 2.x)</li>
<li><a href="https://google.github.io/styleguide/pyguide.html">Google's Python Style Guide</a></li>
<li><a href="http://inventwithpython.com/hacking/chapters/">Hacking Secret Cyphers with Python</a>&nbsp;- Al Sweigart (3.3)</li>
<li><a href="http://www.oreilly.com/programming/free/hadoop-with-python.csp">Hadoop with Python</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf">High Performance Python</a>&nbsp;(PDF)</li>
<li><a href="http://docs.python-guide.org/en/latest/">Hitchhiker's Guide to Python!</a>&nbsp;(2.6)</li>
<li><a href="http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf">How to Make Mistakes in Python</a>&nbsp;- Mike Pirnat (PDF) (1st edition)</li>
<li><a href="http://interactivepython.org/courselib/static/thinkcspy/index.html">How to Think Like a Computer Scientist: Learning with Python, Interactive Edition</a>&nbsp;(3.2)
<ul>
<li><a href="http://www.greenteapress.com/thinkpython/thinkCSpy/">How to Think Like a Computer Scientist: Learning with Python</a>&nbsp;- Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)</li>
<li><a href="http://www.greenteapress.com/thinkpython/">Think Python</a>&nbsp;- Allen B. Downey (2.x &amp; 3.0)</li>
</ul>
</li>
<li><a href="http://book.pythontips.com/en/latest/index.html">Intermediate Python</a>&nbsp;- Muhammad Yasoob Ullah Khalid (1st edition)</li>
<li><a href="http://opentechschool.github.io/python-beginners/en/">Introduction to Programming with Python</a>&nbsp;(3.3)
<ul>
<li><a href="http://python-ebook.blogspot.co.uk/">Introduction to Programming Using Python</a>&nbsp;- Cody Jackson (1st edition) (2.3)</li>
</ul>
</li>
<li><a href="http://kracekumar.com/post/71171551647/introduction-to-python">Introduction to Python</a>&nbsp;- Kracekumar (2.7.3)</li>
<li><a href="http://inventwithpython.com/chapters/">Invent Your Own Computer Games With Python</a>&nbsp;- Al Sweigart (3.1)</li>
<li><a href="http://learnpythonbreakpython.com/">Learn Python, Break Python</a></li>
<li><a href="https://learnxinyminutes.com/docs/python/">Learn Python in Y minutes</a></li>
<li><a href="http://learnpythonthehardway.org/book/">Learn Python The Hard Way</a>&nbsp;(2.5 - 2.6)</li>
<li><a href="https://www.ida.liu.se/~732A47/literature/PythonBook.pdf">Learn to Program Using Python</a>&nbsp;- Cody Jackson (PDF)</li>
<li><a href="https://www.packtpub.com/packt/free-ebook/learning-python">Learning Python</a>&nbsp;- Fabrizio Romano, Packt.&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://www.alan-g.me.uk/">Learning to Program</a></li>
<li><a href="https://github.com/jrjohansson/scientific-python-lectures">Lectures on scientific computing with python</a>&nbsp;- J.R. Johansson (2.7)</li>
<li><a href="http://inventwithpython.com/pygame/chapters/">Making Games with Python &amp; Pygame</a>&nbsp;- Al Sweigart (2.7)</li>
<li><a href="http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf">Modeling Creativity: Case Studies in Python</a>&nbsp;- Tom D. De Smedt (PDF)</li>
<li><a href="http://www.nltk.org/book/">Natural Language Processing with Python</a>&nbsp;(3.x)</li>
<li><a href="https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3">Non-Programmer's Tutorial for Python 3</a>&nbsp;(3.3)
<ul>
<li><a href="https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6">Non-Programmer's Tutorial for Python 2.6</a>&nbsp;(2.6)</li>
</ul>
</li>
<li><a href="http://www.oreilly.com/programming/free/from-future-import-python.csp">Picking a Python Version: A Manifesto</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://python3porting.com/">Porting to Python 3: An In-Depth Guide</a>&nbsp;(2.6 - 2.x &amp; 3.1 - 3.x)</li>
<li><a href="https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf">Practical Programming in Python</a>&nbsp;- Jeffrey Elkner (PDF)</li>
<li><a href="http://interactivepython.org/runestone/static/pythonds/index.html">Problem Solving with Algorithms and Data Structures using Python</a>&nbsp;- Bradley N. Miller and David L. Ranum</li>
<li><a href="http://programarcadegames.com/">Program Arcade Games With Python And Pygame</a>&nbsp;(3.3)</li>
<li><a href="http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf">Programming Computer Vision with Python</a>&nbsp;(PDF)</li>
<li><a href="https://docs.python.org/2/download.html">Python 2 Official Documentation</a>&nbsp;(PDF, HTML, TEXT) (2.x)</li>
<li><a href="http://infohost.nmt.edu/tcc/help/pubs/python/web/">Python 2.7 quick reference</a>&nbsp;- New Mexico Tech (2.7)</li>
<li><a href="https://docs.python.org/3/download.html">Python 3 Official Documentation</a>&nbsp;(PDF, EPUB, HTML, TEXT) (3.x)</li>
<li><a href="http://chimera.labs.oreilly.com/books/1230000000393/index.html">Python Cookbook</a>&nbsp;- David Beazley</li>
<li><a href="https://github.com/jakevdp/PythonDataScienceHandbook">Python Data Science Handbook</a>&nbsp;- Jake VanderPlas (HTML, Jupyter Notebooks)</li>
<li><a href="http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf">Python for Econometrics</a>&nbsp;- Kevin Sheppard (PDF) (2.7.5)</li>
<li><a href="http://py4e.com/book.php">Python for Everybody Exploring Data Using Python 3</a>&nbsp;- Charles Severance (PDF, EPUB, HTML)
<ul>
<li><a href="http://www.pythonlearn.com/book.php">Python for Informatics: Exploring Information</a>&nbsp;(2.7.5)</li>
</ul>
</li>
<li><a href="http://pymbook.readthedocs.org/en/latest/">Python for you and me</a>&nbsp;(2.7.3)</li>
<li><a href="http://pymbook.readthedocs.org/en/py3/">Python for you and me</a>&nbsp;(3.x)</li>
<li><a href="http://safehammad.com/downloads/python-idioms-2014-01-16.pdf">Python Idioms</a>&nbsp;(PDF)</li>
<li><a href="http://www.oreilly.com/programming/free/python-in-education.csp">Python in Education</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://www.greenteapress.com/pythonhydro/pythonhydro.html">Python in Hydrology</a>&nbsp;- Sat Kumar Tomer</li>
<li><a href="https://github.com/gregmalcolm/python_koans">Python Koans</a>&nbsp;(2.7 or 3.x)</li>
<li><a href="https://pymotw.com/3/">Python Module of the Week</a>&nbsp;(3.x)
<ul>
<li><a href="https://pymotw.com/2/">Python Module of the Week</a>&nbsp;(2.x)</li>
</ul>
</li>
<li><a href="http://books.goalkicker.com/PythonBook/">Python Notes for Professionals</a>&nbsp;- Compiled from StackOverflow documentation (3.x)</li>
<li><a href="http://anandology.com/python-practice-book/index.html">Python Practice Book</a>&nbsp;(2.7.1)</li>
<li><a href="http://pythonpracticeprojects.com/">Python Practice Projects</a></li>
<li><a href="https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf">Python Programming</a>&nbsp;(PDF) (2.6)</li>
<li><a href="http://scipy-lectures.github.io/">Scipy Lecture Notes</a></li>
<li><a href="http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/">SICP in Python</a>&nbsp;(3.2)</li>
<li><a href="http://www.briggs.net.nz/snake-wrangling-for-kids.html">Snake Wrangling For Kids</a>&nbsp;(3.x)</li>
<li><a href="http://python3porting.com/">Suporting Python 3: An In-Depth Guide</a>&nbsp;(2.6 - 2.x &amp; 3.1 - 3.x)</li>
<li><a href="http://chimera.labs.oreilly.com/books/1234000000754/index.html">Test-Driven Web Development with Python</a>&nbsp;(3.3 - 3.x)</li>
<li><a href="http://gnosis.cx/TPiP/">Text Processing in Python</a>&nbsp;- David Mertz (2.3 - 2.x)</li>
<li><a href="http://www.spronck.net/pythonbook/">The Coder's Apprentice: Learning Programming with Python 3</a>&nbsp;- Pieter Spronck (PDF) (3.x)</li>
<li><a href="http://www.jython.org/jythonbook/en/1.0">The Definitive Guide to Jython, Python for the Java Platform</a>&nbsp;- Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki (2.5)</li>
<li><a href="http://docs.quantifiedcode.com/python-anti-patterns/">The Little Book of Python Anti-Patterns</a>&nbsp;(<a href="https://github.com/quantifiedcode/python-anti-patterns">Source</a>)</li>
<li><a href="http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/">The Programming Historian</a>&nbsp;- William J. Turkel, Adam Crymble and Alan MacEachern</li>
<li><a href="http://mirnazim.org/writings/python-ecosystem-introduction/">The Python Ecosystem: An Introduction</a></li>
<li><a href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/">The Python GTK+ 3 Tutorial</a></li>
<li><a href="http://effbot.org/librarybook/">The Standard Python Library</a>&nbsp;- Fredrik Lundh</li>
<li><a href="http://greenteapress.com/complexity/">Think Complexity</a>&nbsp;- Allen B. Downey (2nd Edition) (PDF, HTML)</li>
<li><a href="http://web2py.com/book">Web2py: Complete Reference Manual, 6th Edition (pre-release)</a>&nbsp;(2.5 - 2.x)</li>
<li><a href="https://en.wikibooks.org/wiki/Python_Programming">Wikibooks: Python Programming</a>&nbsp;(2.7)</li>
</ul>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/38465/serb-sponsored-school-in-evolutionary-biology-2019-12%E2%80%9326-march-2019</guid>
  <pubDate>Fri, 14 Dec 2018 18:25:07 -0600</pubDate>
  <link></link>
  <title><![CDATA[SERB Sponsored School in Evolutionary Biology 2019, 12–26 March 2019]]></title>
  <description><![CDATA[
<p>Venue: Jawaharlal Nehru Centre for Advanced Scientific Research (JNCASR)<br />Jakkur, <br />Bengaluru 560 064 </p>

<p>Evolution provides the overarching framework for organizing our understanding of biological phenomena at multiple structural levels and spatio-temporal scales. As such, evolutionary biology is more of a perspective or weltanschauung on the living world rather than a sub-discipline of biology. Unfortunately, despite the centrality of evolution to all thinking in biology, evolutionary biology remains neglected in the Indian context although research in many areas, not traditionally thought to be within the ambit of evolutionary biology, would greatly benefit from an evolutionary perspective. </p>

<p>The first school in evolutionary biology in the country, sponsored by SERB, will be conducted at the Jawaharlal Nehru Centre for Advanced Scientific Research, Bengaluru. The school aims to provide participants with an introduction to the historical development of evolutionary thought and the various ecological, genetic and developmental aspects of the evolutionary process. The school will also provide an introduction to formal evolutionary theory and statistical methods for the analysis of evolutionary data. </p>

<p>Master’s/Ph.D. scholars, postdoctoral researchers and young faculty members in India may apply online on or before 31 December 2018 at http://school2019.serbevolschool.in, where additional details about the school can also be found. In case of any difficulty with the submission of applications, please e-mail Prof. T. N. C. Vidya, Jawaharlal Nehru Centre for Advanced Scientific Research, Jakkur, Bengaluru, at tncvidya.lab@gmail.com. </p>

<p>Selected participants will be provided 3-tier AC train fare and local hospitality. There is no registration fee.</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/34485/phyloxml-xml-for-evolutionary-biology-and-comparative-genomics</guid>
	<pubDate>Wed, 29 Nov 2017 10:04:48 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/34485/phyloxml-xml-for-evolutionary-biology-and-comparative-genomics</link>
	<title><![CDATA[phyloXML:  XML for evolutionary biology and comparative genomics]]></title>
	<description><![CDATA[<p><a href="http://www.biomedcentral.com/1471-2105/10/356/">phyloXML</a><span>&nbsp;(</span><a href="http://www.phyloxml.org/examples_syntax/phyloxml_syntax_example_1.html">example</a><span>) is an&nbsp;</span><a href="http://en.wikipedia.org/wiki/XML">XML</a><span>&nbsp;language designed to describe phylogenetic trees (or networks) and associated data. PhyloXML provides elements for commonly used features, such as taxonomic information, gene names and identifiers, branch lengths, support values, and gene duplication and speciation events. Using these standardized elements allows interoperability between various applications and databases. Furthermore, both due to extensible nature of XML itself and the provision of &lt;property&gt; elements by phyloXML, extensibility as well as domain specific applications are ensured. The structure of phyloXML is described by&nbsp;</span><a href="http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29">XML Schema Definition (XSD)</a><span>&nbsp;language.</span></p><p>Address of the bookmark: <a href="http://www.phyloxml.org/" rel="nofollow">http://www.phyloxml.org/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40369/phyloxml-xml-for-evolutionary-biology-and-comparative-genomics</guid>
	<pubDate>Sun, 08 Dec 2019 09:41:18 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40369/phyloxml-xml-for-evolutionary-biology-and-comparative-genomics</link>
	<title><![CDATA[phyloXML: XML for evolutionary biology and comparative genomics]]></title>
	<description><![CDATA[<p><a href="http://www.biomedcentral.com/1471-2105/10/356/">phyloXML</a><span>&nbsp;(</span><a href="http://www.phyloxml.org/examples_syntax/phyloxml_syntax_example_1.html">example</a><span>) is an&nbsp;</span><a href="http://en.wikipedia.org/wiki/XML">XML</a><span>&nbsp;language designed to describe phylogenetic trees (or networks) and associated data. PhyloXML provides elements for commonly used features, such as taxonomic information, gene names and identifiers, branch lengths, support values, and gene duplication and speciation events. Using these standardized elements allows interoperability between various applications and databases. Furthermore, both due to extensible nature of XML itself and the provision of &lt;property&gt; elements by phyloXML, extensibility as well as domain specific applications are ensured. The structure of phyloXML is described by&nbsp;</span><a href="http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29">XML Schema Definition (XSD)</a><span>&nbsp;language.</span></p>
<p><a href="http://www.phyloxml.org/archaeopteryx-js/adh.html">http://www.phyloxml.org/archaeopteryx-js/adh.html</a></p><p>Address of the bookmark: <a href="http://www.phyloxml.org/" rel="nofollow">http://www.phyloxml.org/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25306/research-trainees-recruitment-in-national-agri-food-biotechnology-institute-nabi</guid>
  <pubDate>Sun, 29 Nov 2015 02:47:28 -0600</pubDate>
  <link></link>
  <title><![CDATA[Research Trainees recruitment in National Agri-Food Biotechnology Institute (NABI)]]></title>
  <description><![CDATA[
<p>Research Trainees recruitment in National Agri-Food Biotechnology Institute (NABI)</p>

<p>Eligibility : Pursuing final year of M.Sc./M.Tech.</p>

<p>Subject category for training : I. Agricultural biotechnology II. Computational biology and bioinformatics III. Food Science &amp; Technology IV. Nutrition Science &amp; Technology</p>

<p>Duration of Training : 6 months (January to June 2016)</p>

<p>Selection Procedure : Through screening and selection based on merit, experience, and expression of interest submitted by candidates <br />How to apply</p>

<p>The last date of application to reach NABI latest by November 30, 2015 by 5:30 PM </p>

<p>More at http://www.nabi.res.in/Training.aspx</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25097/teaching-careers-2015-at-uttaranchal-college-of-science-technology</guid>
  <pubDate>Mon, 02 Nov 2015 04:00:26 -0600</pubDate>
  <link></link>
  <title><![CDATA[Teaching Careers 2015 at Uttaranchal College of Science &amp; Technology]]></title>
  <description><![CDATA[
<p>Teaching, Non-teaching Careers 2015<br />Uttaranchal College of Science &amp; Technology - Dehra Dun, Uttarakhand<br />Teaching, Non-teaching Careers 2015 at Uttaranchal College of Science and Technology, Dehradun</p>

<p>Below mentioned teaching and non-teaching job vacancies are to be recruited.</p>

<p>Assistant Professors job vacancies in the disciplines of:<br />Biotechnology<br />Bioinformatics</p>

<p>Eligibility:<br />Masters Degree in the Discipline along with Ph.D</p>

<p>How to apply:<br />Candidates who possess requisite eligibility criteria for all the above mentioned positions required to apply on or before 10 days from the date of vacancy notification.</p>

<p>Candidates required to send copies of all the documents along with application</p>

<p>Contact details:<br />Uttaranchal College of Science &amp; Technology<br />Nagal Hatnala, P.O. Kulhan Sahastradhara Road,<br />Dehradun-248001, Uttarakhand, India</p>

<p>More details can be had at:<br />Dehradun Classifieds e-paper dated 01.11.2015 at page number 40-41</p>

<p>About Employer</p>

<p>Uttaranchal College of Science and Technology, Dehradun, Uttarakhand is affiliated to HNB Garhwal University, Srinagar, Uttarakhand</p>

<p>Employer:	Uttaranchal College of Science &amp; Technology<br />Address:	Uttaranchal College of Science &amp; Technology Nagal Hatnala, P.O. Kulhan Sahastradhara Road, Dehradun-248001, Uttarakhand, India<br />Email:	info@ucstdoon.com<br />URL:	http://www.ucstdoon.com<br />Phone:	0135-2607011, 607413, 3254785, 09719146701</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25149/project-assistant-ii-job-vacancies-in-national-institute-of-oceanography-nio-goa</guid>
  <pubDate>Fri, 06 Nov 2015 01:33:22 -0600</pubDate>
  <link></link>
  <title><![CDATA[Project Assistant-II job vacancies in National Institute of Oceanography (NIO Goa)]]></title>
  <description><![CDATA[
<p>Vacancy no : GAP0423/1509-15</p>

<p>Project Assistant-II job vacancies in National Institute of Oceanography (NIO Goa)</p>

<p>Project Title and Code : Biotechnology Information System. -- GAP0423</p>

<p>Qualification : M.Sc Bioinformatics / Zoology / Botany / Environmental Science. Desirable : Basic understanding of biodiversity concept is desirable</p>

<p>No. of Post : 01</p>

<p>Age : 28 Years</p>

<p>Place of Posting : Goa</p>

<p>Consolidated Stipend Per Month : Rs.16000/-</p>

<p>Job Requirement : Collection and handling of biodiversity data as assigned by the scientists and working with in-house biodiversity data management applications and software<br />How to apply</p>

<p>Candidates satisfying requirements may attend the Walk-in-interview on 12.11.2015, 10.00 AM at NIO Dona Paula, Goa-403004 along with their bio-data, attested copies of certificates &amp; mark lists in proof of qualification (SSC onwards), age, experience and testimonials. Candidates should bring a photo identity proof at the time of registration</p>

<p>More at http://www.nio.org/index/option/com_vacgoa/task/show/title/Goa/tid/6/sid/28/thid/64</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25287/postdoc-position-in-bioinformatics-irccs-milan-italy</guid>
  <pubDate>Wed, 25 Nov 2015 03:38:38 -0600</pubDate>
  <link></link>
  <title><![CDATA[PostDoc position in Bioinformatics - IRCCS - Milan - Italy]]></title>
  <description><![CDATA[
<p>PostDoc position in Bioinformatics</p>

<p>A full-time post-doctoral position for a bioinformatician with experience in managing and analyzing NGS data is available in the Laboratory of Molecular Cardiology at Policlinico San Donato-IRCCS, Milan, Italy. For lab publications, see: http://scholar.google.it/citations?user=wAPKO9wAAAAJ&amp;hl=it&amp;oi=ao</p>

<p>https://www.researchgate.net/profile/Fabio_Martelli</p>

<p>The goal of the project is investigating the regulation and functional role of non coding RNAs in tissue response to hypoxia and ischemia.</p>

<p>We are looking for a candidate that is going to interact with biologists and bioinformaticians to manage and analyze NGS data (mostly RNA-seq) and microarray data.</p>

<p>The successful candidate must have a minimum of 3 years experience in dealing with NGS data, a good command of English and written communication and at least 2 relevant publications as first author in peer reviewed international journals. The candidate is expected to interact with a small international group and to be able also to work independently. Knowledge of programming is a definitive plus, as well as a good statistical background and/or wet molecular biology skills.</p>

<p>Salary is proportional to experience and to the publication record (up to 38 000euro/year before taxes and retirement contribution i.e. IRPEF and INPS).</p>

<p>Please, send your CV by e-mail to Fabio Martelli:</p>

<p>fabio.martelli@grupposandonato.it</p>

<p>Location: Laboratory of Molecular Cardiology at Policlinico San Donato-IRCCS, Milan, Italy.<br />Link: https://www.researchgate.net/profile/Fabio_Martelli<br />Contact person: Fabio Martelli<br />Contact email: fabio.martelli@grupposandonato.it</p>
]]></description>
</item>

</channel>
</rss>