<?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/26999?offset=550</link>
	<atom:link href="https://bioinformaticsonline.com/related/26999?offset=550" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/10391/research-associate-ra-at-iob</guid>
  <pubDate>Mon, 05 May 2014 08:38:54 -0500</pubDate>
  <link></link>
  <title><![CDATA[Research Associate (RA) at IOB]]></title>
  <description><![CDATA[
<p>Applications are invited for a post of Research Associate (RA) or Senior Research Fellow (SRF) in the ICMR project on "Integrated Analysis of Multi-omics Data in Human Gliomas".</p>

<p>We are looking for a motivated candidate for handling proteomic and/or transcriptomic and other data with a strong background in bioinformatics tools and database development. The project will include identification of novel peptides from mass spectrometry-based proteomic data.</p>

<p>Familiarity with statistical tools or wet lab experience will be an added advantage. The position is open for immediate appointment and available for two years. The applicant will be appointed as Research Associate or Senior Research Fellow based on qualifications as detailed below:</p>

<p>Research Associate: Ph.D. in Biological Science or Bioinformatics with relevant publications in peer reviewed journals. Familiarity with bioinformatics tools, database development, programming skills and proteomic and/or other omics data analysis. Salary will be as per ICMR rules and guidelines.</p>

<p>Senior Research Fellow: M.Sc./B.Tech. in any branch of biology/ biotechnology/bioinformatics, with minimum 2 years of research experience (essential). Familiarity with bioinformatics tools, database development, programming skills and proteomic data analysis. Salary will be as per ICMR rules and guidelines.</p>

<p>Application will be shortlisted based on CV, reference letters from mentors and telephonic interview. Candidates will be called for a personal interview at Bangalore before appointment. No travel expense will be provided for attending interview at Bangalore.</p>

<p>Interested candidates may send a Letter of Interest and CV by email to: ravi@ibioinformatics.org on or before May 15th, 2014.</p>

<p>Contact:<br />Dr. Ravi Sirdeshmukh<br />Distinguished Scientist &amp; Associate Director, IOB,<br />Principal Advisor MSMC/MSCTR</p>

<p>Advertisement: www.ibioinformatics.org/careers.php</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/42972/list-of-bioinformatics-workflow-management-tools</guid>
	<pubDate>Sat, 20 Mar 2021 00:15:25 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/42972/list-of-bioinformatics-workflow-management-tools</link>
	<title><![CDATA[List of bioinformatics workflow management tools !]]></title>
	<description><![CDATA[<h3>Here are list of&nbsp;Workflow Managers</h3><ul>
<li><span><a href="https://github.com/pcingola/BigDataScript">BigDataScript</a></span>&nbsp;&ndash; A cross-system scripting language for working with big data pipelines in computer systems of different sizes and capabilities. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/25189778">paper-2014</a>&nbsp;|&nbsp;<a href="https://pcingola.github.io/BigDataScript">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/ssadedin/bpipe">Bpipe</a></span>&nbsp;&ndash; A small language for defining pipeline stages and linking them together to make pipelines. [&nbsp;<a href="http://docs.bpipe.org/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/common-workflow-language/common-workflow-language">Common Workflow Language</a></span>&nbsp;&ndash; a specification for describing analysis workflows and tools that are portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. [&nbsp;<a href="http://www.commonwl.org/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/broadinstitute/cromwell">Cromwell</a></span>&nbsp;&ndash; A Workflow Management System geared towards scientific workflows. [&nbsp;<a href="https://cromwell.readthedocs.io/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/galaxyproject">Galaxy</a></span>&nbsp;&ndash; a popular open-source, web-based platform for data intensive biomedical research. Has several features, from data analysis to workflow management to visualization tools. [&nbsp;<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6030816">paper-2018</a>&nbsp;|&nbsp;<a href="https://galaxyproject.org/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/nextflow-io/nextflow">Nextflow</a>&nbsp;(recommended)</span>&nbsp;&ndash; A fluent DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/29412134">paper-2018</a>&nbsp;|&nbsp;<a href="http://nextflow.io/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/cgat-developers/ruffus">Ruffus</a></span>&nbsp;&ndash; Computation Pipeline library for python widely used in science and bioinformatics. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/20847218">paper-2010</a>&nbsp;|&nbsp;<a href="http://www.ruffus.org.uk/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/SeqWare/seqware">SeqWare</a></span>&nbsp;&ndash; Hadoop Oozie-based workflow system focused on genomics data analysis in cloud environments. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/21210981">paper-2010</a>&nbsp;|&nbsp;<a href="https://seqware.github.io/">web</a>&nbsp;]</li>
<li><span><a href="https://bitbucket.org/snakemake">Snakemake</a></span>&nbsp;&ndash; A workflow management system in Python that aims to reduce the complexity of creating workflows by providing a fast and comfortable execution environment. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/29788404">paper-2018</a>&nbsp;|&nbsp;<a href="https://snakemake.readthedocs.io/">web</a>&nbsp;]</li>
<li><span><a href="https://github.com/broadinstitute/wdl">Workflow Descriptor Language</a></span>&nbsp;&ndash; Workflow standard developed by the Broad. [&nbsp;<a href="https://software.broadinstitute.org/wdl">web</a>&nbsp;]</li>
</ul>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/9429/srf-vacancy-at-nipgr</guid>
  <pubDate>Tue, 25 Mar 2014 19:20:44 -0500</pubDate>
  <link></link>
  <title><![CDATA[SRF Vacancy at NIPGR]]></title>
  <description><![CDATA[
<p>Applications are invited from suitable candidates for filling up the purely temporary position of one Senior Research Fellow in DST’s Indo-Australian Joint project (with ICRISAT) entitled “Genomic Approach for Stress Tolerant Chickpea” under the guidance of Dr. Mukesh Jain, Scientist, NIPGR.</p>

<p>(A) Senior Research Fellow (One Post):    Emoluments as per DST/DBT norms.</p>

<p>Candidates having M.Sc. degree (with minimum of 55% marks) or equivalent in Life Sciences/Biotechnology/Bioinformatics/ Molecular Biology or any other related field with minimum of two years of post M.Sc. research experience are eligible to apply. The candidate having computer skill (Linux, Perl, Java, MySQL) and/or experience in advanced molecular biology, next generation sequencing data analysis and molecular markers analysis will be preferred.</p>

<p>The position is completely on temporary basis and co-terminus with the project. The initial appointment will be for one year, which can be curtailed/extended on the basis of assessment of the candidate’s performance and discretion of the Competent Authority. NIPGR reserves the right to select the candidate against the above posts depending upon the qualifications and experience of the candidates. Reservation of posts shall be as per Govt. of India norms.</p>

<p>Eligible candidates may apply by sending hard copy of completed application in the given format with a cover letter showing interest and attested copies of the certificates and proof of research experience. The applications should reach at the address given below within 15 days from the date of the advertisement. The subject line on envelope must be superscribed by “Application for the Post of SRF in DST - AISRF project”.</p>

<p>Note: ONLY hard copy of the application in the given format will be accepted.</p>

<p>Last date April 03, 2014</p>

<p>Dr. Mukesh Jain<br />Staff Scientist<br />National Institute of Plant Genome Research<br />Aruna Asaf Ali Marg, P.O. Box NO. 10531,<br />New Delhi - 110067</p>

<p>Advertisement: http://www.nipgr.res.in/careers/vacancies_latest.php#</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37835/variantbam-filtering-and-profiling-of-next-generational-sequencing-data-using-region-specific-rules</guid>
	<pubDate>Thu, 04 Oct 2018 16:30:44 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37835/variantbam-filtering-and-profiling-of-next-generational-sequencing-data-using-region-specific-rules</link>
	<title><![CDATA[VariantBam: Filtering and profiling of next-generational sequencing data using region-specific rules]]></title>
	<description><![CDATA[<p>VariantBam is a tool to extract/count specific sets of sequencing reads from next-generational sequencing files. To save money, disk space and I/O, one may not want to store an entire BAM on disk. In many cases, it would be more efficient to store only those read-pairs or reads who intersect some region around the variant locations. Alternatively, if your scientific question is focused on only one aspect of the data (e.g. breakpoints), many reads can be removed without losing the information relevant to the problem.</p>
<h5>&nbsp;</h5><p>Address of the bookmark: <a href="https://github.com/broadinstitute/VariantBam" rel="nofollow">https://github.com/broadinstitute/VariantBam</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/9579/junior-research-fellow-position-at-school-of-biotechnology-gautam-buddha-university-greater-noida</guid>
  <pubDate>Tue, 01 Apr 2014 14:46:57 -0500</pubDate>
  <link></link>
  <title><![CDATA[JUNIOR RESEARCH FELLOW POSITION at School of Biotechnology, Gautam Buddha University Greater Noida]]></title>
  <description><![CDATA[
<p>Walk-In Interview for one position of Junior Research Fellow (JRF) in a SERB, Department of Science and Technology (DST) funded research project entitled “Design and evaluation of novel Beta-3 adrenoreceptor agonists for potential antidepressant activity” under the supervision of Dr. Shakti Sahi which was scheduled on 31st March, 2014 is now re-scheduled on account of public holiday.</p>

<p>The interview will now be held 01st April 2014. The monthly fellowship of JRF will be Rs 12,000/- plus HRA as per the University rules.</p>

<p>Essential Qualification: Master degree in any discipline of Life Science with NET qualified or valid GATE score.</p>

<p>Desirable Qualification: Preference will be given to candidates having research experience in Bioinformatics.</p>

<p>The interested candidates should report for the Interview on 01st April, 2014 at 10:00 am in the Conference Room of Dean, School of Biotechnology, First floor, Gautam Buddha University, Greater Noida. Interested candidates may also send their resume to undersigned by postmail/e-mail shaktis@gbu.ac.in or shaktisahi@gmail.com. No TA and DA will be paid for appearing for the interview.</p>

<p>Dr. Shakti Sahi<br />(Principle Investigator)<br />School of Biotechnology<br />Gautam Buddha University<br />Greater Noida<br />Ph:9971791897</p>

<p>Advertisement:</p>

<p>www.gbu.ac.in/Recruitment/JRF_advertisement_DSTProject_Shakti_26March14.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40531/shasta-long-read-assembler</guid>
	<pubDate>Tue, 14 Jan 2020 06:47:07 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40531/shasta-long-read-assembler</link>
	<title><![CDATA[Shasta long read assembler]]></title>
	<description><![CDATA[<p>The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by&nbsp;<a href="https://nanoporetech.com/">Oxford Nanopore</a>&nbsp;flow cells.</p>
<p>Computational methods used by the Shasta assembler include:</p>
<ul>
<li>Using a&nbsp;<a href="https://en.wikipedia.org/wiki/Run-length_encoding">run-length</a>&nbsp;representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads.</li>
<li>Using in some phases of the computation a representation of the read sequence based on&nbsp;<em>markers</em>, a fixed subset of short k-mers (k &asymp; 10).</li>
</ul>
<p>More at&nbsp;<a href="https://chanzuckerberg.github.io/shasta/index.html">https://chanzuckerberg.github.io/shasta/index.html</a></p><p>Address of the bookmark: <a href="https://github.com/chanzuckerberg/shasta" rel="nofollow">https://github.com/chanzuckerberg/shasta</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/9701/postodoc-in-computationalsystems-biology-and-machine-learning</guid>
  <pubDate>Wed, 09 Apr 2014 20:47:57 -0500</pubDate>
  <link></link>
  <title><![CDATA[Postodoc in Computational/Systems Biology and Machine Learning]]></title>
  <description><![CDATA[
<p>One profile of Computational/Systems Biology and Machine Learning at Postdoc level is needed at the Laboratory of Immunobiology of Neurological Disorders led by Cinthia Farina, Institute of Experimental Neurology, Ospedale San Raffaele, Milano. The projects of interest for this application involve research on translational bioinformatics in complex human disorders.<br /> <br />You have a  PhD in Computational Science, Bioinformatics,  or equivalent.<br /> <br />Especially relevant skills for the profile are:<br />1. In-depth understanding and implementation of methods and development of<br />algorithms for statistical and machine learning classification, clustering, predictive<br />modelling.<br />2. Experience on transcriptomics and clinical data analysis, in particular gene regulatory networks, protein interactomes, development of diagnostic tools.<br /> <br />3. Solid experience with data mining, bioinformatics programming and statistics for bioinformatics.<br />4. Flexibility and willing to work across multiple projects and technology in a rapidly evolving scientific context. <br /> <br />Candidates with programming/scripting experience are also welcome. In particular, proficiency in one or more mainstream programming languages (C, C++, Java, Python, Perl, etc.), together with the understanding of relational database design and SQL/DBMS systems (e.g. MySQL, PHP, Oracle).<br />Experience with the analysis of next-generation sequencing data is a plus.<br />Clear demonstration of experience in analysis and modelling of omics and clinical data must be provided.<br /> <br />Interested candidates should send to farina.cinthia@hsr.it:<br /> <br />1. CV (please show evidences of relevant titles, projects, courses, references, etc.)<br />2. One page with a list of research topics (i.e. ongoing projects)<br />3. earliest availability<br />4. 2-3 contact names</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40754/understanding-your-reads-and-mapping</guid>
	<pubDate>Wed, 29 Jan 2020 06:29:55 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40754/understanding-your-reads-and-mapping</link>
	<title><![CDATA[Understanding your reads and mapping !]]></title>
	<description><![CDATA[<p>One of the best tutorial for beginners ...</p>
<p>https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html</p><p>Address of the bookmark: <a href="https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html" rel="nofollow">https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/10392/research-associate-ra-at-institute-of-advanced-study-in-science-and-technology</guid>
  <pubDate>Mon, 05 May 2014 08:44:24 -0500</pubDate>
  <link></link>
  <title><![CDATA[Research Associate (RA) at INSTITUTE OF ADVANCED STUDY IN SCIENCE AND TECHNOLOGY]]></title>
  <description><![CDATA[
<p>INSTITUTE OF ADVANCED STUDY IN SCIENCE AND TECHNOLOGY<br />(An Autonomous Institute under Department of Science and Technology, Govt. of India)<br />Paschim Boragaon, Garchuk, Guwahati-781035</p>

<p>Appointment Adv.No.2</p>

<p>Applications in plain paper are invited from Indian citizens for one/two position each of Research Associate, Traineeship and Studentship for BIF facility, Division of Life Sciences, IASST.</p>

<p>Applications with complete Bio-data containing contact address, e-mail and phone number, two recent passport size photographs and attested copies of mark sheets, certificates etc., should be sent to the Registrar, IASST, Paschim Boragaon, Garchuk, Guwahati – 781035, Assam, so as to reach on or before 5/05/2014.</p>

<p>A. Research Associate:</p>

<p>Number of vacancies: 1 (One)</p>

<p>Qualifications:</p>

<p>PhD in Bioinformatics or allied disciplines with knowledge of Bioinformatics. The candidates who have submitted PhD thesis may also apply.</p>

<p>In case, candidates having PhD are not found, candidates having MSc in Bioinformatics or allied disciplines with sound knowledge of Bioinformatics will be preferred.</p>

<p>Remuneration: Candidate having PhD will get a consolidated remuneration of Rs. 22,000/- +HRA per month. MSc having NET/GATE/SLET qualified candidate will get a remuneration of Rs. 16,000/= and HRA and candidate with only MSc will get a remuneration of Rs.14,000/- and HRA.</p>

<p>Tenure:</p>

<p>The post is initially for one year and may be extended depending on the performance till the tenure of the project.</p>

<p>B. Traineeship:</p>

<p>Number of vacancies: 2 (Two)</p>

<p>Qualifications:</p>

<p>Candidate with a postgraduate degree in Bioinformatics/Biotechnology/Life sciences from a recognised University</p>

<p>Remuneration: Rs. 5000/month for 6 months</p>

<p>C. Studentship:</p>

<p>Number of vacancies: 2 (Two)</p>

<p>Qualifications:</p>

<p>Candidate pursuing M.Sc in bioinformatics in a recognised University.</p>

<p>Remuneration: Rs. 5000/month for 6 months</p>

<p>Advertisement:</p>

<p>http://iasst.gov.in/pdf/recruitment/advt%20no_2_24042014.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41941/svengine-allele-specific-and-haplotype-aware-structural-variants-simulator</guid>
	<pubDate>Sat, 04 Jul 2020 05:52:34 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41941/svengine-allele-specific-and-haplotype-aware-structural-variants-simulator</link>
	<title><![CDATA[SVEngine: Allele Specific and Haplotype Aware Structural Variants Simulator]]></title>
	<description><![CDATA[<p>SVEngine (Structural Variants Engine)</p>
<ul>
<li>SVEngine is a multi-purpose and self-contained simulator for whole genome scale spike-in of thousands of SV events of various types in both single-sample and matched sample scenarios.</li>
<li>SVEngine takes as input reference contigs in FASTA files, variant meta distribution as specified in META files (see Manual) or specific variant information as specified in VAR files (see Manual) and NEWICK files for specifying clonal phylogenetic trees in cancer.</li>
<li>SVEngine outpus alterred contigs in FASTA files, spiked-in variants in VAR files (see Manual), simulated short read in FASTQ files and aligned short reads in BAM files.</li>
</ul>
<p>&nbsp;</p><p>Address of the bookmark: <a href="https://bitbucket.org/charade/svengine/src/master/" rel="nofollow">https://bitbucket.org/charade/svengine/src/master/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>