<?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/43040?offset=20</link>
	<atom:link href="https://bioinformaticsonline.com/related/43040?offset=20" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26525/ensembl-comparative-genomics-resources</guid>
	<pubDate>Sun, 28 Feb 2016 17:10:20 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26525/ensembl-comparative-genomics-resources</link>
	<title><![CDATA[Ensembl comparative genomics resources]]></title>
	<description><![CDATA[<div>
<p>The Ensembl comparative genomics resources are one such reference set that facilitates comprehensive and reproducible analysis of chordate genome data. Ensembl computes pairwise and multiple whole-genome alignments from which large-scale synteny, per-base conservation scores and constrained elements are obtained. Gene alignments are used to define Ensembl Protein Families, GeneTrees and homologies for both protein-coding and non-coding RNA genes. These resources are updated frequently and have a consistent informatics infrastructure and data presentation across all supported species. Specialized web-based visualizations are also available including synteny displays, collapsible gene tree plots, a gene family locator and different alignment views. The Ensembl comparative genomics infrastructure is extensively reused for the analysis of non-vertebrate species by other projects including Ensembl Genomes and Gramene and much of the information here is relevant to these projects. The consistency of the annotation across species and the focus on vertebrates makes Ensembl an ideal system to perform and support vertebrate comparative genomic analyses. We use robust software and pipelines to produce reference comparative data and make it freely available.</p>
<p><strong>Database URL:</strong> <a href="http://www.ensembl.org" target="pmc_ext">http://www.ensembl.org</a>.</p>
</div><p>Address of the bookmark: <a href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4761110/" rel="nofollow">http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4761110/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43943/bioinformatics-tutorial</guid>
	<pubDate>Mon, 22 Aug 2022 23:56:22 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43943/bioinformatics-tutorial</link>
	<title><![CDATA[Bioinformatics Tutorial !]]></title>
	<description><![CDATA[<p>This site aims to be a useful resource for bioinformatics beginners. Feel free to jump right in with the section most relevant to you, and if you're not sure, then the place to start is definitely Unix <p>Address of the bookmark: <a href="https://astrobiomike.github.io/" rel="nofollow">https://astrobiomike.github.io/</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</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/blog/view/43900/finding-a-mimicry-game-for-teaching-on-line-and-mentioned-general-resources</guid>
	<pubDate>Tue, 28 Jun 2022 07:32:05 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/43900/finding-a-mimicry-game-for-teaching-on-line-and-mentioned-general-resources</link>
	<title><![CDATA[Finding a mimicry game for teaching on-line and mentioned general resources]]></title>
	<description><![CDATA[<pre>Mimicry and other resources
Mimicry games:
Great Heliconius game:
http://heliconius.org/evolving_butterflies/
(See also 
https://royalsocietypublishing.org/doi/10.1098/rspb.2020.0014)
Other one, a bit less friendly:
https://ccl.northwestern.edu/netlogo/models/Mimicry
Camouflage practical
https://alexis-catherine.github.io/publication/natural-selection-and-camouflage/
(NetLogo also has one: 
https://ccl.northwestern.edu/netlogo/models/BugHuntCamouflage)
Peppered moth game:
https://askabiologist.asu.edu/peppered-moths-game/play.html

General resources
The always popular Populus:
https://cbs.umn.edu/populus/overview
Drift &amp; Gene Flow 
https://cartwrig.ht/apps/genie/
(Cock van Oosterhout has a great ppt to lead students through this)
See also https://cartwrig.ht/apps/redlynx/
https://demonstrations.wolfram.com/ReplicatorMutatorDynamicsWithThreeStrategies/
NetLogo:
http://ccl.northwestern.edu/netlogo/models/index.cgi
Population Genetics:
https://www.radford.edu/~rsheehy/Gen_flash/popgen/
Evolution in general
https://evolution.berkeley.edu/evolibrary/home.php
Mitochondrial Eve:
https://projects.ncsu.edu/cals/gn/ex/mit-eve.html
Y chromosomes:
https://projects.ncsu.edu/cals/gn/ex/y-chrom.html
A professional online package from Michael Kasumovic:
https://arludo.com/
a compilation of resources:
https://planted.botany.org/index.php?P=Home
Finally, Donald Forsdyke has some great on-line videos explaining
evolutionary principles (occasionally in a fake Scottish accent):
http://post.queensu.ca/~forsdyke/videolectures.htm
</pre><p>&nbsp;</p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43690/ucsc-sars-cov-2-genome-browser</guid>
	<pubDate>Thu, 06 Jan 2022 06:48:40 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43690/ucsc-sars-cov-2-genome-browser</link>
	<title><![CDATA[UCSC SARS-CoV-2 Genome Browser]]></title>
	<description><![CDATA[<p><span>The UCSC SARS-CoV-2 Genome Browser (</span><a href="https://genome.ucsc.edu/covid19.html">https://genome.ucsc.edu/covid19.html</a><span>) is an adaptation of our popular genome-browser visualization tool for this virus, containing many annotation tracks and new features, including conservation with similar viruses, immune epitopes, RT&ndash;PCR and sequencing primers and CRISPR guides. We invite all investigators to contribute to this resource to accelerate research and development activities globally.</span></p><p>Address of the bookmark: <a href="https://www.nature.com/articles/s41588-020-0700-8" rel="nofollow">https://www.nature.com/articles/s41588-020-0700-8</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/32358/list-of-goi-approved-peer-reviewed-bioinformatics-and-computational-biology-journals</guid>
	<pubDate>Tue, 25 Apr 2017 05:03:27 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/32358/list-of-goi-approved-peer-reviewed-bioinformatics-and-computational-biology-journals</link>
	<title><![CDATA[List of GOI approved peer reviewed bioinformatics and computational biology journals]]></title>
	<description><![CDATA[<p>Unfortunately, we now live in a world where the integrity of peer-reviewed journals is being threatened by the rise of the academic version of fake news &ndash; something many call &ldquo;predatory publishing". &nbsp;Mostly in academic publishing world, "predatory open access publishing" is an exploitative open-access publishing business model that involves charging publication fees to authors without providing the editorial and publishing services associated with legitimate journals (open access or not).</p><p>Nearly 20% of the such journals have a flashy impact factor and quick publication time, which are quick give-aways. Interestingly, under contact address, some journal websites do not even provide any address to contact. All of this has led to the emergence of a new and dark market of deceptive publishers that exploit the concept of open access and provide channels for &ldquo;scientific journal&rdquo; publication with little or no peer review. For a fee, they will publish almost anything &ndash; even if the study was fatally flawed. And these journals provide a forum that can be used as a channel to publish fraudulent &ldquo;advocacy research.&rdquo; You can find list of certain such publishers at "Beall's List" http://beallslist.weebly.com/</p><p>Keeping all these in mind, Government of India (GOI) decided to approved certain bioinformatics and computational biology journals for your research publication.<br /> <br />Following are the list of GOI validated and peer reviewed bioinformatics and computational biology journals:</p><p><strong>NOTE:Each journal details are in following order Tittle\nSource\nSubject. </strong><br /><strong>Point to remember: The list of journals are NOT sorted in any ascending or descending order.</strong></p><p><em>If I missed any other GOI validated bioinformatics journal, then please report me in comment section.</em></p><p><strong>Open Bioinformatics Journal</strong> <br />Scopus <br />Computer Science; Engineering; Medicine</p><p><strong>PROTEINS-STRUCTURE FUNCTION AND BIOINFORMATICS</strong> <br />WoS <br />BIOLOGY &amp; BIOCHEMISTRY</p><p><strong>Advances and Applications in Bioinformatics and Chemistry</strong><br />Scopus<br />Biochemistry, Genetics and Molecular Biology Chemistry; Computer Science</p><p><strong>Advances in Bioinformatics</strong><br />Scopus<br />Biochemistry, Genetics and Molecular Biology; Computer Science; Engineering</p><p><strong>Applied Bioinformatics</strong><br />Scopus<br />Agricultural and Biological Sciences; Computer Science</p><p><strong>BIOINFORMATICS</strong> <br />WoS &amp; Scopus <br />COMPUTER SCIENCE</p><p><strong>Bioinformatics and Biology Insights</strong> <br />Scopus<br />Biochemistry, Genetics and Molecular Biology; Computer Science; Mathematics</p><p><strong>BMC BIOINFORMATICS</strong> <br />WoS &amp; Scopus <br />COMPUTER SCIENCE</p><p><strong>BRIEFINGS IN BIOINFORMATICS</strong> <br />WoS &amp; Scopus <br />COMPUTER SCIENCE</p><p><strong>Computational systems bioinformatics / Life Sciences Society. Computational Systems Bioinformatics Conference</strong> <br />Scopus <br />Medicine</p><p><strong>Current Bioinformatics</strong> <br />WoS &amp; Scopus <br />COMPUTER SCIENCE</p><p><strong>Current Protocols in Bioinformatics</strong> <br />Scopus <br />Biochemistry, Genetics and Molecular Biology</p><p><strong>JOURNAL OF COMPUTATIONAL INTELLIGENCE IN BIOINFORMATICS</strong> <br />ICI <br />BIOLOGICAL SCIENCE</p><p><strong>Journal of integrative bioinformatics</strong> <br />Scopus <br />Medicine</p><p><strong>Journal of Proteomics and Bioinformatics</strong> <br />Scopus<br />Biochemistry, Genetics and Molecular Biology; Computer Science</p><p><strong>Mathematical Biology and Bioinformatics</strong> <br />Scopus <br />Engineering; Mathematics</p><p><strong>Trends in Bioinfprmatics</strong><br />Scopus <br />Computer Science</p><p><strong>Eurasip Journal on Bioinformatics and Systems Biology</strong> <br />Scopus<br />General; Computer Science; Mathematics; Medicine</p><p><strong>Evolutionary Bioinformatics</strong> <br />WoS &amp; Scopus <br />COMPUTER SCIENCE</p><p><strong>Genomics, Proteomics and Bioinformatics</strong> <br />Scopus<br />Biochemistry, Genetics and Molecular Biology;Mathematics</p><p><strong>IEEE/ACM Transactions on Computational Biology and Bioinformatics</strong> <br />Scopus<br />Biochemistry, Genetics and Molecular Biology;Mathematics</p><p><strong>IEEE-ACM Transactions on Computational Biology and Bioinformatics</strong> <br />WoS <br />COMPUTER SCIENCE</p><p><strong>International Journal of Bioinformatics Research and Application</strong><br />Scopus<br />Biochemistry, Genetics and Molecular Biology; Medicine, Health</p><p><strong>International Journal o f Data M ining and Bioinformatics</strong> <br />WoS &amp; Scopus <br />COMPUTER SCIENCE</p><p><strong>IPSJ Transactions on Bioinformatics</strong> <br />Scopus <br />Biochemistry, Genetics and Molecular Biology;Computer Science</p><p><strong>Journal of Bioinformatics and Computational Biology</strong> <br />WoS &amp; Scopus<br />COMPUTER SCIENCE</p><p><strong>Journal of Clinical Bioinformatics</strong> <br />Scopus <br />Medicine</p><p><strong>PLoS Computational Biology</strong> <br />WoS &amp; Scopus <br />BIOLOGY &amp; BIOCHEMISTRY</p><p><strong>Reviews in Computational Chemistry</strong> <br />WoS &amp; Scopus <br />CHEMISTRY</p><p><strong>RSC Theoretical and Computational Chemistry Series</strong><br />Scopus <br />Chemistry; Computer Science</p><p><strong>Annual Reports in Computational Chemistry</strong> <br />Scopus <br />Chemistry; Mathematics</p><p><strong>Computational and Structural Biotechnology Journal</strong> <br />Scopus<br />Biochemistry, Genetics and Molecular Biology; Computer Science</p><p><strong>Computational and Theoretical Chemistry</strong> <br />WoS &amp; Scopus <br />CHEMISTRY</p><p><strong>COMPUTATIONAL BIOLOGY AND CHEMISTRY</strong> <br />WoS &amp; Scopus<br />COMPUTER SCIENCE</p><p><strong>COMPUTATIONAL CHEMISTRY</strong> <br />WoS <br />CHEMISTRY</p><p><strong>Journal of Theoretical and Computational Chemistry</strong> <br />Scopus<br />Chemistry; Computer Science</p><p><strong>Theoretical and Computational Chemistry</strong> <br />Scopus <br />Chemistry</p><p><strong>Wiley Interdisciplinary Reviews: Computational Molecular Science</strong> <br />Scopus<br />Biochemistry, Genetics and Molecular Biology;Chemistry; Computer Science; Materials Science; Mathematics</p><p><strong>Wiley Interdisciplinary Reviews- Computational Molecular Science</strong> <br />WoS <br />CHEMISTRY</p><p><strong>Interdisciplinary sciences, computational life sciences</strong><br />Scopus<br />Medicine</p><p><strong>Interdisciplinary Sciences-Computational Life Science</strong><br />WoS<br />Biology and Biochemistry</p><p><strong>International Journal of Computational Biology and Drug Design</strong><br />Scopus<br />Computer Science; Pharmacology, Toxicology and Pharmaceutics</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/41978/senior-scientist-computational-biology-at-nipgr</guid>
  <pubDate>Sun, 19 Jul 2020 23:30:04 -0500</pubDate>
  <link></link>
  <title><![CDATA[Senior Scientist Computational Biology at NIPGR]]></title>
  <description><![CDATA[
<p>Senior Scientist Computational Biology	<br />Level 13</p>

<p>₹ 1,66,378 (Consolidated)</p>

<p>01</p>

<p>(UR)</p>

<p>Ph.D. in the area of Computational Biology/Bioinformatics/Biotechnology/Life Sciences with at least 6 years of relevant experience.<br />OR<br />M. Tech with 8 years of relevant experience.</p>

<p>The relevant experience shall be in the area of sequencing/genome assembly and annotation and high throughput genotyping for facilitating Genomic assisted Breeding<br />Age: Not exceeding 50 years</p>

<p>• The incumbent will assist the Programme Director of the Facility to discharge various activities of the NGGF</p>

<p>• Co-ordination with the service provider, DBT/academic institutions/anchoring institute (NIPGR) for execution of activities of the Facility.</p>

<p>• The incumbent will be expected to identify the requirements of Private Sector and Government laboratories in the area of Marker assisted selection and develop linkages to facilitate the same.</p>

<p>• Interact with multiple stake holders including Government and Private Sector in the area of agriculture Biotechnology.</p>

<p>• Oversee the establishment of relevant Standard Operational Procedures (SOP), Quality Accreditation of Genomics and Genotyping facility.</p>

<p>More at http://www.nipgr.ac.in/careers/vacancies_latest.php#vacancy2</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/40503/3-phd-positions-available-in-the-area-of-bioinformaticscomputational-biology-at-ulsteracuk</guid>
  <pubDate>Thu, 02 Jan 2020 12:41:10 -0600</pubDate>
  <link></link>
  <title><![CDATA[3 PhD positions available in the area of Bioinformatics/Computational Biology at ulster.ac.uk]]></title>
  <description><![CDATA[
<p>3 PhD positions available in the area of Bioinformatics/Computational Biology, Machine Learning (ML)/Artificial Intelligence (AI), Biomarker Discovery, Stratified/Personalized Medicine in Mental Health, Diabetes and Multimorbidity. Please see details (weblinks) below:</p>

<p>1. https://www.ulster.ac.uk/doctoralcollege/find-a-phd/510894<br />2. https://www.ulster.ac.uk/doctoralcollege/find-a-phd/511458<br />3. https://www.ulster.ac.uk/doctoralcollege/find-a-phd/512618</p>

<p>Looking for students with good computational/programming skills (preferable in Linux/Shell, Python and/or R) and knowledge in computational biology and statistics. However, students from more biology oriented background but strong interest to learn bioinformatics and programming are also encouraged to apply.</p>

<p>Informal inquiries are welcomed at: p.shukla@ulster.ac.uk</p>

<p>Dr Priyank Shukla PhD FHEA FCHERP<br />Lecturer (Asst Prof) in Stratified Medicine (Bioinformatics)</p>

<p>Northern Ireland Centre for Stratified Medicine<br />Biomedical Sciences Research Institute<br />University of Ulster (Magee Campus)<br />C-TRIC Building, Altnagelvin Area Hospital<br />Glenshane Road, Derry/Londonderry<br />BT47 6SB, Northern Ireland, United Kingdom</p>

<p>T: +44 28 7167 5690<br />E: p.shukla@ulster.ac.uk<br />W: https://www.ulster.ac.uk/staff/p-shukla</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/35552/the-brent-lab</guid>
  <pubDate>Fri, 09 Feb 2018 10:55:27 -0600</pubDate>
  <link></link>
  <title><![CDATA[The Brent Lab]]></title>
  <description><![CDATA[
<p>The Brent Lab is developing and applying computational methods for mapping gene regulation networks, modeling them quantitatively, and engineering new behaviors into them.</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/40881/liu-lab</guid>
  <pubDate>Tue, 04 Feb 2020 06:27:02 -0600</pubDate>
  <link></link>
  <title><![CDATA[Liu Lab]]></title>
  <description><![CDATA[
<p>Shirley is a computational biologist with expertise in cancer epigenetics. Her research focuses on algorithm development and integrative mining from big data generated on microarrays, massively parallel sequencing, and other high throughput techniques to model the specificity and function of transcription factors, chromatin regulators and lncRNAs in tumor development, progression, drug response and resistance.</p>

<p>https://liulab-dfci.github.io/software/</p>
]]></description>
</item>

</channel>
</rss>