<?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/35805?offset=510</link>
	<atom:link href="https://bioinformaticsonline.com/related/35805?offset=510" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/22569/reverse-complement-problem-solved-with-perl</guid>
	<pubDate>Tue, 09 Jun 2015 23:37:23 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/22569/reverse-complement-problem-solved-with-perl</link>
	<title><![CDATA[Reverse Complement Problem Solved with Perl]]></title>
	<description><![CDATA[<p>Question at http://rosalind.info/problems/1b/</p><p>#Find the reverse complement of a DNA string.<br />#Given: A DNA string Pattern.<br />#Return: Pattern, the reverse complement of Pattern.<br /><br />use strict;<br />use warnings;<br /><br />my $string="AAAACCCGGT";<br />my $finalString="";<br />my %hash = (<br />&nbsp;&nbsp; &nbsp;"C" =&gt; "G", <br />&nbsp;&nbsp; &nbsp;"A" =&gt; "T", <br />&nbsp;&nbsp; &nbsp;"T" =&gt; "A", <br />&nbsp;&nbsp; &nbsp;"G" =&gt; "C",<br />);<br /><br />for (my $aa=0; $aa&lt;=(length($string)-1); $aa++) {<br />&nbsp;&nbsp; &nbsp;my $char=substr $string, $aa, 1;<br />&nbsp;&nbsp; &nbsp;#print $hash{$char};<br />&nbsp;&nbsp; &nbsp;$finalString="$hash{$char}"."$finalString";<br />}<br /><br />print $finalString;<br />print "\n";</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/poll/view/22920/how-long-have-you-been-a-bioinformatics-scientist-for</guid>
	<pubDate>Tue, 23 Jun 2015 10:55:33 -0500</pubDate>
	<link>https://bioinformaticsonline.com/poll/view/22920/how-long-have-you-been-a-bioinformatics-scientist-for</link>
	<title><![CDATA[How long have you been a bioinformatics scientist for?]]></title>
	<description><![CDATA[<p>Most of the researcher have been a scientist whole life, but infact they actually started paying&nbsp; it with at certain time.So, how long have you been in bioinformatics domain now?</p>]]></description>
	<dc:creator>Jit</dc:creator>
</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/blog/view/23680/five-key-traits-to-seek-out-in-potential-bioinformatics-candidates</guid>
	<pubDate>Mon, 10 Aug 2015 12:53:50 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/23680/five-key-traits-to-seek-out-in-potential-bioinformatics-candidates</link>
	<title><![CDATA[Five key traits to seek out in potential bioinformatics candidates !!!]]></title>
	<description><![CDATA[<p>Genomics and proteomics data are being collected in bulk, but mostly, traditional biologist don&rsquo;t know what to do with it. Perhaps this is the reason why (not only this!!! ) computational biologist/bioinformatics scientists are hot commodities in the research world.</p><p>In fact, there are huge demands for expert biological data analyst. It&rsquo;s a fairly new &nbsp;(not exactly) hot area, these bioinformatician are invaluable because they know and understand the significance of biological data for your research and how you can use it for better understanding of biological problems.</p><p>The bioinformatics can discover biological patterns and stories in genomic and proteomics data. They can develop the pipeline needed to properly collect, store and analyse it.</p><p><img src="http://bioinformaticsonline.com/mod/photo/hire.gif" alt="image" style="border: 0px;"></p><p>Once your research group is ready to make a larger investment and hire a bioinformatician to gain a competitive edge, there are several key traits to seek out in potential candidates. The best bioinformatician are:</p><p>1. Highly Skilled - programming skills, experience with the biological software and tools.</p><p>The biological data won&rsquo;t illuminate much if the scientist analysing it doesn&rsquo;t possess practical programming skills, experience with the biological software and tools and a thorough understanding of basic biological stuff. A solid background in mathematics and statistics is also an indispensable trait.</p><p>2. Insight - Real vision, robust understanding and deep insight.</p><p>In order to hire the best bioinformatics and computational biologist scientist for your needs, it is always recommended and mostly practiced by the recruiters, to ask each contender to write and develop a sample script/presentation based on a specific set of data you provide. Then, explore the approaches used to deal with data provided and pick up those candidates who convey real vision, robust understanding and deep insight.</p><p>3. Energetic &ndash; Curiosity to explore</p><p>Mostly natural curiosity and enthusiasm for solving big biological problems coupled with an ability to transform data into a scientific stories may place one candidate above the rest. In addition to achieve that, the bioinformatician should be agile enough to quickly modify their methods to suit changes within a particular research.</p><p>4. Researcher &ndash; Publications</p><p>Look for someone who has a keen sense and understanding of concern biological problems. You can judge it by looking at previously published papers and data. It is always recommended to have a look at GitHub and other repository for codes written by her/him.</p><p>5. Impressive communicator - Insight that can&rsquo;t be expressed is worthless.</p><p>Good bioinformatics scientists are able to uncover biological patterns and are willing to explain those patterns in clear and helpful ways through thoughtful and open communication. In other words, they should must have good scientific writing skills. A computational biologis/bioinformatician&nbsp; should know how to present the data and tell a scientific story through numbers/images.</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23912/jrf-in-bioinformatics-central-university-of-rajasthan</guid>
  <pubDate>Thu, 20 Aug 2015 05:28:21 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF in Bioinformatics @ Central University of Rajasthan]]></title>
  <description><![CDATA[
<p>Central University of Rajasthan<br />Department of Biotechnology<br />School of Life Sciences<br />Bandarsindri, Distt. Ajmer</p>

<p>Applications are invited for one JRF position supported by DST sponsored project in Bioinformatics with Dr. Tarun Kumar Bhatt.</p>

<p>Title of the project: Molecular Modeling of malaria parasite ‘secretome’: A potential drug target</p>

<p>Fellowship: Rs. 14000 consolidated</p>

<p>Duration of project: 36 months.</p>

<p>Essential Qualification: Master’s degree in Biotechnology/Bioinformatics with minimum 55% marks. Age limit as per government rule.</p>

<p>Candidates with good experience of molecular modeling, In-silico screening, MD simulation and database formation will be preferred. Good knowledge of Linux operating system is desirable.</p>

<p>How to apply: Interested candidate can send soft copy of application in format given below to tarun@curaj.ac.in on or before 29/08/2015.</p>

<p>1. Name<br />2. Fathers name<br />3. Date of Birth<br />5. Age<br />6. Sex<br />7. Address<br />8. Telephone / mobile no.<br />9. Email:<br />10. Academic qualifications starting from 10th class.<br />11. Summary of experience in molecular modeling, In-silico screening and database formation.</p>

<p>General Conditions:</p>

<p>1.Selected candidate would be informed for date and time of the interview via email .<br />2. No TA/DA will be paid for attending the interview.</p>

<p>More at http://www.curaj.ac.in/2015/Rec/aug/Advertisement%20for%20post%20of%20JRF%20under%20DST%20project%28BioTech%29.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/24364/ra-bioinformatics-at-university-of-delhi</guid>
  <pubDate>Thu, 10 Sep 2015 16:02:37 -0500</pubDate>
  <link></link>
  <title><![CDATA[RA Bioinformatics at University of Delhi]]></title>
  <description><![CDATA[
<p>BIOINFORMATICS INFRASTRUCTURE FACILITY</p>

<p>GARGI COLLEGE (University of Delhi)</p>

<p>SiriFort Road, New Delhi-110049</p>

<p>Walk- in- interview Bioinformatics Infrastructure Facility (BIF), Gargi College, University of Delhi invites to appear for interview on 29th September, 2015 at 9.30 AM for filling up the following purely temporary position sponsored by DBT, New Delhi.</p>

<p>1. Traineeship – 01 (one post) purely temporary for a period of six months.</p>

<p>Salary: Rs.8000/- p.m. fixed.</p>

<p>Essential Qualification: Post Graduate degree in Bioinformatics or any other branch of Life Sciences preferably with dissertation in Bioinformatics.</p>

<p>Desirable Qualification: Prior knowledge of programming languages such as C, VB, SQL etc. and software/database development.</p>

<p>2. Research Associate-01(one post) purely temporary for a period of nine months.</p>

<p>Salary: Rs 36000/-+HRA p.m fixed.</p>

<p>Essential Qualification: PhD in Bioinformatics/Biological Sciences/Computer Science or allied sciences with proven experience in bioinformatics.</p>

<p>3. Studentship- 01 (one post) purely temporary for a period of six months.</p>

<p>Salary: Rs.8000/- p.m. fixed.</p>

<p>Essential Qualifications: Final year Post Graduate students pursuing a degree in Bioinformatics or any branch of Life Science with knowledge of bioinformatics.</p>

<p>Interested candidates are required to appear for the walk in interview on 29th September, 2015 at 9.30 AM in Principal’s Office, Gargi College, Sirifort Road, N. Delhi-110049, with their CVs, original documents and a set of Photostat copies of all original documents. Conditions: The original documents must be produced at the time of interview, otherwise will not be allowed to attend the same. No TA &amp; DA will be paid for appearing in the interview. The institute reserves the right to fill or not to fill the positions depending upon qualifications/credentials of the candidates etc. The appointment does not confer any right over the job and will not be considered as institute’s service. Dr Aparajita Mohanty Dr Shashi Tyagi (Co-coordinator,BIF) (Coordinator, BIF)</p>

<p>Advertisement:</p>

<p>http://gargi.du.ac.in/uploads/ngrey/News/Gargi_Advt_BIF_2015.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25250/srfjrf-biotechnology-nrcpb-delhi-delhi</guid>
  <pubDate>Fri, 13 Nov 2015 02:52:11 -0600</pubDate>
  <link></link>
  <title><![CDATA[SRF/JRF Biotechnology NRCPB - Delhi, Delhi]]></title>
  <description><![CDATA[
<p>SRF/JRF job position in National Research Centre on Plant Biotechnology (NRCPB)</p>

<p>JRF /1</p>

<p>Qualification : Master’s Degree in Biotechnology / life sciences with four years Bachelor’s Degree (or) Master’s Degree in Biotechnology / life sciences with NET qualification with 1st Division or 60% marks or equivalent overall grade point average . Non NET/ Master’s degree with three years Bachelor’s degree as per DST/DBT norms. Desirable: Working Experience in Molecular Biology Techniques, genome sequence analysis Bioinformatics</p>

<p>Emoluments : Rs.25000</p>

<p>SRF</p>

<p>Qualification : Master’s degree in Biotechnology/Bioinformatics/Life Science with 1st division or 60% marks or equivalent overall grade point average with 4 year of Bachelor’s degree or 5 years integrated Masters degree. Desirable: Working experience in Bioinformatics, genomic analysis</p>

<p>Emoluments : Rs.25000/</p>

<p>Age Limit: 35 years</p>

<p>Walk-in-interview will be held on 20th November 2015 at 10 AM at NRCPB, LBS Building, Pusa Campus, and New Delhi-110012</p>

<p>More at http://www.nrcpb.org/sites/default/files/Adverdisement_0.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25651/jrftraineeshipstudentship-bioinformatics</guid>
  <pubDate>Thu, 10 Dec 2015 13:49:56 -0600</pubDate>
  <link></link>
  <title><![CDATA[JRF/Traineeship/Studentship Bioinformatics]]></title>
  <description><![CDATA[
<p>JRF/Traineeship/Studentship Bioinformatics</p>

<p>Eligibility : ME/M.Tech(Bio-Informatics/Bio-Chemistry Engg, CSE), MSc(Bio-Informatics, CS)</p>

<p>Location : Delhi</p>

<p>Last Date : 18 Dec 2015</p>

<p>Hiring Process : Walk - In<br />IARI - Job Details</p>

<p>JRF/Traineeship/Studentship Bioinformatics job position in Indian Agricultural Research Institute (IARI) purely temporary</p>

<p>JRF</p>

<p>Qualification: i) Master’s degree in Bioinformatics or Computer Science + NET qualification, or ii) M. Tech degree in Bioinformatics or Computer Science/Engineering</p>

<p>Desirable: Efficiency to handle agricultural databases and bioinformatics tool development</p>

<p>Pay Scale :Rs 25000/- </p>

<p>Age limit : 35 years</p>

<p>Traineeship/2 Post</p>

<p>Qualification: M.Sc./M. Tech (Bioinformatics) with 60 % marks from a recognized University </p>

<p>Pay Scale :Rs. 8000/-consolidated</p>

<p>Age limit : 35 years</p>

<p>Studentship/4 Post</p>

<p>Qualification: Final year M.Sc./ M.Tech (Bioinformatics) Students from a recognized University</p>

<p>Pay Scale :Rs. 8000/-consolidated</p>

<p>Age limit : 35 years<br />How to apply</p>

<p>Walk-in-Interview will be held on 18th December 2015 at 10:00 AM at AKMU, LBS Building,IARI, Pusa Campus, New Delhi-110012. Bring self attested copies and originals of all certificates ( class 10th )onwards along with biodata in the attached format, proof of date of birth, one passport size photo, NOC from present employer, if any.</p>

<p>More at http://www.iari.res.in/index.php?option=com_jumi&amp;fileid=24&amp;Itemid=664</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26306/busco</guid>
	<pubDate>Sun, 07 Feb 2016 16:02:39 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26306/busco</link>
	<title><![CDATA[BUSCO]]></title>
	<description><![CDATA[<p>Assessing genome assembly and annotation completeness with Benchmarking Universal Single-Copy Orthologs</p>
<p>More at http://busco.ezlab.org/</p><p>Address of the bookmark: <a href="http://busco.ezlab.org/" rel="nofollow">http://busco.ezlab.org/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26325/crossmap</guid>
	<pubDate>Mon, 08 Feb 2016 15:47:00 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26325/crossmap</link>
	<title><![CDATA[CrossMap]]></title>
	<description><![CDATA[<p>CrossMap is a program for convenient conversion of genome coordinates (or annotation files) between <em>different assemblies</em> (such as Human <a href="http://www.ncbi.nlm.nih.gov/assembly/2928/">hg18 (NCBI36)</a> &lt;&gt; <a href="http://www.ncbi.nlm.nih.gov/assembly/2758/">hg19 (GRCh37)</a>, Mouse <a href="http://www.ncbi.nlm.nih.gov/assembly/165668/">mm9 (MGSCv37)</a> &lt;&gt; <a href="http://www.ncbi.nlm.nih.gov/assembly/327618/">mm10 (GRCm38)</a>).</p>
<p>It supports most commonly used file formats including SAM/BAM, Wiggle/BigWig, BED, GFF/GTF, VCF.</p>
<p>CrossMap is designed to liftover genome coordinates between assemblies. It&rsquo;s <em>not</em> a program for aligning sequences to reference genome.</p>
<p>We <em>do not</em> recommend using CrossMap to convert genome coordinates between species.</p>
<p>More at http://crossmap.sourceforge.net/</p><p>Address of the bookmark: <a href="http://crossmap.sourceforge.net/" rel="nofollow">http://crossmap.sourceforge.net/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>

</channel>
</rss>