<?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/17176?offset=1110</link>
	<atom:link href="https://bioinformaticsonline.com/related/17176?offset=1110" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38472/gpsrdocker-docker-based-container-that-contain-all-softwareweb-servers-developed-in-the-field-of-bioinformatics</guid>
	<pubDate>Sun, 16 Dec 2018 13:04:46 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38472/gpsrdocker-docker-based-container-that-contain-all-softwareweb-servers-developed-in-the-field-of-bioinformatics</link>
	<title><![CDATA[gpsrdocker: docker-based container that contain all software/web servers developed in the field of bioinformatics.]]></title>
	<description><![CDATA[<p><span>GPSRdocker (</span><a href="http://webs.iiitd.edu.in/gpsrdocker/">http://webs.iiitd.edu.in/gpsrdocker/</a><span>) is&nbsp; Presently it contain software developed at G. P. S. Raghava's group (</span><a href="http://webs.iiitd.edu.in/raghava/">http://webs.iiitd.edu.in/raghava/</a><span>&nbsp;). </span></p>
<p><span>The programs and the package are free software for academic users. Permission to use, copy, and modify any part of this software for educational, research and non-profit purposes is hereby granted. In this package or Docker image, number of other supported software has been integrated which may be under other licenses, along with any direct or indirect dependencies of the primary software being contained. As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within. </span></p>
<p><span>All software packages are distributed in the hope that they will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you have any query, please contact at raghava@iiitd.ac.in.</span></p><p>Address of the bookmark: <a href="https://hub.docker.com/r/raghavagps/gpsrdocker/" rel="nofollow">https://hub.docker.com/r/raghavagps/gpsrdocker/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/4042/a-brief-introduction-to-genetics</guid>
	<pubDate>Wed, 28 Aug 2013 06:49:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/4042/a-brief-introduction-to-genetics</link>
	<title><![CDATA[A Brief Introduction to Genetics]]></title>
	<description><![CDATA[<iframe src="http://player.vimeo.com/video/20898800?byline=0" width="" height="" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>A Brief Introduction to Genetics is a short documentary film that explores the history of genetics & genomics and the underlying concepts that provide the foundational knowledge that today's research is built upon. The film describes the history of genetics, from Gregor Mendel, to concepts such as DNA and the genetic code. Having introduced the fundamental ideas of genetics, the film moves on to describe the current techniques used to study genetics. Finally, the film explores the connection of these core concepts to genomics and bioinformatics.]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40272/seq-a-high-performance-pythonic-language-for-bioinformatics</guid>
	<pubDate>Sat, 23 Nov 2019 08:58:12 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40272/seq-a-high-performance-pythonic-language-for-bioinformatics</link>
	<title><![CDATA[Seq: A high-performance, Pythonic language for bioinformatics]]></title>
	<description><![CDATA[<p>&nbsp;</p>
<p>Seq is a programming language for computational genomics and bioinformatics. With a Python-compatible syntax and a host of domain-specific features and optimizations, Seq makes writing high-performance genomics software as easy as writing Python code, and achieves performance comparable to (and in many cases better than) C/C++.</p>
<p>Learn more by following the&nbsp;<a href="https://github.com/seq-lang/seq/blob/master/docs/sphinx/tutorial.rst">tutorial</a>&nbsp;or from the&nbsp;<a href="https://github.com/seq-lang/seq/blob/master/docs/sphinx/cookbook.rst">cookbook</a>.</p><p>Address of the bookmark: <a href="https://seq-lang.org" rel="nofollow">https://seq-lang.org</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/4234/ncbi-psi-blast-tutorial</guid>
	<pubDate>Wed, 04 Sep 2013 11:46:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/4234/ncbi-psi-blast-tutorial</link>
	<title><![CDATA[NCBI PSI-BLAST Tutorial]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/T3kHEieyylk" frameborder="0" allowfullscreen></iframe>http:--www.biotechnology.jhu.edu-
Tutorial for PSI-BLAST, an extension of BLAST that uses matrix algebra. BLAST is a cornerstone bioinformatics tool at NCBI. BLAST is the
Basic Local Alignment Search tool and will protein and DNA sequences that
are related to a sequence that the user provides.]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41202/biocontainers</guid>
	<pubDate>Thu, 20 Feb 2020 05:29:46 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41202/biocontainers</link>
	<title><![CDATA[BioContainers]]></title>
	<description><![CDATA[<p><span>BioContainers is a community-driven project that provides the infrastructure and basic guidelines to create, manage and distribute bioinformatics packages (e.g conda) and containers (e.g docker, singularity). BioContainers is based on the popular frameworks&nbsp;</span><a href="https://conda.io/">Conda</a><span>,&nbsp;</span><a href="https://www.docker.com/">Docker</a><span>&nbsp;and&nbsp;</span><a href="https://www.sylabs.io/docs/">Singularity</a><span>.</span></p><p>Address of the bookmark: <a href="https://biocontainers.pro/#/" rel="nofollow">https://biocontainers.pro/#/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/4352/jrf-bharathidasan-university</guid>
  <pubDate>Sat, 07 Sep 2013 14:20:03 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF @ BHARATHIDASAN UNIVERSITY]]></title>
  <description><![CDATA[
<p>Department of Bioinformatics<br />School of Life Sciences<br />BHARATHIDASAN UNIVERSITY,<br />TIRUCHIRAPPALLI-620 024</p>

<p>WALK-IN-INTERVIEW FOR JUNIOR RESEARCH FELLOWSHIP</p>

<p>Project title: Structural and Functional Evolution of Bacterial ADP-ribosylation Superfamily–A Special Emphasis for Engineering Immunotoxins from Binary toxin A Funding Agency: Life Science Research Board, Defence Research and Development Organization, New Delhi</p>

<p>Tenure of the project: Three years or till the end of the project period.</p>

<p>Position: Junior Research Fellow (1 no.)</p>

<p>Essential qualification: First class in M.Sc. in Genomics/Biotechnology/ Microbiology/ Biochemistry/Life Sciences</p>

<p>Desirable qualification: Experience in an area relevant (Molecular Microbiology, Protein engineering and Structural Bioinformatics) to the project.</p>

<p>Fellowship: Rs. 16, 000 per month plus HRA as per University rule.</p>

<p>Upper age limit: 28 years</p>

<p>Date of interview: 16-09-2013</p>

<p>Venue of interview: Department of Bioinformatics, Bharathidasan University, Tiruchirappalli -620 024, Tamil Nadu</p>

<p>The above post is purely temporary and will be terminated with three month notice. The Terms and the condition of the appointment shall be governed according to DRDO, Govt. of India. The eligible candidates will bring their original certificates and documents at the time of interview. No TA/DA will be paid for attending the interview.</p>

<p>Dr. P. CHELLAPANDI<br />Principal Investigator,<br />Department of Bioinformatics,<br />Bharathidasan University,<br />Tiruchirappalli -620 024, Tamil Nadu</p>

<p>Advertisement: http://www.bdu.ac.in/tender_list.php</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/42236/bioinformatics-focused-postdoctoral-fellow</guid>
  <pubDate>Fri, 23 Oct 2020 05:52:52 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics-focused postdoctoral fellow]]></title>
  <description><![CDATA[
<p>Jason Thomas Ladner currently recruiting for a bioinformatics-focused postdoctoral<br />fellow to join the group at the Pathogen and Microbiome Institute,<br />Northern Arizona University (http://www7.nau.edu/ladnerlab/). This<br />will be a multi-year, NIH-funded position focused on the development and<br />utilization of a novel platform for highly multiplexed antiviral serology,<br />which utilizes high-throughput sequencing technology.</p>

<p>To apply:<br />https://hr.peoplesoft.nau.edu/psp/ph92prta/EMPLOYEE/HRMS/c/HRS_HRAM.HRS_APP_SCHJOB.GBL?Page=HRS_APP_JBPST&amp;Action=U&amp;FOCUS=Applicant&amp;SiteId=1&amp;JobOpeningId=604999&amp;PostingSeq=1</p>

<p>For more information, feel free to contact me: jason.ladner@nau.edu</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/file/view/4482/bioinformatics-definitions-and-applications</guid>
	<pubDate>Thu, 12 Sep 2013 15:04:36 -0500</pubDate>
	<link>https://bioinformaticsonline.com/file/view/4482/bioinformatics-definitions-and-applications</link>
	<title><![CDATA[Bioinformatics definitions and applications !!!]]></title>
	<description><![CDATA[<p>There have been long discussion amongst several specialized/expert educator regarding bioinformatics arena, but everyone explain bioinformatics with their own view. I tried to explain it with a cartoon. Hope you all will like it.</p>]]></description>
	<dc:creator>Jit</dc:creator>
	<enclosure url="https://bioinformaticsonline.com/file/download/4482" length="49464" type="image/gif" />
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42552/bioinformatics-workbook</guid>
	<pubDate>Tue, 05 Jan 2021 22:42:32 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42552/bioinformatics-workbook</link>
	<title><![CDATA[bioinformatics workbook]]></title>
	<description><![CDATA[<p><span>This books assumes that the reader has some knowledge of biology and basic understanding of the Unix command line. However, for the beginner, the appendix contains introductory material and tips/tricks for common bioinformatic problems, that is referred to for more information throughout the book.</span></p>
<p>https://bioinformaticsworkbook.org/</p><p>Address of the bookmark: <a href="https://bioinformaticsworkbook.org/" rel="nofollow">https://bioinformaticsworkbook.org/</a></p>]]></description>
	<dc:creator>biogeek</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/4575/hiv-phd-and-msc-research-positions</guid>
  <pubDate>Mon, 16 Sep 2013 18:55:44 -0500</pubDate>
  <link></link>
  <title><![CDATA[HIV PhD and MSc Research Positions]]></title>
  <description><![CDATA[
<p>SANBI are looking to recruit two MSc students and a PhD student who are interested in implementing a computational biology approach to explore HIV’s glycan shield. Successful candidates for the MSc should hold an honours degree in physics, computer science or biological sciences while PhD applicants should hold an honours degree and a MSc in one or more of physics, computer science or biological sciences.</p>

<p>As these positions are funded by the South African National Research Foundation (NRF) priority will be given to South African citizens and permanent residents however exceptional applicants who do not fulfil these criteria may be considered.</p>

<p>Applications including a CV outlining your experience together with a cover letter detailing why you are a suitable candidate should be sent to simon_at_sanbi.ac.za by 30th September 2013.</p>

<p>More @ http://www.sanbi.ac.za/hiv-phd-and-msc-research-positions/</p>
]]></description>
</item>

</channel>
</rss>