<?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/28937?offset=1030</link>
	<atom:link href="https://bioinformaticsonline.com/related/28937?offset=1030" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40583/trelliscope-flexibly-visualize-large-complex-data-in-great-detail-from-within-the-r-statistical-programming-environment</guid>
	<pubDate>Tue, 21 Jan 2020 04:22:49 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40583/trelliscope-flexibly-visualize-large-complex-data-in-great-detail-from-within-the-r-statistical-programming-environment</link>
	<title><![CDATA[Trelliscope: flexibly visualize large, complex data in great detail from within the R statistical programming environment.]]></title>
	<description><![CDATA[<p>Trelliscope provides a way to flexibly visualize large, complex data in great detail from within the R statistical programming environment. Trelliscope is a component in the<span>&nbsp;</span><a href="http://deltarho.org/docs-trelliscope/deltarho.org">DeltaRho</a><span>&nbsp;</span>environment.</p>
<p>For those familiar with<span>&nbsp;</span><a href="http://cm.bell-labs.com/cm/ms/departments/sia/project/trellis/">Trellis Display</a>,<span>&nbsp;</span><a href="http://docs.ggplot2.org/0.9.3.1/facet_wrap.html">faceting in ggplot</a>, or the notion of<span>&nbsp;</span><a href="http://en.wikipedia.org/wiki/Small_multiple">small multiples</a>, Trelliscope provides a scalable way to break a set of data into pieces, apply a plot method to each piece, and then arrange those plots in a grid and interactively sort, filter, and query panels of the display based on metrics of interest. With Trelliscope, we are able to create multipanel displays on data with a very large number of subsets and view them in an interactive and meaningful way.</p><p>Address of the bookmark: <a href="http://deltarho.org/docs-trelliscope/#introduction" rel="nofollow">http://deltarho.org/docs-trelliscope/#introduction</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/21930/bioinformatics-ra-at-ivri</guid>
  <pubDate>Tue, 07 Apr 2015 03:10:53 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics RA at IVRI]]></title>
  <description><![CDATA[
<p>A walk in interview is scheduled in the seminar hall of Veterinary Biotechnology Division of the institute on 9.04.15 at 10.30 am for the engagement of one Research associate (RA) in ICAR funded time bound project entitled “Centre for Agricultural bioinformatics (CABin)”.</p>

<p>The engagement is purely temporary on contractual basis and co-terminus with the project. There will be no provision of absorption of absorption/reemployment in IVRI/DBT on termination of the project.</p>

<p>No TA/DA will be provided for appearing in the interview and no separate letter will be issued.</p>

<p>A. Name tile of the project: “Centre for Agricultural bioinformatics (CABin)”.</p>

<p>B. Position/post to be filled: Research Associate (one)</p>

<p>C. Essential/Desirable qualifications:</p>

<p>•Essential: M.V.Sc./M.Tech./MSc Degree in Biotechnology/ Biochemistry/ Microbiology/Immunology/Bioinformatics/Genetics/Life Sciences or</p>

<p>Masters in Computer Application/ Masters in Computer science with first division.</p>

<p>• Desirable: Experience in cell culture, next generation sequencing, C++ and perl programming. NET/GATE qualified will be preferred.</p>

<p>• Experience : At least 2 years</p>

<p>D. Emoluments: Rs. 23000/- per month + 20% HRA</p>

<p>E. Age Limit: Maximum 40 years for men and 45 years for women</p>

<p>F. Duration of the project: Up to March 2017</p>

<p>G. Name of PI/Contact person: Dr. G.V.P.P.S. Ravi Kumar, Sr. Scientist, Division of Veterinary Biotechnology.</p>

<p>H. Address for correspondence: Dr. G.V.P.P.S. Ravi Kumar, Sr. Scientist, Computational Biology and Genomics facility,Division of Veterinary Biotechnology, I.V.R.I., Izatnagar – 243122</p>

<p>Advertisement: www.ivri.nic.in/jobs/WalkIn_interview_01042015.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41272/rainbowr-reliable-association-inference-by-optimizing-weights-with-r-r-package-for-snp-set-gwas-and-multi-kernel-mixed-model</guid>
	<pubDate>Fri, 28 Feb 2020 23:27:37 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41272/rainbowr-reliable-association-inference-by-optimizing-weights-with-r-r-package-for-snp-set-gwas-and-multi-kernel-mixed-model</link>
	<title><![CDATA[RAINBOWR: Reliable Association INference By Optimizing Weights with R (R package for SNP-set GWAS and multi-kernel mixed model)]]></title>
	<description><![CDATA[<p><code>RAINBOWR</code>(Reliable Association INference By Optimizing Weights with R) is a package to perform several types of <code>GWAS</code> as follows.</p>
<ul>
<li>Single-SNP GWAS with <code>RGWAS.normal</code> function</li>
<li>SNP-set (or gene set) GWAS with <code>RGWAS.multisnp</code> function (which tests multiple SNPs at the same time)</li>
<li>Check epistatic (SNP-set x SNP-set interaction) effects with <code>RGWAS.epistasis</code> (very slow and less reliable)</li>
</ul>
<p>https://github.com/KosukeHamazaki/RAINBOWR</p>
<p>https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007663</p>
<p>https://cran.r-project.org/web/packages/RAINBOWR/index.html</p><p>Address of the bookmark: <a href="https://github.com/KosukeHamazaki/RAINBOWR" rel="nofollow">https://github.com/KosukeHamazaki/RAINBOWR</a></p>]]></description>
	<dc:creator>Surabhi Chaudhary</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/22066/jrf-bioinformatics-national-institute-of-immunology-new-delhi-110067</guid>
  <pubDate>Fri, 17 Apr 2015 02:39:37 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF Bioinformatics @ NATIONAL INSTITUTE OF IMMUNOLOGY  NEW DELHI-110067]]></title>
  <description><![CDATA[
<p>Applications are invited for the position of Junior Research Fellow (Project)/Senior Research Fellow (Project) for the following time-bound sponsored project as per the details given below:</p>

<p>1. “Development of bioinformatics methods for identifying novel secondary metabolites by genome mining” funded by DBT</p>

<p>JRF (P)/SRF (P) (One Position only)</p>

<p>Dr. Debasisa Mohanty Staff Scientist-VI deb@nii.res.in</p>

<p>Educational Qualifications: JRF (Project): M.Sc (Bioinformatics/ Biophysics/Biotechnology or any other stream of biological/physical sciences) or M.Tech. (Bioinformatics/Biotechnology/Computational Sciences) of M. Pharm.</p>

<p>SRF (Project): M.Sc (Bioinformatics/Biophysics/Biotechnology or any other stream of biological/physical sciences) or M.Tech. (Bioinformatics/Biotechnology/Computational Sciences) of M. Pharm with atleast 03 years of research experience.</p>

<p>Desirable Qualifications: Strong computer programming skills (in PERL/CGI/PHP or C++ or object oriented database management systems like MySQL etc or scripting languages under LINUX/UNIX environment) and sufficient experience in computational analysis of biological/biochemical data.</p>

<p>The candidates must highlight their experience in programming and database development in their CV. Job description: Computational analysis of genomes and development of bioinformatics tools and software’s for sequence and structure based analysis of biosynthetic pathways.</p>

<p>Emoluments: The selected candidates will draw consolidated emoluments as per Institute Rules, depending upon qualifications &amp; experience JRF (Project): Rs. 12,000/- per month plus 30% HRA SRF (Project): Rs. 14,000/- per month plus 30% HRA (*Candidates possessing qualifications as per latest DST OM, will be given revised scales). </p>

<p>More at http://www1.nii.res.in/sites/default/files/projectappointments-Dr.DebasisaMohanty-30April2015.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42299/platypus-%E2%80%93-r-package-for-object-detection-and-image-segmentation</guid>
	<pubDate>Mon, 09 Nov 2020 02:56:25 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42299/platypus-%E2%80%93-r-package-for-object-detection-and-image-segmentation</link>
	<title><![CDATA[Platypus – R package for object detection and image segmentation.]]></title>
	<description><![CDATA[<p><a href="https://github.com/maju116/platypus" target="_blank">platypus</a>&nbsp;is an R package for object detection and semantic segmentation. Currently using&nbsp;</p>
<div>platypus&nbsp;you can perform:</div>
<ul>
<li>multi-class semantic segmentation using&nbsp;U-Net&nbsp;architecture</li>
<li>multi-class object detection using&nbsp;YOLOv3&nbsp;architecture</li>
</ul>
<p>You can install the latest version of&nbsp;platypus&nbsp;with&nbsp;remotes&nbsp;package:</p>
<div>
<div>
<div>
<div>remotes::install_github("maju116/platypus")</div>
</div>
</div>
</div>
<p>Note that in order to install&nbsp;platypus&nbsp;you need to install&nbsp;keras&nbsp;and&nbsp;tensorflow&nbsp;packages and&nbsp;Tensorflow&nbsp;version&nbsp;&gt;= 2.0.0&nbsp;(&nbsp;Tensorflow 1.x&nbsp;will not be supported!)</p><p>Address of the bookmark: <a href="https://github.com/maju116/platypus" rel="nofollow">https://github.com/maju116/platypus</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/22026/igib-recruitment-2015-%E2%80%93-project-scientist</guid>
  <pubDate>Tue, 14 Apr 2015 12:19:59 -0500</pubDate>
  <link></link>
  <title><![CDATA[IGIB Recruitment 2015 – Project Scientist]]></title>
  <description><![CDATA[
<p>IGIB Recruitment 2015 – Project Scientist &amp; SPF Posts: CSIR – Institute of Genomics &amp; Integrative Biology (IGIB) has issued notification for the recruitment of Project Scientist, Sr Project Fellow vacancies on temporary basis for project entitled “Setting up of CSIR(unit)-TRISUTRA (Translational research and Innovative Science through Ayurgenomics)”. Eligible candidates may apply in prescribed application format on or before 23-04-2015. Other details like age limit, educational qualification, selection process &amp; how to apply are given below…</p>

<p>IGIB Vacancy Details:<br />Total No. of Posts: 04<br />Name of the Posts:<br />1. Project Scientist (Biology): 02 Posts<br />2. Project Scientist (Bioinformatics): 01 Post<br />3. Sr Project Fellow (Ayurveda): 01 Post</p>

<p>Age Limit: Candidates age should be 35 years for post 1, 32 years for post 2</p>

<p>Educational Qualification: Candidates should have Ph.D/ Ph.D submitted in any branch of Biological Science/ Life Science for post 1, Ph.D/ Ph.D submitted in Bioinformatics for post 2, BAMS degree with one year internship for post 3.</p>

<p>Selection Process: Candidates will be selected based on their performance in interview.</p>

<p>How to Apply: Eligible candidates may send their application along with all relevant documents on or before 23-04-2015.</p>

<p>Important Dates:<br />Last Date for Receipt of Application for Post 1 &amp; 2: 23-04-2015.<br />Date of Interview for Post 3: 27-04-2015.</p>

<p>For other details like pay scale, age relaxation, educational qualification, selection process, how to apply, etc., click on the link given below…</p>

<p>http://www.freejobalert.com/wp-content/uploads/2015/03/Notification-IGIB-Project-Scientist-SPF-Posts.pdf</p>

<p>http://www.igib.res.in/sites/default/files/27042015.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43848/r-shiny-in-life-sciences-%E2%80%93-top-7-dashboard-examples</guid>
	<pubDate>Fri, 01 Apr 2022 19:05:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43848/r-shiny-in-life-sciences-%E2%80%93-top-7-dashboard-examples</link>
	<title><![CDATA[R Shiny in Life Sciences – Top 7 Dashboard Examples]]></title>
	<description><![CDATA[<p><span>&nbsp;R Shiny is one of the easiest ways for developers to make production-ready dashboards when speed and functionality are crucial. Shiny is approachable with a lot of documentation available, and because of this, a lot of developers/researchers with non-coding backgrounds are able to produce some impressive results. The whole ecosystem is easy to get your head around and pretty much limitless with regard to what you can do.</span></p><p>Address of the bookmark: <a href="https://www.r-bloggers.com/2022/03/r-shiny-in-life-sciences-top-7-dashboard-examples/" rel="nofollow">https://www.r-bloggers.com/2022/03/r-shiny-in-life-sciences-top-7-dashboard-examples/</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/file/view/22047/binc-sample-question-paper</guid>
	<pubDate>Thu, 16 Apr 2015 09:14:14 -0500</pubDate>
	<link>https://bioinformaticsonline.com/file/view/22047/binc-sample-question-paper</link>
	<title><![CDATA[BINC Sample Question Paper !!!]]></title>
	<description><![CDATA[<p>BINC sample question paper round TWO.</p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
	<enclosure url="https://bioinformaticsonline.com/file/download/22047" length="1621" type="text/plain" />
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44663/svbyeye-r-package-to-visualize-alignments-between-two-or-multiple-dna-sequences</guid>
	<pubDate>Tue, 17 Sep 2024 02:34:57 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44663/svbyeye-r-package-to-visualize-alignments-between-two-or-multiple-dna-sequences</link>
	<title><![CDATA[SVbyEye: R Package to visualize alignments between two or multiple DNA sequences]]></title>
	<description><![CDATA[<p dir="auto">R Package to visualize alignments between two or multiple DNA sequences including<br>a number of functionalities to facilitate processing of alignments in PAF format.</p>
<p dir="auto"><span>SVbyEye, an open-source R package to visualize and annotate sequence-to-sequence alignments along with various functionalities to process alignments in PAF format. The tool facilitates the characterization of complex SVs in the context of sequence homology helping resolve the mechanisms underlying their formation. Availability and implementation SVbyEye is available at https://github.com/daewoooo/SVbyEye.</span></p>
<p dir="auto">Author: David Porubsky</p><p>Address of the bookmark: <a href="https://github.com/daewoooo/SVbyEye" rel="nofollow">https://github.com/daewoooo/SVbyEye</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/22072/bioinformatics-jrfrasrf-position-at-indian-institute-of-science-education-and-research-iiser-kolkata-kolkata-west-bengal</guid>
  <pubDate>Fri, 17 Apr 2015 04:11:14 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics JRF/RA/SRF position at Indian Institute of Science Education and Research (IISER Kolkata) - Kolkata, West Bengal]]></title>
  <description><![CDATA[
<p>Research Position in Computational Biology in the group of Shree P. Pandey Positions available in the area of NGS data analysis, bioinformatics, plant genomics</p>

<p>Project Description: Projects involves high throughput analysis of data mostly generated by massively parallel sequencing (RNA-Seq and small-RNA-Seq), microarrays and related platforms. We are looking for highly motivated and bright individuals interested in high-throughput cutting-edge data analyses methods in genomics (computational positions). Available positions: Applications are invited from suitable candidates in both, the Max Planck India Partner Program and the CRP Wheat Program for openings at the levels:</p>

<p>Post Name-Qualification-Salary:<br />Project assistant – Master’s – Rs. 14000<br />Project fellow (junior data analyst) – Masters + research experience – Rs. 16000<br />Research fellow (senior data analyst) – Masters + adequate research experience/desirable skill sets – Rs. 22000<br />Research Associated – PhD (&lt; 1yr) /&gt; 1 yr experience – Rs. 28000 / Rs. 32000<br />Essential qualification: MSc/MTech/PhD (or other suitable qualification) in discipline related to bioinformatics, computational biology, computer application (or equivalent)/ ‘Advance Post-Graduate Diploma in Bioinformatics’. Proficiency in one of the programming languages or statistics (proficient in R for example) is compulsory.<br />Desirable qualification: 1. Programming experiences in at least one low level language such as C/C++ and one scripting language such as Perl/Python/PHP and knowledge of SQL/MySQL. 2. Substantial experience in the linux or other unix environments. 3. Experience of working in projects on Bioinformatics, Genetics or Biological application areas/Computational and Statistical analysis (e.g. using R or Matlab). Experience in the field of genomics (NGS, microarrays, genome annotation), database development and management, software development, systems and network biology (or related fields) will be preferred.<br />SELECTION PROCEDURE FOR INDIAN INSTITUTE OF SCIENCE EDUCATION AND RESEARCH (IISER KOLKATA) – RESEARCH ASSOCIATE &amp; MORE VACANCIES POST:</p>

<p>Candidates can apply on or before 30/04/2015<br />No Detailed information about the selection process is mentioned in the recruitment notification<br />HOW TO APPLY FOR RESEARCH ASSOCIATE &amp; MORE VACANCIES IN INDIAN INSTITUTE OF SCIENCE EDUCATION AND RESEARCH (IISER KOLKATA):</p>

<p>Applications should contain CV along with brief description (maximum 1 page) of research conducted (highlighting skills and experience) till now. Applications should be sent by email to Shree P. Pandey, Department of Biological Sciences, IISER-Kolkata, Mohanpur Campus, West Bengal within 2 weeks. Interviews will be scheduled within 10 days of closing of applications. E-mail: sppiiserkol@gmail.com, sppandey@iiserkol.ac.in<br />For more details visit: http://www.iiserkol.ac.in/~sppandey</p>
]]></description>
</item>

</channel>
</rss>