<?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/44852?offset=220</link>
	<atom:link href="https://bioinformaticsonline.com/related/44852?offset=220" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/39472/louisiana-biomedical-research-network-summer-bioinformatics-training-program</guid>
	<pubDate>Wed, 05 Jun 2019 15:30:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/39472/louisiana-biomedical-research-network-summer-bioinformatics-training-program</link>
	<title><![CDATA[Louisiana Biomedical Research Network: Summer Bioinformatics Training Program]]></title>
	<description><![CDATA[<p><img src="https://edu.t-bio.info/wp-content/uploads/2019/06/LBRN-Summer-Program1-CCT.jpg" alt="2019 summer bioinformatics training program" width="600" height="337.5" style="border: 0px;"></p><p>Louisiana Biomedical Research Network (LBRN) announces registration for it's Summer 2019 Bioinformatics Training Program. The program will be focused on processing, analysis and interpretation of next generation sequecning data for biologists. Learn more:</p><p>https://edu.t-bio.info/louisiana-biomedical-research-network-summer-2019-lbrn-bioinformatics-training-program/</p>]]></description>
	<dc:creator>eliabrodsky</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/9028/linux-for-bioinformatician</guid>
	<pubDate>Thu, 13 Mar 2014 16:59:26 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/9028/linux-for-bioinformatician</link>
	<title><![CDATA[Linux for bioinformatician !!!]]></title>
	<description><![CDATA[<p>Linux, free operating system for computers, provides several powerful admin tools and utilities which will help you to manage your systems effectively and handle huge amount of genomic/biological data with an ease. The field of bioinformatics relies heavily on Linux-based computers and software. Although most bioinformatics programs can be compiled to run. If you don&rsquo;t know what these no so user-friendly tools are and how to use them, you could be spending lot of time trying to perform even the basic admin tasks. The focus of this linux series is to help you understand system admin as well as basic tools, which will help you to become an effective bioinformatician and computational biologist.<br /><br /></p><p>For knowledge about Linux and their importance amongst bioinformatician plesae read this article "<a href="http://www.ualberta.ca/~stothard/downloads/linux_for_bioinformatics.pdf">An introduction to Linux for bioinformatics</a>" by Paul Stothard.</p><p>Linux cheat sheet at http://bioinformaticsonline.com/file/view/87/linux-cheat-sheet</p><p>Please browse for futher useful linux pages on right hand side ...</p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/40115/naegleria-fowleri-brain-eating-amoebae</guid>
	<pubDate>Thu, 10 Oct 2019 22:12:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/40115/naegleria-fowleri-brain-eating-amoebae</link>
	<title><![CDATA[Naegleria fowleri: brain eating amoebae]]></title>
	<description><![CDATA[<div><em>Naegleria fowleri</em>&nbsp;is a free living, universally distributed amoeba, which is mostly found in natural, stagnant, warm water bodies such as ponds, lakes, etc. It is also reported to be present even in indoor water bodies, such as swimming pools within a temperature range of 40&ndash;45&deg;C.&nbsp;</div><div>&nbsp;</div><div><img src="https://d.newsweek.com/en/full/351971/naegleria-fowleri.jpg" alt="image" width="720" height="634" style="border: 0px; border: 0px;">&nbsp;</div><div><em style="font-size: 12.8px;">N. fowleri</em>&nbsp;infects the central nervous system of human body by entering through the nose during swimming and outdoor baths in natural stagnant water bodies, leading to meningoencephalitis. It is a condition of inflammation of cerebral tissues and membranes of the brain and is mostly fatal in nature. Casualties due to N. fowleri infections are reported all across the globe including a few in India but only seven survivors in the entire world have been reported till 2015.</div><div>&nbsp;</div><div>You can find two genome assembly at&nbsp;</div><div><a href="https://www.ncbi.nlm.nih.gov/assembly/?term=naegleria%20fowleri">https://www.ncbi.nlm.nih.gov/assembly/?term=naegleria%20fowleri</a></div><div>&nbsp;</div><div>More at&nbsp;<a href="https://www.ncbi.nlm.nih.gov/search/all/?term=naegleria+fowleri">https://www.ncbi.nlm.nih.gov/search/all/?term=naegleria+fowleri</a></div>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/9204/keep-your-important-ssh-session-running-when-you-disconnect-from-server</guid>
	<pubDate>Sat, 15 Mar 2014 21:39:17 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/9204/keep-your-important-ssh-session-running-when-you-disconnect-from-server</link>
	<title><![CDATA[Keep Your Important SSH Session Running when You Disconnect from Server !!!]]></title>
	<description><![CDATA[<p>As a Bioinformatician/ Computational biologist we swim in the ocean of genomic/proteomics data, and play with them with an ease. In our day to day simulation, analysis, comparative study we do need to run exhaustive programs, which might take more than a week. In such cases we do need to disconnect from sever in a way that our program/session should not get terminated. To do so there are lots of software, tools such as tmux ( <a href="http://tmux.sourceforge.net/">http://tmux.sourceforge.net/</a>, nohup (<a href="http://ss64.com/bash/nohup.html">http://ss64.com/bash/nohup.html</a>) , byobu (<a href="https://help.ubuntu.com/10.04/serverguide/byobu.html">https://help.ubuntu.com/10.04/serverguide/byobu.html</a>) and other commands (disown -a &amp;&amp; exit), but following are the ones I use the most.</p><p>Screen is like a window manager for your console. It will allow you to keep multiple terminal sessions running and easily switch between them. It also protects you from disconnection, because the screen session doesn&rsquo;t end when you get disconnected.<br /><br />You&rsquo;ll need to make sure that screen is installed on the server you are connecting to. If that server is Ubuntu or Debian, just use this command:<br /><br />sudo apt-get install screen<br /><br />Now you can start a new screen session by just typing screen at the command line. You&rsquo;ll be shown some information about screen. Hit enter, and you&rsquo;ll be at a normal prompt.<br /><br /><strong>To disconnect (but leave the session running)</strong><br /><br />Hit Ctrl + A and then Ctrl + D in immediate succession. You will see the message [detached]<br /><br /><strong>To reconnect to an already running session</strong><br /><br />screen -r<br /><br /><strong>To reconnect to an existing session, or create a new one if none exists</strong><br /><br />screen -D -r<br /><br /><strong>To create a new window inside of a running screen session</strong><br /><br />Hit Ctrl + A and then C in immediate succession. You will see a new prompt.<br /><br /><strong>To switch from one screen window to another</strong><br /><br />Hit Ctrl + A and then Ctrl + A in immediate succession.<br /><br /><strong>To list open screen windows</strong><br /><br />Hit Ctrl + A and then W in immediate succession</p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/40957/multiple-phd-positions</guid>
  <pubDate>Sun, 09 Feb 2020 03:10:28 -0600</pubDate>
  <link></link>
  <title><![CDATA[Multiple PhD positions]]></title>
  <description><![CDATA[
<p>14 PhD positions in the EU Horizon 2020 Marie Skłodowska-Curie Project PRECODE:<br />International training network which sets a joint research programme to train a new generation of leading scientists in model systems and methods for the development of new therapies for pancreatic cancer (PaCa)</p>

<p>http://precode-project.eu/jobs-board/#1572451761376-39d75f63-c6fb</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/9242/check-the-size-of-a-directory-free-disk-space</guid>
	<pubDate>Mon, 17 Mar 2014 02:35:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/9242/check-the-size-of-a-directory-free-disk-space</link>
	<title><![CDATA[Check the Size of a directory &amp; Free disk space.]]></title>
	<description><![CDATA[<p>The amount of databases we bioinformatician deal are just HUGE &hellip; In such cases, we always need to check our server for free spaces etc. I planned this article to explains 2 simple commands that most bioinformatician want to know when they start using Linux / BioLinux. First: Size of a directory (du) and and second: free disk space that exists on your machine (df).</p><p><br /><strong>'du' &ndash; Check the size of a directory</strong></p><p><br />$ du<br />This command ( du) gives you a list of directories that exist in the current working directory along with their sizes in kilobytes (default). The last line of the output gives you the total size of the current directory including its subdirectories. <br /><br />$ du /home/jin1<br />The above command would give you the directory size of the directory /home/david<br /><br />$ du -h<br />The same &ldquo;du&rdquo;command with some flag gives you a better output than the default one. The option '-h' stands for human readable format. Therefore, in order to print the sizes of the files / directories in your desire notation use this time suffixed with a 'k' if its kilobytes and 'M' if its Megabytes and 'G' if its Gigabytes.<br /><br />$ du -ah<br />If you are interested in checking everything present in a folder use above mentioned command. It gives us not only the directories but also all the files that are present in the current directory. The &ldquo;-a&rdquo; flag displays the filenames along with the directory names in the output. <br /><br />$ du -c<br />This gives you a grand total as the last line of the output. So if your directory occupies 30MB the last 2 lines of the output would be 30M.<br /><br />$ du -s<br />Use this command to displays a summary of the directory size. It is the simplest way to know the total size of the current directory.<br /><br />$ du -S<br />This would display the size of the current directory excluding the size of the subdirectories that exist within that directory. So it basically shows you the total size of all the files that exist in the current directory.<br /><br />$ du --exculde=mp3<br />Several times it required to exclude some directory in our size calculation. In such cases the above command would display the size of the current directory along with all its subdirectories, but it would exclude all the files having the given pattern present in their filenames.</p><p><br /><strong>'df' - finding the disk free space / disk usage</strong><br /><br />$ df<br />Hmmm &hellip; now &ldquo;df&rdquo; command is really useful, and I guess you are going to use it over time. Typing the above command, outputs a table consisting of 6 columns. All the columns are very easy to understand. Remember that the 'Size', 'Used' and 'Avail' columns use kilobytes as the unit. The 'Use%' column shows the usage as a percentage which is also very useful.<br /><br />$ df -h<br />Displays the same output as the previous command but the '-h' indicates human readable format. Hence instead of kilobytes as the unit the output would have 'M' for Megabytes and 'G' for Gigabytes.<br /><br />Example: Linux installed on /dev/hda1<br />$ df -h | grep /dev/hda1</p><p><br />All right, this is not the only option to check the sizes and free spaces but there are a few more options that can be used with 'du' and 'df' . I will discuss it later.<br /><br /></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/42166/software-for-genome-assembly</guid>
	<pubDate>Sun, 30 Aug 2020 09:51:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/42166/software-for-genome-assembly</link>
	<title><![CDATA[Software for genome assembly !]]></title>
	<description><![CDATA[<p>List of bioinformatics tools/Software Website References for genome assembly:</p><p>1 Falcon&nbsp;https://github.com/PacificBiosciences/pb-assembly</p><p>2 Canu assembler http://canu.readthedocs.io/en/latest/index.html</p><p>3 Miniasm assembler https://github.com/lh3/miniasm</p><p>4 PBJelly scaffolding tool https://sourceforge.net/projects/pb-jelly/</p><p>5 ARCS scaffolding tool https://github.com/bcgsc/arcs</p><p>6 Redundans reduction and scaffolding tool https://github.com/Gabaldonlab/redundans</p><p>7 Arrow error correction https://github.com/PacificBiosciences/ GenomicConsensus</p><p>8 PILON error correction https://github.com/broadinstitute/pilon/wiki</p><p>9 BUSCO single copy gene markers http://busco.ezlab.org/</p><p>10 Bandage graph assembly viewer https://rrwick.github.io/Bandage/</p><p>11 Gepard dotter http://cube.univie.ac.at/gepard</p><p>12 MUMmer aligner and plotter http://mummer.sourceforge.net/</p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/9441/jrf-at-gautam-buddha-university</guid>
  <pubDate>Thu, 27 Mar 2014 03:53:57 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF at Gautam Buddha University]]></title>
  <description><![CDATA[
<p>Gautam Buddha University (GBU) Noida invites applications for the follow posts<br />2014 March Advertisement from Gautam Buddha University (GBU)<br />Junior Research Fellow (JRF)<br />No. of Positions:  01<br />Educational Qualifications:<br />Master degree in any discipline of Life Science with NET qualified or valid GATE score. Desirable Qualification: Preference will be given to candidates having research experience in Bioinformatics<br />Experience:</p>

<p>(details of experience required)<br />Pay Scale:<br />INR Rs.12000/-P.M. + HRA<br />Category:<br />Science and Research Jobs<br />How To Apply:<br />The interested candidates should report for the Interview on 31st<br />March, 2014 at 10:00 am in the Conference Room of Dean, School of Biotechnology, First floor, Gautam Buddha University, Greater<br />Noida. Interested candidates may also send their resume to undersigned by post-mail/e-mail shaktis@gbu.ac.in or shaktisahi@gmail.com. No TA and DA will be paid for appearing for the interview<br />Download Official Notification:</p>

<p>http://www.gbu.ac.in/Recruitment/JRF_advertisement_DSTProject_Shakti_24March14.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/43256/senior-scientist-bioinformatics-eurofins-genomics-india-pvt-ltd-bengaluru</guid>
  <pubDate>Sat, 14 Aug 2021 13:17:36 -0500</pubDate>
  <link></link>
  <title><![CDATA[Senior Scientist bioinformatics @ Eurofins Genomics India Pvt Ltd, Bengaluru.]]></title>
  <description><![CDATA[
<p>Eurofins hiring @ Eurofins Genomics India Pvt Ltd, Bengaluru.</p>

<p>Designation: Senior Scientist bioinformatics<br />Experience: 8-9 years of experience in bioinformatics analysis of various NGS applications such as WGS, RNASeq, Metagenome, small RNA.</p>

<p>Location: Bangalore</p>

<p>Roles &amp; Responsibilities:<br />-Develop NGS pipeline for analysis and interpretation of NGS data<br />-Organizing and managing large scale genomic data<br />-Should have experience in NGS data analysis, such as WGS, RNASeq, Small RNA, Metagenome (16S, ITS, Whole metagenome)etc.<br />-Should also have good programming skills in perl or python, PHP,J Query, MySql.<br />-Manage project timelines and deliverables.<br />-Implement and execute data processing workflows and automate the pipelines.</p>

<p>If you are interested, please send your profile to me at arpitaghosh@eurofins.com with “Senior Scientist bioinformatics for Genomics” as the subject.</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/9598/junior-research-fellowship-at-gb-pant-university</guid>
  <pubDate>Thu, 03 Apr 2014 12:29:46 -0500</pubDate>
  <link></link>
  <title><![CDATA[Junior Research Fellowship at G.B. PANT UNIVERSITY]]></title>
  <description><![CDATA[
<p>DEPARTMENT OF MOLECULAR BIOLOGY &amp; GENETIC ENGINEERING<br />COLLEGE OF BASIC SCIENCE AND HUMANITIES<br />G.B. PANT UNIVERSITY OF AGRICULTURE AND TECHNOLOGY<br />PANTNAGAR -263145, UTTARAKHAND</p>

<p>No. CBSH/MBGE/356</p>

<p>Subject: Advertisement for the award of Junior Research Fellowship.</p>

<p>Applications are invited for award of one Junior Research Fellowship on a consolidated fellowship of Rs. 12,000/- pm in the project “Bioinformatics Sub-DIC ”, under the Coordinatorship Dr. Anil Kumar. The fellowship is purely temporary and may continue till the duration of the project or maximum three years which ever is earlier. The appointment shall be given on six monthly review basis.</p>

<p>ESSENTIAL QUALIFICATION</p>

<p>M.Sc. Bioinformatics having research experience on In silico experimentation.</p>

<p>Candidates possessing the above qualifications may submit their application on<br />plain paper in the following format to the undersigned latest 18 April, 2014 the interviews will be held on 19 April, 2014 at 11.00 AM in the office of the undersigned. No separate letter for interview will be issued or any TA/DA will be paid for attending the interview.</p>

<p>Advertisement: http://www.gbpuat.ac.in/01042014_18april14_Advertisement%20for%20JRF%20Position,%20BI.pdf</p>
]]></description>
</item>

</channel>
</rss>