<?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/32481?offset=1220</link>
	<atom:link href="https://bioinformaticsonline.com/related/32481?offset=1220" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<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/bookmarks/view/38199/pacasus-correction-of-palindromes-in-long-reads-from-pacbio-and-nanopore</guid>
	<pubDate>Mon, 12 Nov 2018 05:26:48 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38199/pacasus-correction-of-palindromes-in-long-reads-from-pacbio-and-nanopore</link>
	<title><![CDATA[Pacasus: Correction of palindromes in long reads from PacBio and Nanopore]]></title>
	<description><![CDATA[<p><br>Tool for detecting and cleaning PacBio / Nanopore long reads after whole genome amplification. Check the poster from the Revolutionizing Next-Generation Sequencing (2nd edition) conference in the source folder:&nbsp;<a href="https://github.com/swarris/Pacasus/blob/master/vib2017.pdf">https://github.com/swarris/Pacasus/blob/master/vib2017.pdf</a>.</p>
<p>The prepint version is found on&nbsp;<a href="http://www.biorxiv.org/content/early/2017/08/09/173872">http://www.biorxiv.org/content/early/2017/08/09/173872</a></p>
<p>It uses the pyPaSWAS framework for sequence alignment (<a href="https://github.com/swarris/pyPaSWAS">https://github.com/swarris/pyPaSWAS</a>)</p><p>Address of the bookmark: <a href="https://github.com/swarris/Pacasus" rel="nofollow">https://github.com/swarris/Pacasus</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23379/jrf-in-bioinformatics-tezpur-universityn</guid>
  <pubDate>Fri, 17 Jul 2015 19:42:22 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF in Bioinformatics @ Tezpur Universityn]]></title>
  <description><![CDATA[
<p>Tezpur University: Napaam – 784 028:</p>

<p>Assam Applications are invited for Walk-in-Interview for the following temporary positions in the MHRD sponsored Centre of Excellence under FAST project entitled “Machine Learning Research and Big Data Analysis” under the Principal Investigator Professor D.K. Bhattacharyya, Department of Computer Science &amp; Engineering, Tezpur University.</p>

<p>Position : Senior Research Fellows (SRFs) in the field of (i) Bioinformatics (ii) Natural Language Processing / Speech Processing (iii) Cognitive Radio Networks / Optical Networks (iv) Network Security. No. of Positions : Five (05).</p>

<p>Qualification : First class in ME / M. Tech. in CSE / IT / ECE with research experience in relevant fields of research. Candidates having valid GATE / NET score shall be preferred.</p>

<p>Fellowship : Rs. 18,000/- (Rupees Eighteen Thousand) only per month.</p>

<p>Duration : Two (02) years and may be extended depending on status of the project.</p>

<p>Position : Junior Research Fellows (JRFs) in the field of Bioinformatics</p>

<p>No. of Positions : One (01).</p>

<p>Qualification : First class in B. Tech. in CSE / IT/ ECE or MCA with consistently good academic records. Candidates with M. Tech. in CSE / IT / ECE shall be preferred.</p>

<p>Fellowship : Rs. 12,000/- (Rupees twelve Thousand) only per month.</p>

<p>Duration : Two (02) years and may be extended depending on status of the project.</p>

<p>Interested candidates may send their application on plain paper by post along with his/her educational qualifications, research experience certificates (for Senior Research Fellow), 02 copies of recent passport/stamp size photograph and contact phone number to Prof. D.K. Bhattacharyya, Principal Investigator, Department of Computer Science &amp; Engineering, Tezpur University, Napaam- 784028 or mail it to dkb@tezu.ernet.in (or to smh@tezu.ernet.in) within 15 days of publication of this advertisement.</p>

<p>Advertisement: www.tezu.ernet.in/ProjectWalkin/Advt_CoE_5816-A.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40544/ngs-bits-short-read-sequencing-tools</guid>
	<pubDate>Thu, 16 Jan 2020 23:14:00 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40544/ngs-bits-short-read-sequencing-tools</link>
	<title><![CDATA[ngs-bits - Short-read sequencing tools]]></title>
	<description><![CDATA[<p>Binaries of&nbsp;<em>ngs-bits</em>&nbsp;are available via Bioconda. Alternatively,&nbsp;<em>ngs-bits</em>&nbsp;can be built from sources:</p>
<ul>
<li><span>Binaries</span>&nbsp;for&nbsp;<a href="https://github.com/imgag/ngs-bits/blob/master/doc/install_bioconda.md">Linux/macOS</a></li>
<li>From&nbsp;<span>sources</span>&nbsp;for&nbsp;<a href="https://github.com/imgag/ngs-bits/blob/master/doc/install_unix.md">Linux/macOS</a></li>
<li>From&nbsp;<span>sources</span>&nbsp;for&nbsp;<a href="https://github.com/imgag/ngs-bits/blob/master/doc/install_win.md">Windows</a></li>
</ul><p>Address of the bookmark: <a href="https://github.com/imgag/ngs-bits" rel="nofollow">https://github.com/imgag/ngs-bits</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23493/srf-post-in-nehu-shillong</guid>
  <pubDate>Sat, 25 Jul 2015 20:09:50 -0500</pubDate>
  <link></link>
  <title><![CDATA[SRF post in NEHU, Shillong]]></title>
  <description><![CDATA[
<p>Dept of Biochemistry<br />North-Eastern Hill University<br />Umshing, Shillong- 793 022</p>

<p>Applications are invited for the post of Senior Research Fellow- SRF (one) and Junior Research Fellow- JRF (one) to be appointed in a SERB-funded major research project entitled “Biochemical and functional properties of Synechocystis Glutathione S-transferase(s)” sanctioned to Dr. Timir Tripathi, Molecular and Structural Biophysics Laboratory, Department of Biochemistry, NEHU, Shillong.</p>

<p>Essential Qualifications: For both positions M.Sc. or equivalent with a good academic record is a prerequisite.</p>

<p>For Project-SRF, experience in bioinformatics/computational biology is required, which should be evident by publications.</p>

<p>Students waiting for their last semester result can apply for JRF position.</p>

<p>Stipend: As per SERB norms.</p>

<p>Interested students can email their detailed bio-data including mobile number and recent photograph to msb.biochem@gmail.com, latest by 01.08.15. The hard copy is not required at this stage.</p>

<p>The date of interview will be informed after primary scrutiny of the applications. No TA/DA will be paid if called for interview. P.S: Students applied for the same post as per date 01.06.15, need not to apply again as their application will be considered in this advertisement also.</p>

<p>For details of the research work of the PI’s group kindly visit www.ttripathi.webs.com</p>

<p>Dr. Timir Tripathi Principal Investigator DST-SERB Project Department of Biochemistry NEHU, Shillong</p>

<p>Advertisement: www.nehu.ac.in/Advertisements/BiochemPVAdvtTT_200715.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32943/npscarf-scaffolding-and-completing-assemblies-in-real-time-fashion</guid>
	<pubDate>Tue, 23 May 2017 04:53:29 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32943/npscarf-scaffolding-and-completing-assemblies-in-real-time-fashion</link>
	<title><![CDATA[npScarf: Scaffolding and Completing Assemblies in Real-time Fashion]]></title>
	<description><![CDATA[<p><em>npScarf</em>&nbsp;(jsa.np.npscarf) is a program that scaffolds and completes draft genomes assemblies in real-time with Oxford Nanopore sequencing. The pipeline can run on a computing cluster as well as on a laptop computer for microbial datasets. It also facilitates the real-time analysis of positional information such as gene ordering and the detection of genes from mobile elements (plasmids and genomic islands).</p>
<p>Complete paper at&nbsp;https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5321748/</p><p>Address of the bookmark: <a href="https://github.com/mdcao/npScarf" rel="nofollow">https://github.com/mdcao/npScarf</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23673/ra-bioinformatics-at-alagappa-university</guid>
  <pubDate>Sat, 08 Aug 2015 01:36:35 -0500</pubDate>
  <link></link>
  <title><![CDATA[RA Bioinformatics at Alagappa University]]></title>
  <description><![CDATA[
<p>RA Bioinformatics</p>

<p>Eligibility : MSc(Bio-Chemistry, Bio-Informatics, Bio-Tech)</p>

<p>Location : Chennai</p>

<p>Last Date : 20 Aug 2015</p>

<p>Hiring Process : Walk - In<br />Alagappa University - Job Details</p>

<p>RA Bioinformatics Job position in Alagappa University</p>

<p>Qualification: M.Sc., in Bioinformatics/Biotechnology/Biophysics/Biochemistry/ Life Sciences</p>

<p>No.of Post: One</p>

<p>Salary : Rs. 11000<br />How to apply</p>

<p>A walk-in Interview will be held at the Department of Biotechnology, Alagappa University, Science Campus, Karaikudi 630 004 on 20.08.2015 (Thursday) at 10.30 AM.</p>

<p>Interested candidates are encouraged to send their Curriculum Vitae by email in advance. On the day of interview, the candidates must produce original certificates in proof of their educational qualification and experience and a recommendation letter from the Head of the Department/Institution where last studied/worked. Candidates who have already passed the required Degree alone are eligible to appear for interview.</p>

<p>Click Here for more http://alagappauniversity.ac.in/files/news_files/Notification.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38505/allhic-phasing-and-scaffolding-polyploid-genomes-based-on-hi-c-data</guid>
	<pubDate>Thu, 20 Dec 2018 12:03:32 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38505/allhic-phasing-and-scaffolding-polyploid-genomes-based-on-hi-c-data</link>
	<title><![CDATA[ALLHiC: Phasing and scaffolding polyploid genomes based on Hi-C data]]></title>
	<description><![CDATA[<p><span>The major problem of scaffolding polyploid genome is that Hi-C signals are frequently detected between allelic haplotypes and any existing stat of art Hi-C scaffolding program links the allelic haplotypes together. To solve the problem, we developed a new Hi-C scaffolding pipeline, called ALLHIC, specifically tailored to the polyploid genomes. ALLHIC pipeline contains a total of 5 steps:&nbsp;</span><em>prune</em><span>,&nbsp;</span><em>partition</em><span>,&nbsp;</span><em>rescue</em><span>,&nbsp;</span><em>optimize</em><span>&nbsp;and&nbsp;</span><em>build</em><span>.</span></p><p>Address of the bookmark: <a href="https://github.com/tangerzhang/ALLHiC/wiki" rel="nofollow">https://github.com/tangerzhang/ALLHiC/wiki</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/23892/bioinformatics-made-easy-search-bioinformatics-tools-and-run-genomic-analysis-in-the-cloud</guid>
	<pubDate>Thu, 20 Aug 2015 02:21:20 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/23892/bioinformatics-made-easy-search-bioinformatics-tools-and-run-genomic-analysis-in-the-cloud</link>
	<title><![CDATA[Bioinformatics Made Easy Search: Bioinformatics tools and run genomic analysis in the cloud]]></title>
	<description><![CDATA[<p>InsideDNA makes hundreds of bioinformatics tools immediately available to run via an easy-to-use web interface and allows an accurate search across all functions, tools and pipelines.</p>
<p>With InsideDNA, you can upload and store your own genomic/genetic datasets in a limitless cloud space, and instantly analyze it with a powerful compute instance, without any tool installation or set up hassle.</p>
<p>More at https://insidedna.me/</p><p>Address of the bookmark: <a href="https://insidedna.me/" rel="nofollow">https://insidedna.me/</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/24036/jrf-position-%E2%80%93-international-institute-of-information-technology-hyderabad</guid>
  <pubDate>Mon, 24 Aug 2015 22:44:46 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF Position – International Institute of Information Technology, Hyderabad]]></title>
  <description><![CDATA[
<p>International Institute of Information Technology, Hyderabad</p>

<p>Center for Computational Natural Sciences and Bioinformatics</p>

<p>Junior Research Fellowship Position</p>

<p>Applications are invited for one JRF position in the following DAE sponsored project.</p>

<p>Title of the project: Insight into the Structure–Function Relationships of Chemically Modified Nucleic Acids: A Molecular Dynamics Simulations Study.</p>

<p>The above project involves theoretical modelling and simulations on chemically modified nucleic acids to investigate their structures, dynamics and thermodynamic stabilities.</p>

<p>Desired qualification: M.Sc. in Chemistry/ Bioinformatics; GATE/UGC-CSIR NET qualification.</p>

<p>To apply: Send detailed curriculum vitae by e-mail to the following address on or before 31 August 2015: Prof. U. Deva Priyakumar (devalab@iiit.ac.in), CCNSB, IIIT-H, Gachibowli, Hyderabad 500 032.</p>
]]></description>
</item>

</channel>
</rss>