<?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/42985?offset=240</link>
	<atom:link href="https://bioinformaticsonline.com/related/42985?offset=240" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41493/coronavirus-resources</guid>
	<pubDate>Wed, 25 Mar 2020 17:11:33 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41493/coronavirus-resources</link>
	<title><![CDATA[Coronavirus Resources !]]></title>
	<description><![CDATA[<p><span>2019nCoVR features comprehensive integration of genomic and proteomic sequences as well as their metadata information from the GISAID, NCBI, NMDC and CNCB/NGDC. It also incorporates a wide range of relevant information including scientific literatures, news, and popular articles for science dissemination, and provides visualization functionalities for genome variation analysis results based on all collected 2019-nCoV strains.</span></p>
<p><span>Annotation</span></p>
<p><span><a href="https://bigd.big.ac.cn/ncov/variation/annotation">https://bigd.big.ac.cn/ncov/variation/annotation</a></span></p>
<p><span>Genome wharehouse&nbsp;</span></p>
<p><span><a href="https://bigd.big.ac.cn/gwh/browse/index">https://bigd.big.ac.cn/gwh/browse/index</a></span></p>
<p>Released Genome</p>
<p><a href="https://bigd.big.ac.cn/ncov/release_genome">https://bigd.big.ac.cn/ncov/release_genome</a></p>
<p>Download data&nbsp;</p>
<p><a href="ftp://download.big.ac.cn/Genome/Viruses/Coronaviridae/">ftp://download.big.ac.cn/Genome/Viruses/Coronaviridae/</a></p>
<p>Raw data</p>
<p><a href="https://bigd.big.ac.cn/gsa/browse/run/?tag=Coronaviridae">https://bigd.big.ac.cn/gsa/browse/run/?tag=Coronaviridae</a></p><p>Address of the bookmark: <a href="https://bigd.big.ac.cn/ncov/about" rel="nofollow">https://bigd.big.ac.cn/ncov/about</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/42793/fully-funded-position-as-phd-research-fellow-in-genomicsbioinformatics</guid>
  <pubDate>Wed, 03 Feb 2021 04:18:57 -0600</pubDate>
  <link></link>
  <title><![CDATA[Fully funded position as PhD Research Fellow in genomics/bioinformatics]]></title>
  <description><![CDATA[
<p>A fully funded position as PhD Research Fellow in genomics/bioinformatics is available at the Section for Genetics and Evolutionary Biology (EVOGENE) at the Department of Biosciences, University of Oslo.</p>

<p>The fellowship will be for a period of 3 years, or for a period of 4 years, with 25 % compulsory work (e.g. teaching responsibilities at the department) contingent on the qualifications of the candidate and the teaching needs of the department.</p>

<p>Starting date no later than October 1, 2021.</p>

<p>More at https://www.jobbnorge.no/en/available-jobs/job/199984/phd-research-fellow-in-genomics-and-bioinformatics</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/43928/bioinformaticians-in-comparative-and-evolutionary-genomics</guid>
  <pubDate>Tue, 02 Aug 2022 01:22:48 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformaticians in comparative and evolutionary genomics]]></title>
  <description><![CDATA[
<p>NBIS is now looking for a new member to support Swedish research in evolutionary, comparative, and population genomics, with a particular focus on conifer genomics.</p>

<p>Your tasks will consist of:</p>

<p>Advanced bioinformatics analyses within research projects across Sweden, including key involvement in a major research effort in conifer genomics.<br />Development of bioinformatics tools and workflows.<br />Educating other scientists in bioinformatics through collaboration within supported projects, teaching at national courses, and through participating in various networks.<br />Taking part in the continuous development of NBIS/SciLifeLab at a national level</p>

<p>More at https://www.uu.se/en/about-uu/join-us/details/?positionId=518909</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/44799/unlocking-evolutionary-secrets-a-dive-into-comparative-genomics-methods</guid>
	<pubDate>Tue, 20 May 2025 00:25:09 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/44799/unlocking-evolutionary-secrets-a-dive-into-comparative-genomics-methods</link>
	<title><![CDATA[Unlocking Evolutionary Secrets: A Dive into Comparative Genomics Methods]]></title>
	<description><![CDATA[<p>Comparative genomics is the art and science of comparing genomes&mdash;across species, within species, or even among individuals&mdash;to unravel evolutionary relationships, functional elements, and genetic adaptations. As sequencing technologies have advanced and genome databases have expanded, comparative genomics has become a cornerstone of modern biology, shedding light on everything from antibiotic resistance in bacteria to human disease genetics.</p><p>In this post, we&rsquo;ll explore the core methods used in comparative genomics, the questions they help answer, and how they&rsquo;re shaping our understanding of life.</p><p><strong>1. Whole-Genome Alignment</strong><br />Whole-genome alignment involves mapping the entire genome of one species to another. Tools like MUMmer, MAUVE, and LASTZ perform large-scale sequence alignments to detect conserved regions, rearrangements, insertions, and deletions.</p><p>Use Case:<br />Comparing human and chimpanzee genomes to identify evolutionary conserved sequences (ECS) and regions of divergence.</p><p>Key Challenges:<br />Handling repetitive sequences and genome rearrangements.</p><p>Computational complexity in large genomes.</p><p><strong>2. Synteny and Collinearity Analysis</strong><br />Synteny refers to conserved blocks of gene order across species. Tools like MCScanX, SynMap, or CHITRA (for visualizing synteny interactively) detect these blocks to understand chromosomal evolution.</p><p>Use Case:<br />Studying ancient genome duplications in plants.</p><p>Investigating chromosomal rearrangements in cancer genomes.</p><p><strong>3. Ortholog and Paralog Detection</strong><br />Orthologs are genes in different species that evolved from a common ancestor, while paralogs are genes duplicated within a genome. Identifying them is crucial for functional annotation and evolutionary studies.</p><p>Popular Tools:<br />OrthoFinder, Orthologous MAtrix (OMA), InParanoid, and EggNOG.</p><p>Use Case:<br />Functional prediction of uncharacterized genes based on orthologs in model organisms.</p><p>Tracing gene family evolution.</p><p><strong>4. Phylogenomic Analysis</strong><br />Phylogenomic methods combine phylogenetics and genomics to infer evolutionary trees based on genome-wide data. These methods can handle dozens to hundreds of genomes, using concatenated alignments or gene trees.</p><p>Tools:<br />RAxML, IQ-TREE, ASTRAL, Phylip, BEAST.</p><p>Use Case:<br />Resolving the evolutionary relationships between microbial species.</p><p>Studying speciation events.</p><p><strong>5. Pan-Genome Analysis</strong><br />The pan-genome consists of the core genome (shared by all strains) and the accessory genome (strain-specific genes). This is especially popular in microbial genomics.</p><p>Tools:<br />Roary, Panaroo, BPGA, PGAP.</p><p>Use Case:<br />Understanding virulence factor diversity in E. coli.</p><p>Designing broad-spectrum vaccines.</p><p><strong>6. Comparative Transcriptomics</strong><br />Comparing transcriptomes across species or conditions reveals conserved and unique expression patterns. RNA-seq data can be mapped to reference genomes to identify orthologous expression profiles.</p><p>Use Case:<br />Comparing stress response in extremophiles and model species.</p><p>Studying conserved regulatory networks.</p><p><strong>7. Functional Element Comparison</strong><br />Beyond genes, comparative genomics also targets non-coding regions&mdash;enhancers, promoters, miRNAs. Conservation across species often implies functional importance.</p><p>Tools:<br />PhastCons, GERP, phyloP (based on multiple alignments).</p><p>Use Case:<br />Detecting conserved non-coding elements in vertebrates.</p><p>Studying regulatory divergence in human evolution.</p><p><strong>8. Horizontal Gene Transfer (HGT) Detection</strong><br />In microbes, genes often jump across species boundaries. Comparative genomics can detect HGT by identifying genes that defy the expected phylogenetic pattern.</p><p>Tools:<br />HGTector, DarkHorse, AlienHunter, SIGI-HMM.</p><p>Use Case:<br />Tracing antibiotic resistance genes.</p><p>Exploring microbial adaptability in extreme environments.</p><p><strong>Final Thoughts</strong><br />Comparative genomics is a powerful lens to observe the diversity and unity of life. With a broad toolkit&mdash;from aligners to orthology pipelines, phylogenetic engines to visualization tools&mdash;it allows scientists to ask big questions: How did genomes evolve? What makes species unique? Where do new genes come from?</p><p>Whether you're studying extremophiles, building better crops, or exploring human ancestry, comparative genomics offers the methods to connect the dots across the tree of life.</p><p>&nbsp;</p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/36603/learning-python-programming-a-bioinformatician-perspective</guid>
	<pubDate>Mon, 14 May 2018 16:33:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/36603/learning-python-programming-a-bioinformatician-perspective</link>
	<title><![CDATA[Learning Python Programming - a bioinformatician perspective !]]></title>
	<description><![CDATA[<p>Python Programming&nbsp;is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set of utilities and libraries for data processing and analytics tasks. In the current era of big biological data, python and biopython is getting more popularity due to its easy-to-use features which supports big data processing.</p><p>In this tutorial series article, I will explore features and packages of python which are widely used in the big data, NGS, and bioinformatics. I will also walk through a real biological example which shows NGS data processing with the help of python packages and programming.</p><p>Python has a couple of points to recommend it to biologists and scientists specifically:</p><ul>
<li>It's widely used in the scientific community</li>
<li>It has a couple of very well designed libraries for doing complex scientific computing (although we won't encounter them in this book)</li>
<li>It lend itself well to being integrated with other, existing tools</li>
<li>It has features which make it easy to manipulate strings of characters (for example, strings of DNA bases and protein amino acid residues, which we as biologists are particularly fond of)</li>
</ul><p>In general, following are some of the important features of python which makes it a perfect fit for rapid application development.</p><ul>
<li>Python is interpreted language so the program does not need to be compiled. Interpreter parses the program code and generates the output.</li>
<li>Python is dynamically typed, so the variables types are defined automatically.</li>
<li>Python is strongly typed. So the developers need to cast the type manually.</li>
<li>Less code and more use makes it more acceptable.</li>
<li>Python is portable, extendable and scalable.</li>
</ul><p>There are two major Python versions, Python 2 and Python 3. Python 2 and 3 are quite different. This tutorial uses Python 3, because it more semantically correct and supports newer features.</p><p>I will post tutorial on daily basis on this page. Check the sub-pages on right side.</p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36849/glean-an-unsupervised-learning-system-to-integrate-disparate-sources-of-gene-structure-evidence</guid>
	<pubDate>Sat, 02 Jun 2018 07:38:33 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36849/glean-an-unsupervised-learning-system-to-integrate-disparate-sources-of-gene-structure-evidence</link>
	<title><![CDATA[GLEAN: an unsupervised learning system to integrate disparate sources of gene structure evidence]]></title>
	<description><![CDATA[<p><span>GLEAN is an unsupervised learning system to integrate disparate sources of gene structure evidence (gene model predictions, EST/protein genomic sequence alignments, SAGE/peptide tags, etc) to produce a consensus gene prediction, without prior training.</span></p><p>Address of the bookmark: <a href="https://sourceforge.net/projects/glean-gene/" rel="nofollow">https://sourceforge.net/projects/glean-gene/</a></p>]]></description>
	<dc:creator>Poonam Mahapatra</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43369/a-guide-to-machine-learning-for-biologists</guid>
	<pubDate>Wed, 15 Sep 2021 13:21:08 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43369/a-guide-to-machine-learning-for-biologists</link>
	<title><![CDATA[A guide to machine learning for biologists]]></title>
	<description><![CDATA[<p><span>We aim to provide readers with a gentle introduction to a few key machine learning techniques, including the most recently developed and widely used techniques involving deep neural networks. We describe how different techniques may be suited to specific types of biological data, and also discuss some best practices and points to consider when one is embarking on experiments involving machine learning. Some emerging directions in machine learning methodology are also&nbsp;discussed.</span></p><p>Address of the bookmark: <a href="https://www.nature.com/articles/s41580-021-00407-0" rel="nofollow">https://www.nature.com/articles/s41580-021-00407-0</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

</channel>
</rss>