<?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/28809?offset=380</link>
	<atom:link href="https://bioinformaticsonline.com/related/28809?offset=380" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/13842/swabs-to-genomes-a-comprehensive-workflow</guid>
	<pubDate>Sun, 10 Aug 2014 03:01:21 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/13842/swabs-to-genomes-a-comprehensive-workflow</link>
	<title><![CDATA[Swabs to Genomes: A Comprehensive Workflow]]></title>
	<description><![CDATA[<p>The sequencing, assembly, and basic analysis of microbial genomes, once a painstaking and expensive undertaking, has become almost trivial for research labs with access to standard molecular biology and computational tools. However, there are a wide variety of options available for DNA library preparation and sequencing, and inexperience with bioinformatics can pose a significant barrier to entry for many who may be interested in microbial genomics. The objective of the present study was to design, test, troubleshoot, and publish a simple, comprehensive workflow from the collection of an environmental sample (a swab) to a published microbial genome; empowering even a lab or classroom with limited resources and bioinformatics experience to perform it.</p><p>Address of the bookmark: <a href="https://peerj.com/preprints/453.pdf" rel="nofollow">https://peerj.com/preprints/453.pdf</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/24297/bioinformatics-walkin-at-nii</guid>
  <pubDate>Fri, 04 Sep 2015 21:48:15 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics WalkIn at NII]]></title>
  <description><![CDATA[
<p>ADVERTISEMENT OF WALK-IN-INTERVIEW</p>

<p>NAME OF THE POST : Bioinformatician (Part time 3 days in a week) (One Position only)</p>

<p>DURATION : One Year</p>

<p>NAME OF THE PROJECT : Next generation sequencing facility</p>

<p>EDUCATIONAL QUALIFICATIONS : At least a Masters degree in Bioinformatics and Bachelors degree in any stream of life sciences</p>

<p>REQUIREMENTS :</p>

<p>Around 5 years of experience and proven track record in next generation sequence data analysis (supported by publications in peer-reviewed journals), ability to analyze transcriptomics, Chip-seq, and small RNA –seq data.</p>

<p>: Should have the ability to analyze raw primary data generated by Illumina next generation sequencing platforms and create / troubleshoot custom analysis Pipelines.</p>

<p>Should have ability to handle all downstream secondary and tertiary data analysis using commercially available as well as open source softwares (transcriptomics, ChIP-seq, small RNA-seq)</p>

<p>Apart from these, the applicant should have knowledge of the following: Programming: Perl and Python. Operating system:</p>

<p>Linux and Windows. NGS Analysis tools: Maq, BWA, Bowtie, SAM tools, BEDTools, MACS, Galaxy, FastQC, Bismark, MEDIPS, Tophat, Cufflinks, AvadisNGS, CLC Genomics Workbench, Galaxy, BaseSpace, Trinity Statistics: Microsoft Excel and R. Database: MySQL Genome Browser: UCSC, Ensemble, IGV, IGB Motif Analysis Tools: MEME Suite, Transfac and RSAT Functional Annotation Tools: DAVID, GeneCodis, Gene Cards Networking Tools: Cytoscape</p>

<p>EMOLUMENTS : The incumbent will be paid a fee of Rs. 2000/- per sitting/ per day.</p>

<p>SCIENTIST NAME : Dr. Arnab Mukhopadhyay,</p>

<p>Staff Scientific V Next generation sequencing facility</p>

<p>SCIENTIST’S E-MAIL ID : arnab@nii.ac.in</p>

<p>WALK IN INTERVIEW ON : 18th September, 2015</p>

<p>REGISTRATION OF CANDIDATES: 10.30 AM to 11.00 AM</p>

<p>PLEASE NOTE- 1. CANDIDATE MAY FILL UP APPLICATION IN THE PRECRIBED FORMAT ALONG WITH NECESSARY DOCUMENTS FOR VERIFICATION. 2. APPLICATIONS CONTAINING INCOMPLETE INFORMATION SHALL NOT BE ENTERTAINED. 3. DATE OF PASSING THE EXAMINATIONS MUST BE INDICATED CLEARLY. 4. ONLY REGISTERED CANDIDATES WILL BE INTERVIEWED. 5. NO TA/DA WILL BE PAID FOR ATTENDING THE INTERVIEW PRESCRIBED FORM 1. NAME 2. FATHER’S NAME 3. MOTHER’S NAME 4. DATE OF BIRTH 5. SEX (MALE/FEMALE) 6. CATEGORY (SC/ ST/ OBC/ PH) 7. ADDRESS a. (CORRSPONDENCE) b. (PERMANENT) 8. E MAIL, TELEPHONE NO. &amp; MOBILE No (if any) 9. ACADEMIC &amp; PROFESSIONAL QUALIFICATIONS NAME OF EXAMINATION PASSED WITH SUBJECTS YEAR OF PASSING BOARD/ UNIVERSITY PERCENTAGE/ DIVISION REMARKS 10. PAST EXPERIENCE &amp; PRESENT EMPLOYMENT, IF ANY 11. CANDIDATES SHOULD STATE CLEARLY WHETHER THEY HAVE BEEN AWARDED PH.D DEGREE OR THESIS HAS BEEN SUBMITTED. 12. HAVE YOU APPLIED FOR A POSITION EARLIER IN THE INSTITUTE? IF SO:- (1) THE DETAILS OF THE PROJECT AND PROJECT INVESTIGATOR (2) IF CALLED FOR INVERVIEW, RESULTS THEREOF</p>

<p>More at http://www1.nii.res.in/sites/default/files/walkininterview-18sept2015.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26332/pilon</guid>
	<pubDate>Mon, 08 Feb 2016 15:56:18 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26332/pilon</link>
	<title><![CDATA[Pilon]]></title>
	<description><![CDATA[<p>Pilon is a software tool which can be used to:</p>
<ul>
<li>Automatically improve draft assemblies</li>
<li>Find variation among strains, including large event detection</li>
</ul>
<p>Pilon requires as input a FASTA file of the genome along with one or more BAM files of reads aligned to the input FASTA file. Pilon uses read alignment analysis to identify inconsistencies between the input genome and the evidence in the reads. It then attempts to make improvements to the input genome, including:</p>
<ul>
<li>Single base differences</li>
<li>Small indels</li>
<li>Larger indel or block substitution events</li>
<li>Gap filling</li>
<li>Identification of local misassemblies, including optional opening of new gaps</li>
</ul>
<p>More at https://github.com/broadinstitute/pilon/wiki</p><p>Address of the bookmark: <a href="https://github.com/broadinstitute/pilon/wiki" rel="nofollow">https://github.com/broadinstitute/pilon/wiki</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26539/scikit-learn</guid>
	<pubDate>Mon, 29 Feb 2016 17:39:24 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26539/scikit-learn</link>
	<title><![CDATA[scikit-learn]]></title>
	<description><![CDATA[<p>Machine Learning in Python</p>
<p>Simple and efficient tools for data mining and data analysis<br> Accessible to everybody, and reusable in various contexts<br> Built on NumPy, SciPy, and matplotlib<br> Open source, commercially usable - BSD license</p>
<p>More at&nbsp;http://scikit-learn.org/stable/index.html</p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="http://scikit-learn.org/stable/auto_examples/index.html" rel="nofollow">http://scikit-learn.org/stable/auto_examples/index.html</a></p>]]></description>
	<dc:creator>Jitendra Prajapati</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26554/ra-at-north-eastern-hill-university</guid>
  <pubDate>Wed, 02 Mar 2016 08:27:32 -0600</pubDate>
  <link></link>
  <title><![CDATA[RA at North-Eastern Hill University]]></title>
  <description><![CDATA[
<p>North-Eastern Hill University</p>

<p>Umshing, Shillong- 793 022</p>

<p>Applications are invited for the following positions (purely temporary posts) in an UGC-ISF funded Indo-Israel Joint Research Project entitled “Interactions of mRNA export factors and nuclear pores characterized and quantified by biochemistry, biophysics and high-resolution imaging” sanctioned to Dr. Timir Tripathi, Molecular and Structural Biophysics Laboratory, Department of Biochemistry, NEHU, Shillong for 3 years (2016-19).</p>

<p>Details of positions:</p>

<p>1. Research Associate (two): bioinformatics/computational biology (One) and wet-lab biophysics (one).</p>

<p>2. Junior Research Fellow, JRF (One).</p>

<p>3. Project Assistant (One).</p>

<p>Fellowship: As per GOI rules.</p>

<p>Essential Qualifications:</p>

<p>1. Research Associate: Ph.D. in the above-mentioned fields, should be evident through quality publications. Those who have submitted Ph.D. thesis can also apply.</p>

<p>2. Junior Research Fellow: M.Sc. or equivalent in any branch of life sciences with a good academic record. Prior research experience is desirable.</p>

<p>3. Project Assistant: Graduation in any subject.</p>

<p>Must be familiar with working on computer and MS-Office.</p>

<p>Interested students can apply for the positions online using the following link http://goo.gl/forms/FEa802lNGc , latest by 16.03.16. The hard copy of the application is not required. The date of interview will be informed after primary scrutiny of the applications.</p>

<p>No TA/DA will be paid if called for interview. For any other enquiry email at msb.biochem@gmail.com .</p>

<p>For details of the research work of the PI’s group please visit www.ttripathi.webs.com</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26627/scientist-computational-genomics-two-positions</guid>
  <pubDate>Sat, 12 Mar 2016 18:07:56 -0600</pubDate>
  <link></link>
  <title><![CDATA[Scientist - Computational Genomics (Two Positions)]]></title>
  <description><![CDATA[
<p>ICRISAT is a non-profit, non-political organization that conducts agricultural research for development in Asia and sub-Saharan Africa with a wide array of partners throughout the world. Covering 6.5 million square kilometers of land in 55 countries, the semi-arid tropics is home to over 2 billion people, with 650 million of these being the poorest of the poor. ICRISAT and its partners help empower those living in the semi-arid tropics, especially smallholder farmers, to overcome poverty, hunger, malnutrition and a degraded environment through more efficient and profitable agriculture.</p>

<p>ICRISAT is headquartered in Patancheru near Hyderabad, India, with two regional hubs and five country offices in sub-Saharan Africa. ICRISAT, established in 1972, is a member of the CGIAR Consortium. For more details, see www.icrisat.org.</p>

<p>Responsibilities:Design efficient SQL queries for pulling large sequencing projects.<br />Serve as a technical adviser to the project leadership and provide computational perspective on product design and deliverability.<br />Develop and oversee a rapid and incremental software development and release schedule.<br />Design the software architecture, oversee the implementation and evolution of the design on appropriate hardware platforms.<br />Working collaboratively in a team environment to design, code, test, debug, and document programs for an integrated genomic analysis pipeline in a rapid and incremental software development and release schedule.<br />Supervise and review code development and ensure that software products meet project objectives in terms of functionality, scalability, robustness and user experience.<br />Implement and oversee the QA/QC practices to ensure the development team is adhering to quality standards.<br />Work closely with the application specialist to integrate feedbacks from teams in each CGIAR center into software customization and improvement.<br />Assist in training of breeders in the CGIAR centers to use software developed.<br /> Personal Profile:</p>

<p>The applicant should have:</p>

<p>Understanding of genomics data and advanced knowledge of Java, and C/C++ as the programming languages and any of the scripting language like perl and/or Python, SQL<br />High Performance Computing, data architecture, database platforms and QA/QC practices in software engineering.<br />She/he should have solid experience in software development projects, preferably as a senior programmer or in the software project management role, and in projects involving big data.<br />Excellent communication skills are needed to work in this multi-disciplinary, multi-location and multi-cultural team.<br />Ability to mentor colleagues in quality software development practices is desired.<br />Educational Qualification : Ph. D or Masters Degree in Computational Biology / Computational Genomics or Equivalent with Research Experience in Mentioned Areas.</p>

<p>More at http://www.icrisat.org/careers/</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26850/wellcome-trustdbt-india-alliance-margdarshi-fellowships-2016</guid>
  <pubDate>Tue, 29 Mar 2016 17:47:39 -0500</pubDate>
  <link></link>
  <title><![CDATA[Wellcome Trust/DBT India Alliance Margdarshi Fellowships 2016]]></title>
  <description><![CDATA[
<p>The Wellcome Trust/DBT India Alliance invites application for the Margdarshi Fellowship scheme. The scheme provides a unique opportunity for visionary biomedical scientists to lead and nucleate a cutting edge research program in India in collaboration with Indian Host Institution(s). The potential candidates and the Host Institution are encouraged to make a synergistic effort towards establishing a centre of excellence that aims to improve the existing scientific breadth and utilizes the experience of the lead applicant for developing new research platforms. In addition to this, under this programme two eligible Indian institutions may also come together towards creating a new program under the leadership of a visionary scientist.</p>

<p>Eligibility</p>

<p>Interested applicants must</p>

<p>Have around 10 years of experience as independent investigator, and can be of any age or nationality<br />Have Sponsor(s) at not-for-profit Host Institution(s) in India, who is willing to extend the desired commitment and resources for program implementation<br />Provisions</p>

<p>The 5 year Fellowship provides</p>

<p>Generous personal support for the Fellow<br />Salary support for personnel, which may include Assistant Professors<br />Large quantum of funds for equipment, animals and consumables<br />Funds to attend scientific gatherings, for collaborative visits and to organize meetings<br />Overheads for the Host Institution<br />Process</p>

<p>A joint online application is invited from the Applicant and the Sponsor(s). The details of the scheme and the funding mechanism are available on the website at http://wellcomedbt.org/fellowshiptype/margdarshi-fellowships.</p>

<p>Application form can be accessed at https://fellowships.wellcomedbt.org/Login.aspx</p>

<p>Sponsored applications due by 2 May 2016</p>

<p>Send your inquiries to margdarshi@wellcomedbt.org</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26927/phylographer-graph-visualization-tool</guid>
	<pubDate>Wed, 06 Apr 2016 19:06:48 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26927/phylographer-graph-visualization-tool</link>
	<title><![CDATA[PhyloGrapher - Graph Visualization Tool]]></title>
	<description><![CDATA[<p><strong>PhyloGrapher</strong><span>&nbsp;is a program designed to visualize and study evolutionary relationships within families of homologous genes or proteins (elements).</span><strong>PhyloGrapher</strong><span>&nbsp;is a drawing tool that generates custom graphs for a given set of elements. In general, it is possible to use&nbsp;</span><strong>PhyloGrapher</strong><span>&nbsp;to visualize any type of relations between elements.&nbsp;</span></p>
<p><span>More at&nbsp;http://www.atgc.org/PhyloGrapher/PhyloGrapher_Welcome.html</span></p><p>Address of the bookmark: <a href="http://www.atgc.org/PhyloGrapher/PhyloGrapher_Welcome.html" rel="nofollow">http://www.atgc.org/PhyloGrapher/PhyloGrapher_Welcome.html</a></p>]]></description>
	<dc:creator>Jitendra Prajapati</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26915/phd-programme-in-computational-biology</guid>
  <pubDate>Wed, 06 Apr 2016 11:47:35 -0500</pubDate>
  <link></link>
  <title><![CDATA[Ph.D. Programme in Computational Biology]]></title>
  <description><![CDATA[
<p>Ph.D. Programme in Computational Biology</p>

<p>For students interested in frontier research at the interface of biology, computation, physics and applied mathematics</p>

<p>IMSc is a leader in India in fundamental research in theoretical physics, mathematics and theoretical computer science, with several members actively pursuing research in interdisciplinary areas including computational biology.   In 2013 IMSc started a unique Ph.D. programme in this subject, training students to apply cutting-edge computational and mathematical techniques to problems in modern biology, in collaboration with leading biology departments and institutions in India and abroad.  <br />IMSc  is an autonomous national research institute under the Department of Atomic Energy, Government of India, and a constituent institution of the Homi Bhabha National Institute (HBNI), Mumbai (a deemed university).   Ph.D. degrees will be awarded by HBNI.<br />STRUCTURE OF PROGRAMME<br />Before embarking on their research, students have three semesters of coursework, which consists of seven core courses, to be carried out at IMSc; elective courses, which may be taken at IMSc or at other institutions by mutual consent; and lab rotations, at collaborating labs in other institutions. The core coursework covers essentials of modern biology, essential techniques from physics, mathematics, statistics and computer science, physics of proteins and biomolecules, biological sequence analysis and algorithms, and systems biology. Elective coursework covers various topics in greater depth. Following the coursework and a comprehensive examination, students will embark on research leading to a Ph.D. degree.<br />Selected candidates will be research fellows at IMSc and will receive fellowships, housing or house rent allowance, and contingency grants.</p>

<p>More at http://www.imsc.res.in/graduate_programme_0</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26955/jrf-bioinformatics-at-nipgr</guid>
  <pubDate>Thu, 14 Apr 2016 13:12:42 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF Bioinformatics at NIPGR]]></title>
  <description><![CDATA[
<p>JRF Bioinformatics job position in National Institute of Plant Genome Research (NIPGR)</p>

<p>Title : “Short-Term Research Fellowship”</p>

<p>Qualification : Candidates having M.Sc./M.Tech degree (with minimum of 60% marks overall) or equivalent in Bioinformatics/Biotechnology or any other related field, are eligible to apply. Candidate having prior experience in the area of next-generation sequencing data analysis, bioinformatics, molecular analysis of plant genes, and structural data analysis will be preferred.</p>

<p>No.of Post : 01<br />How to apply</p>

<p>Application should sent to Dr. Gitanjali Yadav, Staff Scientist-IV, National Institute of Plant Genome Research (NIPGR), Aruna Asaf Ali Marg, P.O. Box NO. 10531, New Delhi - 110067 on or before 26th April 2016</p>

<p>More at http://www.nipgr.res.in/careers/vacancies_latest.php#</p>
]]></description>
</item>

</channel>
</rss>