<?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/29142?offset=1330</link>
	<atom:link href="https://bioinformaticsonline.com/related/29142?offset=1330" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/22570/frequent-words-problem-solution-by-perl</guid>
	<pubDate>Tue, 09 Jun 2015 23:38:44 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/22570/frequent-words-problem-solution-by-perl</link>
	<title><![CDATA[Frequent words problem solution by Perl]]></title>
	<description><![CDATA[<div><p>Solved with perl <a href="http://rosalind.info/problems/1a/">http://rosalind.info/problems/1a/</a></p><p>#Find the most frequent k-mers in a string.<br />#Given: A DNA string Text and an integer k.<br />#Return: All most frequent k-mers in Text (in any order).<br /><br />use strict;<br />use warnings;<br /><br />my $string="ACGTTGCATGTCGCATGATGCATGAGAGCT";<br />my $kmer=4; <br />my %myHash;<br />my $max=0;<br /><br />for (my $aa=0; $aa&lt;=(length($string)-4); $aa++) {<br />&nbsp;&nbsp; &nbsp;my $myStr=substr&nbsp; $string, $aa,$kmer;<br />&nbsp;&nbsp; &nbsp;#print "$myStr\n";<br />&nbsp;&nbsp; &nbsp;my $km=kmerMatch ($string, $myStr, $kmer);<br />&nbsp;&nbsp; &nbsp;if ($km &gt; $max) { $max = $km;}<br />&nbsp;&nbsp; &nbsp;#print "$km\t$myStr\n";<br />&nbsp;&nbsp; &nbsp;$myHash{$myStr}=$km;<br />&nbsp;&nbsp; &nbsp;<br />}<br /><br />#Print all key which have matching values<br />foreach my $name (keys %myHash){<br />&nbsp;&nbsp;&nbsp; print "$name " if $myHash{$name} == $max;<br />}<br /><br />sub kmerMatch { #Check the exact matching kmers with sliding window<br />my ($string, $myStr, $kmer)=@_;<br />my $count=0;<br />for (my $aa=0; $aa&lt;=(length($string)-4); $aa++) {<br />&nbsp;&nbsp; &nbsp;my $myWin=substr&nbsp; $string, $aa,$kmer;<br />&nbsp;&nbsp; &nbsp;if ($myWin eq $myStr) {<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;#print "$myWin eq $myStr\n";<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;$count++;<br />&nbsp;&nbsp; &nbsp;}<br />}<br />return $count;<br />}</p></div>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/22572/clump-finding-problem-solved-with-perl</guid>
	<pubDate>Wed, 10 Jun 2015 00:17:17 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/22572/clump-finding-problem-solved-with-perl</link>
	<title><![CDATA[Clump Finding Problem Solved with Perl]]></title>
	<description><![CDATA[<p>The question at http://rosalind.info/problems/1d/</p><p>Script are moved to&nbsp;http://bioinformaticsonline.com/snippets/view/34633/clump-finding-problem-solved-with-perl</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/22786/ra-at-university-of-delhi</guid>
  <pubDate>Wed, 17 Jun 2015 20:35:35 -0500</pubDate>
  <link></link>
  <title><![CDATA[RA at University of Delhi]]></title>
  <description><![CDATA[
<p>Research Scientist Jobs opportunity in University of Delhi on temporary basis</p>

<p>Qualifications : Ph. D.</p>

<p>Desirable : Experience on DNA Markers, plant genome mapping and bioinformatics</p>

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

<p>Department : Genetics</p>

<p>Salary : Rs. 60,000/-<br />How to apply</p>

<p>The applicants are requested to register their names on the day of interview in the First Floor, Biotech Centre, Centre for Genetic Manipulation of Crop Plants, Department of Genetics before the stipulated time for the interview. Only the registered eligible candidates will be interviewed on the day in the Committee Room. Applicants are requested to bring all related documents, in original and a set of photocopy, for verification. Date and time of the interview : 25.06.2015 at 10:30 AM.</p>

<p>Click Here for Job Details http://www.du.ac.in/du/index.php?mact=News,cntnt01,detail,0&amp;cntnt01articleid=5492&amp;cntnt01returnid=83</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/poll/view/22906/at-what-age-did-you-gain-passion-in-bioinformatics</guid>
	<pubDate>Tue, 23 Jun 2015 10:39:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/poll/view/22906/at-what-age-did-you-gain-passion-in-bioinformatics</link>
	<title><![CDATA[At what age did you gain passion in Bioinformatics?]]></title>
	<description><![CDATA[<p>Most of the bioinformatician were biologist ( yeah ... not all ;), and at later stage they gain a passion in Bioinformatics and learn it. When did you get inclined towards computational analysis of biological data?</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/22966/ra-bioinformatics-at-icged</guid>
  <pubDate>Sun, 28 Jun 2015 12:24:01 -0500</pubDate>
  <link></link>
  <title><![CDATA[RA Bioinformatics at ICGED]]></title>
  <description><![CDATA[
<p>Research Associate Position at ICGEB, New Delhi with Dr. Amit Sharma</p>

<p>Starting 15th July 2015, the position relates to a project specifically for in silico drug docking, screening, design, optimisation and linkage with active chemists. </p>

<p>Experience in many docking softwares and operating systems is essential. </p>

<p>Additional experience in bioinformatics and computational biology tools will be useful. </p>

<p>Submit curriculum vitae to: sb.icgeb@gmail.com</p>

<p>Closing date: 5 July 2015</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/23160/opencpu</guid>
	<pubDate>Sun, 05 Jul 2015 18:34:46 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/23160/opencpu</link>
	<title><![CDATA[OpenCPU]]></title>
	<description><![CDATA[<p>OpenCPU is a system for embedded scientific computing and reproducible research. The OpenCPU server provides a reliable and interoperable <a href="https://www.opencpu.org/api.html">HTTP API</a> for data analysis based on R.</p><p>The OpenCPU <a href="https://www.opencpu.org/jslib.html">JavaScript client library</a> provides the most seamless integration of R and JavaScript available today.</p><p>OpenCPU uses standard R packaging to develop, ship and deploy web applications. Several open source <a href="https://www.opencpu.org/apps.html">example apps</a> are available from Github.</p><p>Installing your own OpenCPU server is <a href="https://www.opencpu.org/download.html">super easy</a> and only takes a few minutes.</p><p>More at https://www.opencpu.org/</p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/24042/research-associate-bioinformatician-university-of-bristol</guid>
  <pubDate>Wed, 26 Aug 2015 05:46:29 -0500</pubDate>
  <link></link>
  <title><![CDATA[Research Associate Bioinformatician @ University of Bristol]]></title>
  <description><![CDATA[
<p>This 0.5 fte role will have specific responsibility for the bioinformatic side of a Health Innovation Challenged Fund (HICF) research project investigating the application of Next Generation Sequencing (NGS) technologies to the analysis of Minimal Residual Disease (MRD) in childhood Acute Lymphoblastic Leukaemia (ALL). The successful candidate will be responsible for designing and implementing an analysis pipeline primarily to fit with the clinical need, but with the capacity to answer innovative research questions.</p>

<p>For informal enquiries please contact Anne Walsh via email: anne.walsh@bristol.ac.uk.</p>

<p>Apply at http://www.bris.ac.uk/jobs/find/details.html?nPostingID=3639&amp;nPostingTargetID=13346&amp;option=28&amp;sort=DESC&amp;respnr=1&amp;ID=Q50FK026203F3VBQBV7V77V83&amp;JobNum=ACAD101624&amp;Resultsperpage=10&amp;lg=UK&amp;mask=uobext</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23283/ra-bioinformatics-at-iisr</guid>
  <pubDate>Mon, 13 Jul 2015 02:12:10 -0500</pubDate>
  <link></link>
  <title><![CDATA[RA Bioinformatics at IISR]]></title>
  <description><![CDATA[
<p>Bioinformatics Research Associate at Indian Institute of Spice Research</p>

<p>Pay Scale: Rs. 40,000/-per month +HRA (as admissible) for Ph.D. holders and Rs. 38,000/-p.m. + HRA (as admissible) for Master degree holder</p>

<p>Qualifications: a)Essential :</p>

<p>Ph.D.in Biotechnology/ Molecular B iology/ Genetics &amp; Plant Breeding/ Bioinformatics ( Should have the degree in life sciences at gra duate level) OR Post - Graduation in Biotechnology/ Molecular Biology/ Bioinformati cs/Genetics &amp; Plant Breeding</p>

<p>or equivalent with at least two years of research experience and 60% marks. ( should have a degree in life sciences at graduate level)</p>

<p>b) Desirable :</p>

<p>1. Working experience in plant molecular biology</p>

<p>2. Knowledge of Computational Genomics/Proteomics/ Bioinformatics</p>

<p>3. Working knowledge on Computer programming</p>

<p>Walk-in Interview will be held at The Indian Institute of Spices Research, Marikunnu P.O., Kozikode-673012, Kerala on 28/7/2015 at 10.00 AM.</p>

<p>For more details: http://www.spices.res.in/pdf/Mining%20and%20Validation%20Website.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23403/bioinformatics-project-assistant-at-vector-control-research-centre-vcrc-puducherry</guid>
  <pubDate>Sun, 19 Jul 2015 19:22:07 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics Project Assistant at Vector Control Research Centre (VCRC), Puducherry.]]></title>
  <description><![CDATA[
<p>Applications are invited upto 27.07.2015 for filling up of one post of Project Assistant (UNRESERVED) to work under ICMR funded Non-Institutional adhoc project entitled “Biomedical Informatics centre’s of ICMR” at Vector Control Research Centre (VCRC), Puducherry.</p>

<p>Desirable qualification: M.Sc (Life Sciences) with Bioinformatics knowledge and hands on molecular biology tools.</p>

<p>Age: Not exceeding 30 years on the last date of receipt of application</p>

<p>Job work: Molecular modelling studies, Database curation, Metagenomic studies on Dengue virus</p>

<p>Advertisement: http://vcrc.res.in/writereaddata/BIPrj15.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23496/bioinformatics-scientist-at-nin</guid>
  <pubDate>Sat, 25 Jul 2015 22:07:49 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics Scientist at NIN]]></title>
  <description><![CDATA[
<p>No.NIN/PERS/Sch-88/2015-16/</p>

<p>WALK-IN-INTERVIEW (EMPLOYMENT NOTIFICATION)</p>

<p>Eligible candidates are invited to apply for the following post on the ad hoc research project entitled “Biomedical Informatics Centre’s of ICMR” - funded by ICMR at this Institute. The Applications will be received from the individuals on 31st July, 2015 between 9:30 A.M. and 10:30 A.M. at Conference Hall, NIN, Tarnaka, Hyderabad.</p>

<p>Late applications will not be entertained after 10:30 A.M. at any circumstances.</p>

<p>The Candidates may download the Application Form from NIN website: www.ninindia.org</p>

<p>Selection Procedure: Written test and Interview will be conducted to the eligible candidates, if the large numbers of candidates are found to be eligible in the screening. If the lesser number of candidates are found to be eligible in the screening, interview will be conducted only to the short listed candidates for final selection. The names of the shortlisted candidates will be displayed on the Notice Board, which is kept in front of the Conference Hall by 11:30 A.M.</p>

<p>Date of Written Test / Interview: 31st July, 2015. The essential qualification, experience, consolidated Pay and service tenure are as under:</p>

<p>1. Scientist-II (no. of vacancies -1 No.) (UR)</p>

<p>Essential Qualifications :</p>

<p>(i) First Class Master’s Degree in Bio-informatics/ Life Sciences form a recognized University with 4 years R&amp;D experience in the biomedical informatics subject. (or)</p>

<p>(ii) 2nd Class M.Sc./ M.Tech. in Bio-informatics + Ph.D. in the relevant subject from recognized University with 4 years research experience in the biomedical informatics subject. </p>

<p>Age limit : Not exceeding 40 years. Cons.</p>

<p>Pay : Rs.45,954/- p.m. plus 30% HRA p.m. (fixed) without any other allowances.</p>

<p>Tenure : Initially upto 29th February, 2016 and extendable for three more years based on the performance of the candidate and funds position.</p>

<p>Note: Age relaxation will be given to the deserving Candidates. The short listed candidates should bring all original certificates of educational qualification (from SSC onwards), experience, SC/ST/OBC Community Certificate / PH Certificates along with a pass port size photograph and set of Photo copies duly attested for attending the Written Test/Interview. The persons belonging to Other Backward Category should bring the latest O.B.C. (Non-creamy layer) Certificate issued by the respective Tahsildar/ MRO specifically issued for the purpose of applying for Central Government Post. No TA/DA will be paid for attending the Written Test /Interview.</p>

<p>GENERAL CONDITIONS: The conditions of employment will be the same as are for the project staff on contract basis. The candidates have no right to claim for any regular employment at this Institute. The Director In-charge &amp; Appointing Authority has the right to accept / reject any application without assigning any reason/s and no correspondence in this matter will be entertained. </p>

<p>More at http://ninindia.org/31July2015.pdf</p>
]]></description>
</item>

</channel>
</rss>