<?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/26309?offset=1740</link>
	<atom:link href="https://bioinformaticsonline.com/related/26309?offset=1740" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42468/applied-computational-genomics-course-at-uu-spring-2020</guid>
	<pubDate>Wed, 23 Dec 2020 03:30:44 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42468/applied-computational-genomics-course-at-uu-spring-2020</link>
	<title><![CDATA[Applied Computational Genomics Course at UU: Spring 2020]]></title>
	<description><![CDATA[<p><span>This course will provide a comprehensive introduction to fundamental concepts and experimental approaches in the analysis and interpretation of experimental genomics data. It will be structured as a series of lectures covering key concepts and analytical strategies. A diverse range of biological questions enabled by modern DNA sequencing technologies will be explored including sequence alignment, the identification of genetic variation, structural variation, and ChIP-seq and RNA-seq analysis. Students will learn and apply the fundamental data formats and analysis strategies that underlie computational genomics research.<span>&nbsp;</span></span><strong>The primary goal of the course is for students to be grounded in theory and leave the course empowered to conduct independent genomic analyses.</strong></p><p>Address of the bookmark: <a href="https://github.com/quinlan-lab/applied-computational-genomics" rel="nofollow">https://github.com/quinlan-lab/applied-computational-genomics</a></p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/5663/network-analysis-indian-statistical-institute</guid>
  <pubDate>Wed, 16 Oct 2013 08:06:50 -0500</pubDate>
  <link></link>
  <title><![CDATA[Network Analysis @ Indian Statistical Institute]]></title>
  <description><![CDATA[
<p>Indian Statistical Institute Kolkata invites applications for the following posts</p>

<p>2013 Oct Advertisement from Indian Statistical Institute</p>

<p>Post: Network Analysis</p>

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

<p>Educational Qualifications:</p>

<p>Candidate should have passed BE/B.Tech Or Equivalent in Computer Science / Electrical Engineering / Electronics / Information Technology / Bioinformatics / Biotechnology with throughout first Class<br />Experience:</p>

<p>(details of experience required)<br />Pay Scale: INR Rs.16000-20000/-P.M.</p>

<p>Walk-In-Interview : 22 Oct 2013 at 10:30 AM</p>

<p>Download Official Notification:<br />http://www.isical.ac.in/JobApplicationFiles/MIU_0310201311433700.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43243/interactive-bioinformatics-resources</guid>
	<pubDate>Thu, 12 Aug 2021 00:09:00 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43243/interactive-bioinformatics-resources</link>
	<title><![CDATA[Interactive Bioinformatics Resources !]]></title>
	<description><![CDATA[<p>Learn how to use bioinformatics tools right from your browser.<br>Everything runs in a sandbox, so you can experiment all you want.</p>
<p>More at sandbox.bio</p><p>Address of the bookmark: <a href="http://sandbox.bio" rel="nofollow">http://sandbox.bio</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44279/bioinformatics-training-material</guid>
	<pubDate>Sat, 18 Mar 2023 11:26:18 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44279/bioinformatics-training-material</link>
	<title><![CDATA[Bioinformatics Training Material !]]></title>
	<description><![CDATA[<p><span>Glittr</span>&nbsp;is a curated list of bioinformatics training material.<br>All material is:</p>
<ul>
<li>In a GitHub or GitLab repository</li>
<li>Free to use</li>
<li>Written in markdown or similar</li>
</ul>
<p><span>NOTE:</span>&nbsp;This list of courses is selected only based on the above criteria.<br>There are no checks on quality.</p>
<p>https://glittr.org/?per_page=25&amp;sort_by=stargazers&amp;sort_direction=desc</p><p>Address of the bookmark: <a href="https://glittr.org/?per_page=25&amp;sort_by=stargazers&amp;sort_direction=desc" rel="nofollow">https://glittr.org/?per_page=25&amp;sort_by=stargazers&amp;sort_direction=desc</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44581/biokit-a-set-of-tools-dedicated-to-bioinformatics-data-visualisation</guid>
	<pubDate>Tue, 18 Jun 2024 02:04:39 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44581/biokit-a-set-of-tools-dedicated-to-bioinformatics-data-visualisation</link>
	<title><![CDATA[BioKit: a set of tools dedicated to bioinformatics, data visualisation]]></title>
	<description><![CDATA[<p><span>BioKit is a set of tools dedicated to bioinformatics, data visualisation (</span><a href="https://biokit.readthedocs.io/en/latest/references.html#module-biokit.viz" title="biokit.viz"><code><span>biokit.viz</span></code></a><span>), access to online biological data (e.g. UniProt, NCBI thanks to bioservices). It also contains more advanced tools related to data analysis (e.g.,&nbsp;</span><a href="https://biokit.readthedocs.io/en/latest/references.html#module-biokit.stats" title="biokit.stats"><code><span>biokit.stats</span></code></a><span>). Since R is quite common in bioinformatics, we also provide a convenient module to run R inside your Python scripts or shell (:mod:biokit.rtools module).</span></p><p>Address of the bookmark: <a href="https://biokit.readthedocs.io/en/latest/index.html" rel="nofollow">https://biokit.readthedocs.io/en/latest/index.html</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/853/ragan-lab</guid>
  <pubDate>Sun, 14 Jul 2013 12:03:43 -0500</pubDate>
  <link></link>
  <title><![CDATA[Ragan Lab]]></title>
  <description><![CDATA[
<p>Computational systems biology</p>

<p>Research Area: <br />breast cancer; pancreatic cancer; prostate cancer; gastrointestinal disorders; urohaemolytic disorders; staphylococcal diseases</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/7989/cancers-cure-is-on-the-way</guid>
	<pubDate>Wed, 22 Jan 2014 12:00:46 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/7989/cancers-cure-is-on-the-way</link>
	<title><![CDATA[Cancers cure is on the way !!!]]></title>
	<description><![CDATA[<p>The study on blind mole rat (Spalax) was carried out by researchers from the University of Haifa, Israel, and published in the peer-reviewed scientific journal BMC Biology.</p><p>The blind mole rat (Spalax) is an intriguing creature worthy of study. This was animal research examining the resistance subterranean blind mole rats (Spalax) have to cancers. Blind mole rats are one of a unique group of animals that spend their lives underground, are tolerant of very low oxygen levels (down to only 3% concentration &ndash; levels that would kill a human), have a long lifespan of more than 20 years, which is exceptional for a small rodent, and show no clear signs of ageing or age-related diseases.</p><p>This research has demonstrated the unique abilities of the blind mole rat to resist cancer, even when directly given potent cancer-causing chemicals. In this study researchers gave blind mole rats potent cancer-causing chemicals either through injections or applied directly to the skin, but the animals didn't develop cancer.<br /><br />Remarkably, connective tissue cells (fibroblasts) taken from the blind mole rat even prevented the growth of human cancer cells when they were grown together in the laboratory.<br /><br />In the laboratory, the researchers also demonstrated how connective tissue cells called fibroblasts taken from the animal seem to play an important role in this cancer resistance. These cells prevented the growth of human cancer cells when the two types of cells were grown together in the laboratory.<br /><br />The researchers concluded that, "This report provides pioneering evidence that Spalax [the blind mole rat] is not only resistant to spontaneous cancer, but also to experimentally induced cancer, and shows the unique ability of Spalax fibroblasts to inhibit growth and kill cancer cells, but not normal cells, either through direct fibroblast-cancer cell interaction or via soluble factors."</p><p>Nonetheless, there remains optimism that understanding the anti-cancer mechanisms of mole rats may one day help inform further cancer treatments for humans, but a lot more research &ndash; and probably a significant amount of time &ndash; is needed before this can be considered.</p><p><img src="http://i.telegraph.co.uk/multimedia/archive/02599/naked-mole-rat_2599114b.jpg" alt="image" width="620" height="387" style="border: 0px; border: 0px;"></p><p>Reference:</p><p>Image: telegraph.co.uk</p><p>http://www.biomedcentral.com/1741-7007/11/91</p><p>Manov, Irena, et al. "Pronounced cancer resistance in a subterranean rodent, the blind mole-rat, Spalax: in vivo and in vitro evidence." BMC biology 11.1 (2013): 91.</p><p>http://www.nhs.uk/news/2014/01January/Pages/Claims-of-a-universal-cure-for-cancer-misleading.aspx</p><p>http://www.express.co.uk/news/health/454188/EXCLUSIVE-Cure-for-ALL-cancers-is-on-the-way-as-scientists-discover-major-breakthrough</p><p>http://www.dailymail.co.uk/health/article-2540321/Could-mole-rats-hold-key-cure-cancer-Scientists-hail-potentially-life-changing-breakthrough.html</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/38838/computer-scientistbioinformatician-at-ieo-in-milan-italy</guid>
  <pubDate>Thu, 31 Jan 2019 09:10:12 -0600</pubDate>
  <link></link>
  <title><![CDATA[Computer scientist/bioinformatician at IEO in Milan, Italy]]></title>
  <description><![CDATA[
<p>We are looking for a computer scientist or a bioinformatician with a strong computation background to join the bioinformatics unit of the IEO in Milan. Web development, scripting, experience with spring boot, hpc, docker are appreciated. The candidate will evolve in a research environment (next generation sequencing among others). The selected candidate will consolidate our team for the development and maintenance of the bioinformatics resources, and will have the opportunity to support the research groups in setting new tools and pipelines.</p>

<p>Place of employment and work</p>

<p>The candidate will be located at the Department of Experimental Oncology of the European Institute of Oncology in Milan (Italy), one of Europe’s leading research institutes in biomedical research, where he/she will also interact with one of the largest computational biology communities in Italy</p>

<p>Requirements:</p>

<p>The candidate should have a good knowledge of the UNIX system and good programming skills (bash, R, python, java). Background in bioinformatics would be appreciated but is not mandatory. Additional experience with containers (docker, singularity),  grid computing, web frameworks, continuous integrations will be appreciated.</p>

<p>For further info or to arrange an informal interview, please write to arnaud.ceol@ieo.it</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/3885/precision-medicine</guid>
	<pubDate>Sat, 24 Aug 2013 15:47:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/3885/precision-medicine</link>
	<title><![CDATA[Precision Medicine]]></title>
	<description><![CDATA[<p>Coupling established clinical&ndash;pathological indexes with state-of-the-art molecular profiling to create diagnostic, prognostic, and therapeutic strategies precisely tailored to each patient's requirements &mdash; hence the term &ldquo;Precision medicine&rdquo;&nbsp;</p>
<p>Source:<a href="http://www.nejm.org/doi/full/10.1056/NEJMp1114866">http://www.nejm.org/doi/full/10.1056/NEJMp1114866</a></p>
<p><strong>Another video on precision medicine</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=Pi8W0yOXnzE">http://www.youtube.com/watch?v=Pi8W0yOXnzE</a></p>
<p>Precision Medicine basically intergrates bioinformatics, genomics , genetics, molecular biology and nanotechnology to deliver precise cure/diagnotics to a specific patient.</p>
<p>Examples:</p>
<ul>
<li><span>The drug imatinib (Gleevec) designed to inhibit an altered enzyme produced by a fused version of two genes found in chronic myelogenous leukemia.</span></li>
<li><span>The breast cancer drug trastuzumab (Herceptin) works only for women whose tumors have a particular genetic profile called HER-2 positive.</span></li>
</ul>
<p><span>E.g. source :</span></p>
<p><span><a href="http://www.bionews-tx.com/news/2013/08/15/how-the-impact-of-cancer-genomics-on-precision-medicine-is-revolutionizing-cancer-treatment/">http://www.bionews-tx.com/news/2013/08/15/how-the-impact-of-cancer-genomics-on-precision-medicine-is-revolutionizing-cancer-treatment/</a></span></p><p>Address of the bookmark: <a href="http://www.cbsnews.com/video/watch/?id=50149783n" rel="nofollow">http://www.cbsnews.com/video/watch/?id=50149783n</a></p>]]></description>
	<dc:creator>Rahul Agarwal</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/7216/free-math-books</guid>
	<pubDate>Thu, 12 Dec 2013 19:38:34 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/7216/free-math-books</link>
	<title><![CDATA[Free math books]]></title>
	<description><![CDATA[<p>Bioinformatics require some match skills, therefore I decided to provide this wonderful math eBooks links to the BOL community.</p>
<p>Please add ur links/bookmarks in comment section.</p><p>Address of the bookmark: <a href="http://physicsdatabase.com/free-math-books/" rel="nofollow">http://physicsdatabase.com/free-math-books/</a></p>]]></description>
	<dc:creator>Manisha Mishra</dc:creator>
</item>

</channel>
</rss>