<?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/30018?offset=550</link>
	<atom:link href="https://bioinformaticsonline.com/related/30018?offset=550" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/44700/professorsenior-lecturer-of-comparative-genomics-university-of-glasgow</guid>
  <pubDate>Fri, 06 Dec 2024 05:16:09 -0600</pubDate>
  <link></link>
  <title><![CDATA[Professor/Senior Lecturer of Comparative Genomics @ University of Glasgow]]></title>
  <description><![CDATA[
<p>University of Glasgow<br />College of Medical, Veterinary and Life Sciences<br />School of Biodiversity, One Health and Veterinary Medicine</p>

<p>Professor/Senior Lecturer of Comparative Genomics<br />Vacancy Ref: 153610<br />Salary: Professor, Grade 10 will be within the Professorial range and<br />subject to negotiation<br />Senior Lecturer, Grade 9, 57,696 - 64,914 per annum</p>

<p>The School of Biodiversity, One Health and Veterinary Medicine has an<br />exciting opportunity to appoint a Professor/Senior Lecturer in Comparative<br />Genomics. You will make a substantial and positive contribution to the<br />strategic direction of the School/College through leading and contributing<br />to research of international standard, high quality teaching at both<br />undergraduate and postgraduate level, securing research funding, and<br />providing academic leadership and management within the School/College.</p>

<p>Applications are invited from candidates of international standing with<br />an appropriate record of academic achievement in comparative genomics<br />and associated omics technologies. We are looking for a candidate who<br />will complement our existing strengths in clinical veterinary medicine,<br />evolutionary biology, and animal physiology, with a demonstrable interest<br />in using domestic mammals among their study systems. We are particularly<br />interested in applications from candidates with a track record of<br />studying health related traits and their underlying genomic basis in<br />companion animals. Traits of specific interest include those related<br />to metabolism, ageing, and disease (e.g. cancer, autoimmune diseases,<br />neuromuscular disorders).</p>

<p>The School of Biodiversity, One Health and Veterinary Medicine is home to<br />researchers studying organismal biology and animal health across a diverse<br />range of systems, approaches and disciplines with existing strengths<br />in infectious disease, physiology, ageing, veterinary epidemiology, and<br />evolution among others. You will be based on the University of Glasgow's<br />Garscube campus, where the majority of veterinary teaching and research<br />infrastructure is located. This includes the Small Animal Hospital (a<br />recent 15M investment) and our Veterinary Diagnostic Services, offering<br />excellent opportunities for collaborative research at the clinical and<br />translational interface, especially with respect to companion animals.</p>

<p>We welcome applications from candidates with a Scottish Credit and<br />Qualification Framework level 12 (PhD) in animal biology, genomics and<br />health or related discipline with an extensive and established reputation<br />in research and significant teaching experience within the subject area.</p>

<p>This post is full time and open ended.</p>

<p>Visit our website for further information on The University of<br />Glasgow's, School of Biodiversity, One Health &amp; Veterinary Medicine,<br />https://www.gla.ac.uk/schools/bohvm/</p>

<p>Informal Enquiries should be directed to Professor Roman Biek,<br />Roman.Biek@glasgow.ac.uk</p>

<p>Apply online at:<br />https://my.corehr.com/pls/uogrecruit/erq_jobspec_version_4.jobspec?p_id=153610</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/5663/network-analysis-indian-statistical-institute</guid>
  <pubDate>Wed, 16 Oct 2013 08:06:50 -0500</pubDate>
  <link></link>
  <title><![CDATA[Network Analysis @ Indian Statistical Institute]]></title>
  <description><![CDATA[
<p>Indian Statistical Institute Kolkata invites applications for the following posts</p>

<p>2013 Oct Advertisement from Indian Statistical Institute</p>

<p>Post: Network Analysis</p>

<p>No. of Positions:  01</p>

<p>Educational Qualifications:</p>

<p>Candidate should have passed BE/B.Tech Or Equivalent in Computer Science / Electrical Engineering / Electronics / Information Technology / Bioinformatics / Biotechnology with throughout first Class<br />Experience:</p>

<p>(details of experience required)<br />Pay Scale: INR Rs.16000-20000/-P.M.</p>

<p>Walk-In-Interview : 22 Oct 2013 at 10:30 AM</p>

<p>Download Official Notification:<br />http://www.isical.ac.in/JobApplicationFiles/MIU_0310201311433700.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/44707/rna-seq-analysis-a-guide-for-bioinformaticians</guid>
	<pubDate>Sat, 07 Dec 2024 22:22:24 -0600</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/44707/rna-seq-analysis-a-guide-for-bioinformaticians</link>
	<title><![CDATA[RNA-Seq Analysis: A Guide for Bioinformaticians]]></title>
	<description><![CDATA[<p>RNA sequencing (RNA-Seq) has revolutionized transcriptomics, offering unprecedented insights into gene expression, splicing, and transcript diversity. For bioinformaticians, RNA-Seq analysis is a gateway to exploring the complexity of RNA biology and its implications in health and disease. This blog post provides an overview of RNA-Seq analysis, key computational steps, and tools for bioinformaticians eager to delve into this powerful technique.</p><h3>What is RNA-Seq?</h3><p>RNA-Seq is a next-generation sequencing (NGS) technology used to study the transcriptome&mdash;the complete set of RNA molecules in a cell. It quantifies gene expression, detects novel transcripts, and captures alternative splicing events with high sensitivity and resolution.</p><h3>Workflow for RNA-Seq Analysis</h3><p>RNA-Seq analysis involves several stages, each requiring computational tools and expertise.</p><h4>1. <strong>Experimental Design and Data Acquisition</strong></h4><p>Before diving into analysis, bioinformaticians should consider:</p><ul>
<li><strong>Biological Replicates</strong>: Ensure statistical power to detect meaningful differences.</li>
<li><strong>Sequencing Depth</strong>: Align sequencing depth to study objectives (e.g., higher depth for low-abundance transcripts).</li>
<li><strong>Paired-End vs. Single-End</strong>: Paired-end sequencing provides more detailed information on transcript structure.</li>
</ul><p>Once sequencing is complete, raw data is provided in FASTQ format, containing sequence reads and quality scores.</p><h4>2. <strong>Quality Control and Preprocessing</strong></h4><p>Quality control (QC) ensures data integrity. Tools such as <strong>FastQC</strong> evaluate metrics like base quality, GC content, and adapter contamination.</p><p><strong>Preprocessing Steps</strong>:</p><ul>
<li><strong>Trimming</strong>: Tools like <strong>Trimmomatic</strong> or <strong>Cutadapt</strong> remove low-quality bases and adapter sequences.</li>
<li><strong>Filtering</strong>: Discard reads below a certain quality threshold or length.</li>
</ul><h4>3. <strong>Read Alignment</strong></h4><p>Reads are mapped to a reference genome or transcriptome to determine their origin. Alignment tools include:</p><ul>
<li><strong>HISAT2</strong>: Handles large genomes efficiently and supports spliced alignments.</li>
<li><strong>STAR</strong>: High-speed aligner optimized for RNA-Seq.</li>
<li><strong>Bowtie2</strong>: Suitable for short-read alignment.</li>
</ul><p><strong>Output</strong>: A SAM/BAM file containing aligned reads.</p><h4>4. <strong>Transcript Assembly and Quantification</strong></h4><p>This step involves identifying transcripts and quantifying their expression levels. Tools used include:</p><ul>
<li><strong>StringTie</strong>: Assembles and quantifies transcripts from aligned reads.</li>
<li><strong>Salmon/Kallisto</strong>: Perform pseudo-alignment for rapid and accurate quantification.</li>
</ul><p>Expression levels are typically measured as TPM (transcripts per million) or FPKM (fragments per kilobase of transcript per million mapped reads).</p><h4>5. <strong>Differential Expression Analysis</strong></h4><p>To identify genes with altered expression between conditions, bioinformaticians use tools such as:</p><ul>
<li><strong>DESeq2</strong>: Accounts for data normalization and variability.</li>
<li><strong>edgeR</strong>: Handles overdispersed count data efficiently.</li>
<li><strong>Limma-voom</strong>: Combines linear modeling with RNA-Seq count data.</li>
</ul><p>The output includes a list of differentially expressed genes (DEGs) with statistical significance and fold-change values.</p><h4>6. <strong>Functional Annotation and Pathway Analysis</strong></h4><p>Understanding the biological significance of DEGs involves:</p><ul>
<li><strong>Gene Ontology (GO) Analysis</strong>: Tools like <strong>DAVID</strong> or <strong>clusterProfiler</strong> categorize genes based on their biological functions.</li>
<li><strong>Pathway Enrichment Analysis</strong>: Identifies pathways enriched in DEGs using tools like <strong>KEGG</strong>, <strong>Reactome</strong>, or <strong>GSEA</strong>.</li>
</ul><h4>7. <strong>Visualization</strong></h4><p>Visualizing results enhances interpretability. Common visualizations include:</p><ul>
<li><strong>Heatmaps</strong>: Show expression patterns across samples (e.g., <strong>pheatmap</strong>).</li>
<li><strong>Volcano Plots</strong>: Highlight significant DEGs (e.g., <strong>ggplot2</strong>).</li>
<li><strong>PCA/UMAP</strong>: Assess sample clustering and variability (e.g., <strong>Seurat</strong>).</li>
</ul><h3>Challenges in RNA-Seq Analysis</h3><ol>
<li><strong>Batch Effects</strong>: Technical variability can confound biological signals. Combat this with normalization techniques or batch-correction tools like <strong>ComBat</strong>.</li>
<li><strong>Low-Quality Samples</strong>: Poor-quality RNA impacts downstream analyses.</li>
<li><strong>Computational Complexity</strong>: RNA-Seq generates massive datasets, requiring robust computing resources and optimized pipelines.</li>
</ol><h3>Key Tools and Resources</h3><ul>
<li><strong>Bioconductor</strong>: A treasure trove of R packages for RNA-Seq analysis.</li>
<li><strong>Galaxy</strong>: A web-based platform for running RNA-Seq workflows.</li>
<li><strong>Nextflow/Snakemake</strong>: Workflow management tools to streamline analyses.</li>
</ul><h3>Applications of RNA-Seq</h3><p>RNA-Seq is used in diverse research areas, including:</p><ul>
<li><strong>Cancer Transcriptomics</strong>: Identifying tumor-specific expression profiles.</li>
<li><strong>Developmental Biology</strong>: Studying dynamic transcriptome changes.</li>
<li><strong>Drug Discovery</strong>: Screening genes modulated by therapeutic compounds.</li>
</ul><h3>Conclusion</h3><p>RNA-Seq analysis is a cornerstone of modern transcriptomics, offering bioinformaticians a versatile toolkit for unraveling gene expression and regulation. Mastering RNA-Seq workflows and tools empowers researchers to transform raw sequencing data into biological discoveries.</p><p>Whether you&rsquo;re investigating disease mechanisms, exploring cellular pathways, or developing new therapeutics, RNA-Seq is a powerful ally in your bioinformatics arsenal.</p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/5748/troyanskaya-lab</guid>
  <pubDate>Fri, 18 Oct 2013 10:57:40 -0500</pubDate>
  <link></link>
  <title><![CDATA[Troyanskaya  Lab]]></title>
  <description><![CDATA[
<p>In our research, we combine computational methods with an experimental component in a unified effort to develop comprehensive descriptions of genetic systems of cellular controls, including those whose malfunctioning becomes the basis of genetic disorders, such as cancer, and others whose failure might produce developmental defects in model systems.</p>

<p>Research Interest<br />Genomic Data Integration</p>

<p>Microarray Analysis</p>

<p>Gene and Protein Function Prediction</p>

<p>Detection and Analysis of Chromosomal Abnormalities and Functional Evolution</p>

<p>Integration of Computation and Experiments</p>

<p>Identification of Biological Networks and Pathways</p>

<p>Evaluation and Validation of Computational Predictions</p>

<p>Scalable Visualization-Based Data Analysis</p>

<p>More @ http://reducio.princeton.edu/cm/<br />PI page @ http://reducio.princeton.edu/cm/ogt</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/44741/bioinformatician-in-pipeline-development</guid>
  <pubDate>Tue, 17 Dec 2024 23:43:54 -0600</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatician in pipeline development]]></title>
  <description><![CDATA[
<p>Are you interested in working with pipeline development in bioinformatics, with the support of competent and friendly colleagues in an international environment? Are you looking for an employer that invests in sustainable employeeship and offers safe, favourable working conditions? We welcome you to apply for a position as Bioinformatician in pipeline development at Uppsala University.</p>

<p>National Bioinformatics Infrastructure Sweden (NBIS) (nbis.se) plays an important role in advancing life science research in Sweden by providing expert support and developing cutting-edge bioinformatics infrastructure. Operating as a truly national initiative, NBIS employs more than 120 bioinformaticians, system developers, and data stewards across multiple locations in Sweden. It serves as the bioinformatics platform at SciLifeLab, a national resource that facilitates research in molecular biosciences by offering access to state-of-the-art technologies and technical expertise. With strong ties to data-producing facilities and ongoing collaborations with leading research groups, NBIS is ideally positioned to support world-class bioinformatics analyses. Furthermore, NBIS is the Swedish node in ELIXIR, the European infrastructure for biological information.</p>

<p>NBIS is seeking an experienced bioinformatician to support both Swedish and international projects. As part of our dynamic team, you will work closely with researchers to process large-scale biological data and contribute to advancing our data analysis infrastructure. Strong problem-solving skills, attention to detail, and the ability to troubleshoot complex bioinformatics pipelines are essential for success in this role. Flexibility and a willingness to learn are also important, as NBIS continually adapts to meet the evolving needs of the Swedish research community.</p>

<p>More at https://www.uu.se/en/about-uu/join-us/jobs-and-vacancies/job-details?query=778701</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/5957/assistant-professor-in-molecular-synthesis-for-drug-discovery-and-development-cbmr-lucknow</guid>
  <pubDate>Wed, 30 Oct 2013 06:42:27 -0500</pubDate>
  <link></link>
  <title><![CDATA[Assistant Professor in Molecular Synthesis for Drug Discovery and Development @ CBMR, Lucknow]]></title>
  <description><![CDATA[
<p>ADVERTISEMENT FOR FACULTY POSITIONS AT CENTRE OF BIOMEDICAL RESEARCH (CBMR), LUCKNOW</p>

<p>Details of the Positions and Pay Structure:</p>

<p>03 Posts for Assistant Professor in Molecular Synthesis for Drug Discovery and Development</p>

<p>Essential Qualifications and Requirements:</p>

<p>1. PhD in Synthetic Organic Chemistry/Medicinal Chemistry with research publications in high quality international journals and first class grade at the preceding degree from recognised University/Institute in India or abroad with consistently good academic record.<br />2. Three Yrs of Post-doctoral experience in relevant area.<br />3. Below 35 Yrs of age at the time of application</p>

<p>Desirable Experience: Candidates having strong research background in organic synthesis, total synthesis of structurally complex and medicinally important natural products/drugs related to cancer, neurodegenerative diseases (neurotropically active molecules for Alzheimer's, Parkinson’s, dementia etc) and infectious diseases such as malaria, TB etc. will be preferred.</p>

<p>Interested candidates may apply with:</p>

<p>1. Filled up Application Form (download from CBMR Website: http://www.cbmr.res.in) along with the Cover Letter, Curriculum Vitae including academic record (Bachelor degree onwards), awards, honours, list of Publications and reprints of 5 best publications.<br />2. Proposed research plan (max 3-4 pages).<br />3. Names and address (with valid e-mail and Phone number) of at least 3 academic referees.<br />4. Online Payment Receipt with transaction reference no. of Rs. 1000/- (USD 100 or equivalent foreign currency) on following details.<br />Account Number: 30054847814 Name: Director, Centre of Biomedical Research<br />Bank: STATE BANK OF INDIA, SGPGI Campus Branch, LUCKNOW</p>

<p>IFSC Code: SBIN0007789<br />MICR No: 22602034</p>

<p>Applications can be sent by registered/speed post or by e-mail to the following address:</p>

<p>The Director,<br />Centre of Biomedical Research (CBMR),<br />Sanjay Gandhi PGI Campus,<br />Raebareli Road, Lucknow-226014<br />e-mail: cbmr.admin@cbmr.res.in,<br />gp.pandey@cbmr.res.in</p>

<p>More Info:</p>

<p>http://www.cbmr.res.in/career/Advertisement%20for%20the%20post%20of%20Professors%20and%20Assistant%20Professors.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/44760/the-future-of-bioinformatics-innovations-and-opportunities</guid>
	<pubDate>Mon, 20 Jan 2025 12:44:53 -0600</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/44760/the-future-of-bioinformatics-innovations-and-opportunities</link>
	<title><![CDATA[The Future of Bioinformatics: Innovations and Opportunities]]></title>
	<description><![CDATA[<p>Bioinformatics, the interdisciplinary field that merges biology, computer science, and statistics, has transformed the way we understand biological systems. As we stand at the cusp of a new era in scientific discovery, the future of bioinformatics promises even greater advancements, powered by cutting-edge technologies and a growing understanding of life&rsquo;s complexities.</p><h4>1. Big Data and Bioinformatics</h4><p>The exponential growth in biological data, driven by advancements in sequencing technologies and high-throughput experiments, has made bioinformatics an indispensable tool. By 2030, we anticipate:</p><ul>
<li>
<p><strong>Petabyte-Scale Data Management</strong>: Enhanced storage solutions and cloud computing platforms will allow researchers to handle the vast amounts of data generated from omics studies, including genomics, transcriptomics, and proteomics.</p>
</li>
<li>
<p><strong>AI and Machine Learning Integration</strong>: Sophisticated algorithms will uncover patterns and relationships in large datasets, enabling predictions about gene function, disease susceptibility, and therapeutic outcomes.</p>
</li>
</ul><h4>2. Personalized Medicine and Genomics</h4><p>Bioinformatics will play a pivotal role in tailoring healthcare to individual patients. Key developments include:</p><ul>
<li>
<p><strong>Whole-Genome Sequencing in Clinics</strong>: The decreasing cost of sequencing will make it routine in medical diagnostics, enabling personalized treatment plans based on an individual&rsquo;s genetic makeup.</p>
</li>
<li>
<p><strong>Drug Repurposing and Development</strong>: Computational tools will identify potential new uses for existing drugs, accelerating the development of targeted therapies.</p>
</li>
</ul><h4>3. Advancing Computational Tools</h4><p>The future will see the development of more user-friendly and powerful bioinformatics tools:</p><ul>
<li>
<p><strong>Graph-Based Approaches</strong>: Enhanced algorithms for analyzing complex biological networks, such as protein-protein interaction maps.</p>
</li>
<li>
<p><strong>Visualization Tools</strong>: Intuitive software for visualizing multi-dimensional data, enabling researchers to interpret findings more effectively.</p>
</li>
</ul><h4>4. Synthetic Biology and Systems Biology</h4><p>Bioinformatics will continue to drive progress in synthetic and systems biology by:</p><ul>
<li>
<p><strong>Gene Circuit Design</strong>: Leveraging computational models to design and simulate synthetic biological systems.</p>
</li>
<li>
<p><strong>Understanding Cellular Pathways</strong>: Integrating multi-omics data to model cellular processes with unprecedented accuracy.</p>
</li>
</ul><h4>5. Bioinformatics in Agriculture and Environmental Science</h4><p>Beyond healthcare, bioinformatics will revolutionize agriculture and environmental conservation:</p><ul>
<li>
<p><strong>Crop Improvement</strong>: Genomic studies will help develop high-yield, disease-resistant, and climate-resilient crops.</p>
</li>
<li>
<p><strong>Microbial Ecology</strong>: Metagenomics will enhance our understanding of microbial communities, aiding in bioremediation and ecosystem management.</p>
</li>
</ul><h4>6. Democratization of Bioinformatics</h4><p>Open-source software and accessible education will broaden participation in bioinformatics research:</p><ul>
<li>
<p><strong>Community-Driven Projects</strong>: Collaborative platforms like GitHub will continue to foster innovation in tool development.</p>
</li>
<li>
<p><strong>Education and Training</strong>: Online courses and workshops will bridge skill gaps, enabling researchers from diverse backgrounds to contribute.</p>
</li>
</ul><h4>Challenges and Ethical Considerations</h4><p>While the future is bright, challenges remain. Data privacy and ethical concerns surrounding genetic information require careful navigation. Furthermore, addressing the digital divide is critical to ensuring equitable access to bioinformatics resources globally.</p><h4>Conclusion</h4><p>The future of bioinformatics is boundless, with opportunities to revolutionize our understanding of life and improve human health. As technologies evolve and collaborations flourish, bioinformatics will undoubtedly remain at the forefront of scientific discovery, unlocking the secrets of life one dataset at a time.</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/24041/junior-bioinformatic-position</guid>
  <pubDate>Wed, 26 Aug 2015 05:35:28 -0500</pubDate>
  <link></link>
  <title><![CDATA[Junior Bioinformatic position]]></title>
  <description><![CDATA[
<p>Junior Bioinformatic position in the laboratory of Inflammation and immunology in cardiovascular pathologies at Humanitas:</p>

<p>We are seeking a highly motivated young PhD student with strong interest in high throughput data analysis.<br />Detailed descriptions of our recent research activities may be found here:<br />http://www.humanitas-research.org/condorelli-gianluigi-md-phd/</p>

<p>Position is available starting from October/November. A probationary period of one month will be required.<br /> <br />Please send a CV along with a cover letter stating the reasons for applying and contact details of one or more referees to Dr. Paolo Kunderfranco (paolo.kunderfranco@humanitasresearch.it).</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/44871/10-books-to-kickstart-and-level-up-your-bioinformatics-journey</guid>
	<pubDate>Tue, 12 Aug 2025 03:50:11 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/44871/10-books-to-kickstart-and-level-up-your-bioinformatics-journey</link>
	<title><![CDATA[10 Books to Kickstart (and Level Up) Your Bioinformatics Journey]]></title>
	<description><![CDATA[<p>If you&rsquo;re starting out in bioinformatics or looking to sharpen your computational biology skills, having the right learning resources makes all the difference.<br />Here&rsquo;s my curated list of 10 must-read books &mdash; from beginner-friendly introductions to advanced computational genomics.</p><p>1️⃣ Data Analysis for the Life Sciences<br />A fantastic starting point to learn statistics, R programming, and exploratory data analysis in the context of biology. The best part? It&rsquo;s available free online from HarvardX.</p><p>2️⃣ Practical Computing for Biologists<br />The very first book I picked up when I started learning computational biology. It&rsquo;s beginner-friendly and focuses on essential computing skills every biologist needs.</p><p>3️⃣ A Primer for Computational Biology<br />An open-access, hands-on introduction to computational biology concepts and coding techniques. Perfect if you want to learn through real examples.</p><p>4️⃣ Computational Genomics with R<br />For those who already know R and want to dive deeper into genome-scale data analysis, from sequence alignment to gene expression.</p><p>5️⃣ The Biologist&rsquo;s Guide to Computing<br />Bridges the gap between biological problems and computational thinking, making it easier for life scientists to approach programming and data analysis.</p><p>6️⃣ Bioinformatics Data Skills<br />A must-read to sharpen your bioinformatics toolkit &mdash; from command-line skills to reproducible research workflows. Ideal once you&rsquo;ve covered the basics.</p><p>7️⃣ Bioinformatics Workbook<br />A practical tutorial series to help scientists design bioinformatics projects, analyze data, and understand best practices.</p><p>8️⃣ Modern Statistics for Modern Biology<br />An essential guide to modern statistical methods applied to biology, blending theory with hands-on examples in R.</p><p>9️⃣ Algorithms on Strings, Trees, and Sequences by Dan Gusfield<br />A classic reference for anyone wanting to understand the algorithms behind sequence alignment, genome assembly, and biological data structures.</p><p></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/6268/project-fellow-national-institute-of-malaria-research</guid>
  <pubDate>Tue, 12 Nov 2013 07:40:51 -0600</pubDate>
  <link></link>
  <title><![CDATA[Project Fellow @ National Institute of Malaria Research]]></title>
  <description><![CDATA[
<p>National Institute of Malaria Research</p>

<p>Sector 8, Dwarka, Delhi -110077</p>

<p>WALK IN INTERVIEW</p>

<p>One position of project fellow is to be filled up in a DRL- funded research project on Molecular and morphological characterization of An. fluviatilis in North-eastern states and bordering areas. The position is purely temporary for one year and can be extended</p>

<p>Essential qualifications</p>

<p>Master’s degree in any branch of Life Sciences with hands on experience in molecular biology and/or bioinformatics.</p>

<p>Age limit: 28 years, (relaxation for SC/ST/OBC candidates as per government of India rules)</p>

<p>Stipend: Rs.12, 000.00 per month (fixed)</p>

<p>Eligible candidates may walk in for an interview on 15 November 2013 at 11 AM at the above mentioned address along with a copy of CV (with a passport size photograph affixed), photocopies of all mark sheets/certificates and originals (for verifications). No TA/DA will be paid for attending the interview .Registration of candidates will start at 10:00AM and end at 10:45 AM.</p>

<p>Advertisement: http://www.mrcindia.org/vacancy/add-4.doc</p>
]]></description>
</item>

</channel>
</rss>