<?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/26306?offset=1440</link>
	<atom:link href="https://bioinformaticsonline.com/related/26306?offset=1440" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/36603/learning-python-programming-a-bioinformatician-perspective</guid>
	<pubDate>Mon, 14 May 2018 16:33:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/36603/learning-python-programming-a-bioinformatician-perspective</link>
	<title><![CDATA[Learning Python Programming - a bioinformatician perspective !]]></title>
	<description><![CDATA[<p>Python Programming&nbsp;is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set of utilities and libraries for data processing and analytics tasks. In the current era of big biological data, python and biopython is getting more popularity due to its easy-to-use features which supports big data processing.</p><p>In this tutorial series article, I will explore features and packages of python which are widely used in the big data, NGS, and bioinformatics. I will also walk through a real biological example which shows NGS data processing with the help of python packages and programming.</p><p>Python has a couple of points to recommend it to biologists and scientists specifically:</p><ul>
<li>It's widely used in the scientific community</li>
<li>It has a couple of very well designed libraries for doing complex scientific computing (although we won't encounter them in this book)</li>
<li>It lend itself well to being integrated with other, existing tools</li>
<li>It has features which make it easy to manipulate strings of characters (for example, strings of DNA bases and protein amino acid residues, which we as biologists are particularly fond of)</li>
</ul><p>In general, following are some of the important features of python which makes it a perfect fit for rapid application development.</p><ul>
<li>Python is interpreted language so the program does not need to be compiled. Interpreter parses the program code and generates the output.</li>
<li>Python is dynamically typed, so the variables types are defined automatically.</li>
<li>Python is strongly typed. So the developers need to cast the type manually.</li>
<li>Less code and more use makes it more acceptable.</li>
<li>Python is portable, extendable and scalable.</li>
</ul><p>There are two major Python versions, Python 2 and Python 3. Python 2 and 3 are quite different. This tutorial uses Python 3, because it more semantically correct and supports newer features.</p><p>I will post tutorial on daily basis on this page. Check the sub-pages on right side.</p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/4945/national-training-on-bioinformatics-computational-tools-for-microbial-research-nov-19-to-30-2013</guid>
  <pubDate>Fri, 27 Sep 2013 10:49:34 -0500</pubDate>
  <link></link>
  <title><![CDATA[National Training on Bioinformatics  Computational Tools for Microbial Research  Nov 19 to 30, 2013]]></title>
  <description><![CDATA[
<p>Agricultural research in modern scientific arena is being represented by proper integration among various research fields of biological, chemical and physical sciences, because this field encompasses many more complexities of biology in nature. In the era of fast accumulating biological data coming out from the research on many crop plants, live stocks and microbes and the impact of changing climate, habitat and other interrelations on these biological entities, bioinformatics has come forward across the globe to solve the problems of analysis, prediction, storage, management, pattern recognition, submission, retrieval and storage of the data to find out a fruitful outcome. This area is becoming increasingly important in the context of systems biology approach where a holistic approach is required to understand the biology and chemistry of the biological entities and their behavior during environmental interactions to resolve the harmful impact of biotic or abiotic causes on crop plants, animals, fishes, livestock sector, beneficial insects as well as microbes. The National Training program on ‘Computational Tools for Microbial Research” is an initiative for the capacity building of NARS scientists/researchers in this most emerging area and fast developing area of i.e. agricultural bioinformatics.</p>

<p>Contact The Director, National Bureau of Agriculturally Important Microorganisms, Kusmaur, Maunath Bhanjan-275101 (U.P.); Phone: 0547-2530080, Fax: 0547-2530358, e mail: nbaimicar@gmail.com; website: www.nbaim.org.in OR</p>

<p>Dr. Dhananjaya P. Singh, Senior Scientist &amp; CCPI, NABG project, NBAIM, Maunath Bhanjan, 275101; Mob.- 09415291703; e mail - dpsfarm@rediffmail.com, nabg.nbaim@gmail.com </p>

<p>More at http://www.nbaim.org.in/Announc.aspx?cd=36</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23924/embl-postdoc-position-in-bacterial-gene-gain-loss</guid>
  <pubDate>Thu, 20 Aug 2015 14:09:21 -0500</pubDate>
  <link></link>
  <title><![CDATA[EMBL Postdoc position in Bacterial Gene Gain Loss]]></title>
  <description><![CDATA[
<p>A post-doctoral fellowship is available in the research groups of Nick Goldman (EBI) and John Welch (Genetics Department, Cambridge University) under the EMBL-EBI / Cambridge Computational Biomedical Postdoctoral Fellowship scheme.</p>

<p>The project is on bacterial gene gain and loss and emerging pathogenicity, and is described in full here: https://www.ebi.ac.uk/research/postdocs/ebpods/projects/goldman-welch-2015 . The EMBL-EBI / Cambridge Computational Biomedical Postdoctoral (“EBPOD”) </p>

<p>The closing date for applications is 3 September 2015. Nick Goldman EMBL-European Bioinformatics Institute Nick Goldman </p>

<p>More at https://www.ebi.ac.uk/research/postdocs/ebpods/projects/goldman-welch-2015</p>
]]></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/5403/research-associate-icgeb-new-delhi</guid>
  <pubDate>Wed, 09 Oct 2013 13:49:20 -0500</pubDate>
  <link></link>
  <title><![CDATA[Research Associate @ ICGEB, New Delhi.]]></title>
  <description><![CDATA[
<p>Applications are invited for Research Associate position in the DBT Sponsored Bioinformatics Infrastructure Facility at ICGEB, New Delhi.</p>

<p>Essential requirements: Experience of using bioinformatics tools.</p>

<p>Experience of working in Linux. Basic knowledge of computer network administration.</p>

<p>Desirable: Knowledge of Linux installation/administration and proficiency in either of the following:</p>

<p>Shell/PERL/Java/Python/VB/Oracle/MySQL/C/CUDA.</p>

<p>Qualification: PhD. or First class M.Sc degree in Bioinformatics or Biotechnology/life science with specialization in Bioinformatics.</p>

<p>Fellowships: Rs 22,000/- with HRA for PhD qualified, Rs 16000/- with HRA for NET/BET/BINC/GATE qualified and 12000/- with HRA for non NET qualified applicants.</p>

<p>Interested candidates may send their complete biodata along with a write-up of their experience and suitability for the position to Dr. Dinesh Gupta by email only to dinesh@icgeb.res.in within 15 days of publication of this advertisement. Kindly mark the email with subject “Application for BIF-RA-2013”</p>

<p>Closing date for applications: 18 October 2013</p>

<p>Only short listed candidates will be invited for an interview at ICGEB.</p>

<p>No TA/DA will be paid for attending the interview.</p>

<p>Advertisement: http://www.icgeb.org/tl_files/Vacancies/BIF-RA-Advt.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/42275/frequent-parameters-for-bioinformatics-tools</guid>
	<pubDate>Tue, 27 Oct 2020 19:42:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/42275/frequent-parameters-for-bioinformatics-tools</link>
	<title><![CDATA[Frequent parameters for bioinformatics tools !]]></title>
	<description><![CDATA[<div><div>Third party executable parameters and options.</div><div>&nbsp;</div><div>Trimmomatic</div><div>&nbsp;</div><div>&ldquo;ILLUMINACLIP:...:2:30:10&rdquo;</div><div>&ldquo;LEADING:15&rdquo;</div><div>&ldquo;TRAILING:15&rdquo;</div><div>&ldquo;SLIDINGWINDOW:4:20&rdquo;</div><div>&ldquo;MINLEN:20&rdquo;</div><div>&ldquo;TOPHRED33&rdquo;</div><div>&nbsp;</div><div>Filtlong</div><div>--min_length 500</div><div>--min_mean_q 85</div><div>--min_window_q 65</div><div>&nbsp;</div><div>FastQ Screen</div><div>--aligner bowtie2' (bwa for PacBio)</div><div>--subset 1000 (for PacBio)</div><div>&nbsp;</div><div>SPAdes</div><div>--careful</div><div>--disable-gzip-output</div><div>--cov-cutoff auto</div><div>--phred-offset 33</div><div>&nbsp;</div><div>HGAP</div><div>Pbalign.task_options.min_accuracy: 70</div><div>Pbalign.task_options.no_split_subreads: false</div><div>Genomic_consensus.task_options.min_confidence: 40</div><div>falcon_ns.task_options.HGAP_GenomeLength_str:</div><div>6000000</div><div>Pbcoretools.task_options.read_length: 0</div><div>Genomic_consensus.task_options.use_score: 0</div><div>Pbalign.task_options.min_length: 50</div><div>Pbalign.task_options.algorithm_options: --minMatch 12</div><div>--bestn 10 --minPctSimilarity 70.0</div><div>Pbalign.task_options.hit_policy: randombest</div><div>Pbcoretools.task_options.other_filters: rq &gt;= 0.7</div><div>Pbalign.task_options.concordant: false</div><div>Genomic_consensus.task_options.min_coverage: 5</div><div>falcon_ns.task_options.HGAP_SeedCoverage_str: 30</div><div>falcon_ns.task_options.HGAP_AggressiveAsm_bool: false</div><div>Genomic_consensus.task_options.algorithm: best</div><div>falcon_ns.task_options.HGAP_SeedLengthCutoff_str: -1</div><div>Genomic_consensus.task_options.diploid: false</div><div>&nbsp;</div><div>MeDuSa</div><div>-random 100</div><div>&nbsp;</div><div>Prokka</div><div>--usegenus</div><div>--force</div><div>--addgenes</div><div>--rfam</div><div>--rawproduct</div><div>&nbsp;</div><div>cmsearch (taxonomy, 16S)</div><div>--rfam</div><div>--noali</div><div>&nbsp;</div><div>blastn (taxonomy, 16S)</div><div>-evalue 1E-10</div><div>&nbsp;</div><div>blastn (MLST)</div><div>-ungapped</div></div><div><div>-dust no</div><div>-evalue 1E-20</div><div>-word_size 32</div><div>-culling_limit 2</div><div>-perc_identity 95</div><div>&nbsp;</div><div>blastp (VF)</div><div>-culling_limit 2</div><div>&nbsp;</div><div>RGI (ABR)</div><div>--input_type contig</div><div>&nbsp;</div><div>bowtie2 (mapping)</div><div>--sensitive</div><div>&nbsp;</div><div>minimap2 (mapping)</div><div>-a</div><div>-x map-ont</div><div>&nbsp;</div><div>samtools mpileup (SNP&nbsp;detection)</div><div>-uRI</div><div>&nbsp;</div><div>bcftools call (SNP detection)</div><div>--variants-only</div><div>--skip-variants indels</div><div>--output-type v</div><div>--ploidy 1</div><div>-c</div><div>&nbsp;</div><div>SNPsift filter (SNP detection)</div><div>"( QUAL &gt;= 30 ) &amp; (( na FILTER ) | (FILTER = 'PASS')) &amp;</div><div>( DP &gt;= 20 ) &amp; ( MQ &gt;= 20 )"</div><div>&nbsp;</div><div>SNPeff ann (SNP detection)</div><div>-nodownload</div><div>-no-intron</div><div>-no-downstream</div><div>-no SPLICE_SITE_REGION</div><div>-upDownStreamLen 250</div><div>&nbsp;</div><div>bcftools consensus</div><div>(phylogenetic tree)</div><div>--haplotype 1</div><div>&nbsp;</div><div>fasttreemp</div><div>-nt</div><div>-boot 100</div><div>&nbsp;</div><div>roary</div><div>-e</div><div>-n</div><div>-cd 100</div><div>-g 100000</div></div>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/5574/srfjrfra-university-of-hyderabad</guid>
  <pubDate>Mon, 14 Oct 2013 07:49:11 -0500</pubDate>
  <link></link>
  <title><![CDATA[SRF/JRF/RA @ UNIVERSITY OF HYDERABAD]]></title>
  <description><![CDATA[
<p>SCHOOL OF CHEMISTRY, UNIVERSITY OF HYDERABAD</p>

<p>Applications on plain paper along with details of CV (relevant photocopies of their<br />qualifications/experience and reprints of published work to be attached) are invited from qualified candidates for Research Fellowship in CSIR- sponsored research project.</p>

<p>JRF/SRF/RA (one vacancy)</p>

<p>CSIR sponsored “In silico design, identification and in vitro validation of lead molecule inhibitors to Bcr-Abl kinase”</p>

<p>JRF: M.Sc in Chemistry/ Bioinformatics/ Biotechnology with I division and NET or GATE qualified</p>

<p>SRF: M.Sc in chemistry/ Bioinformatics/ Biotechnology with at least two years of post- M.Sc research experience as evidenced from published papers in standard refereed journals in relevant area</p>

<p>RA: PhD in chemistry/ Bioinformatics/ Biotechnology with research experience in<br />relevant area.</p>

<p>As per CSIR guidelines</p>

<p>Notes:<br />1) You may visit the University of Hyderabad website www.uohyd.ernet.in to learn more about the University of Hyderabad.<br />2) Applicants should note that the appointment to be made is purely temporary and there is no right for claiming for any regular appointment in the University.<br />3) No TA/DA will be paid for attending the interview or at the time of joining the post, if selected.<br />4) The application should be submitted by post/courier/in-person to the address given below on or before November 1st 2013.</p>

<p>Prof. Lalitha Guruprasad<br />W-103, Gurbakhsh Singh Building<br />School of Chemistry<br />University of Hyderabad<br />Hyderabad- 500 046<br />5) Short-listed candidates will be called for interview at a short notice.</p>

<p>Advertisement: http://www.uohyd.ac.in/images/recruitment/chemisry_advt_101013.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/43044/kanthida-lab</guid>
  <pubDate>Wed, 28 Apr 2021 02:27:22 -0500</pubDate>
  <link></link>
  <title><![CDATA[Kanthida Lab !]]></title>
  <description><![CDATA[
<p>Research Interest: </p>

<p>Bioinformatics </p>

<p>High-throughput and high-dimensional data analysis</p>

<p>Microbiome data analysis (Main focus)</p>

<p>Next-generation and third-generation sequencing data analysis for genomics</p>

<p>Gene expression data analysis</p>

<p>Machine learning for biological data</p>

<p>Biomarkers identification </p>

<p>Database and web-application for biological data</p>

<p>More at <br />https://sites.google.com/mail.kmutt.ac.th/kanthida-k/home?authuser=0</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/5947/jrf-national-jalma-institute-of-leprosy-and-other-mycobacterial-diseases</guid>
  <pubDate>Mon, 28 Oct 2013 10:42:48 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF @ NATIONAL JALMA INSTITUTE OF LEPROSY AND OTHER MYCOBACTERIAL DISEASES]]></title>
  <description><![CDATA[
<p>NATIONAL JALMA INSTITUTE OF LEPROSY AND OTHER MYCOBACTERIAL DISEASES</p>

<p>(INDIAN COUNCIL OF MEDICAL RESEARCH)</p>

<p>P.O BOX 101,<br />Dr. M. Miyazaki Marg,<br />Tajganj, Agra - 282001</p>

<p>Applications are invited for a walk-in interview to be held in the Seminar Hall of the on 15th November, 2013, 9:30 am for temporary positions of JRF, Lab Technician and Field attendant in a ICMR funded project entitled "Elucidating the strain differentiation and transmission dynamics of M. leprae through simple sequence repeats ISSR-PCR marker"</p>

<p>1. JRF (one Post)</p>

<p>    Essential qualification: Candidates with M.Sc/IVI.Tech or equivalent degree in any life science related subjects with UGC-CSIR/ICMR/DBT-Net qualified</p>

<p>    Desirable qualification: Experience in Molecular Biology/Computational Biology will be preferred.</p>

<p>    Age. Maximum 28 years as on 11.11.2013. Age relaxation as per GOI rules.</p>

<p>    Emoluments: Rs. 6,000 + 20% HRA per Month</p>

<p>2. Lab Technician (One Post)</p>

<p>    Essential Qualification: 12th with DMLT/B.SCA4.SC in Life sciences</p>

<p>    Desirable qualification: Experience in Molecular Biology/Computational Biology will be preferred.</p>

<p>    Age: Maximum 30 years as on 11.11.2013. Age relaxation as per GOI rules.</p>

<p>    Emoluments: Rs13,760/ Per Month</p>

<p>3. Field Attendant (One Post)</p>

<p>Essential Qualification: 10th Pass</p>

<p>Desirable Qualification: Experience in field work</p>

<p>Age: Maximum 28 years as on 11.11.2013. Age relaxation as per GOI rules.</p>

<p>Emoluments: Rsl2,040l Per Month</p>

<p>Terms: posts are purely temporary. Appointment will be initially made for a period of one (01) year and may be extended further based on the performance of the candidate up to completion of the project.</p>

<p>Application &amp; Selection procedure: candidates have to appear in the walk-in-interview in person along with an application/CV on plain paper giving details of at educational qualificationq experience and submit photocopies of relevant documents at the time of interview. Selection will be based on the performance of the candidate in the interview' Candidates will not be sent any interview call letter separately. No TA/DA will be paid to the candidate for appearing in the interview. selection is not possible without appearing in the interview. All candidates must report by 9:00am on the date of interview. Advance copy of CV may be sent to m.sarathipartha@gmail.com</p>

<p>Advertisement: http://www.jalma-icmr.org.in/P_S_M_advertisment.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43323/biostarhandbook</guid>
	<pubDate>Fri, 27 Aug 2021 01:31:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43323/biostarhandbook</link>
	<title><![CDATA[biostarhandbook]]></title>
	<description><![CDATA[<p>Nice book collection for bioinformatician ... highly recommended.</p><p>Address of the bookmark: <a href="https://www.biostarhandbook.com/" rel="nofollow">https://www.biostarhandbook.com/</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

</channel>
</rss>