<?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/27316?offset=670</link>
	<atom:link href="https://bioinformaticsonline.com/related/27316?offset=670" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/92/genomic-impact</guid>
	<pubDate>Wed, 10 Jul 2013 01:33:50 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/92/genomic-impact</link>
	<title><![CDATA[Genomic Impact]]></title>
	<description><![CDATA[<p>The ongoing genomic research in USA&nbsp;<span>contributed $31 billion to the U.S. gross national product and helped support 152,000 jobs.&nbsp;</span></p><p><span>Reference:&nbsp;<a href="http://www.unitedformedicalresearch.com/wp-content/uploads/2013/06/The-Impact-of-Genomics-on-the-US-Economy.pdf">http://www.unitedformedicalresearch.com/wp-content/uploads/2013/06/The-Impact-of-Genomics-on-the-US-Economy.pdf</a></span></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32152/upsetr-shiny-app</guid>
	<pubDate>Fri, 14 Apr 2017 06:19:54 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32152/upsetr-shiny-app</link>
	<title><![CDATA[UpSetR Shiny App!]]></title>
	<description><![CDATA[<p>UpSetR generates static&nbsp;<a href="http://vcg.github.io/upset/?dataset=0&amp;duration=1000&amp;orderBy=subsetSize&amp;grouping=groupByIntersectionSize&amp;selection=">UpSet plots</a>. The UpSet technique visualizes set intersections in a matrix layout and introduces aggregates based on groupings and queries. The matrix layout enables the effective representation of associated data, such as the number of elements in the aggregates and intersections, as well as additional summary statistics derived from subset or element attributes.</p>
<h4>To begin, input your data using one of the three input styles.</h4>
<ol>
<li>"File" takes a correctly formatted.csv file.</li>
<li>"List" takes up to 6 different lists that contain unique elements, similar to that used in the web applications BioVenn&nbsp;<a href="http://www.biomedcentral.com/content/pdf/1471-2164-9-488.pdf">(Hulsen et al., 2008)</a>&nbsp;and jvenn&nbsp;<a href="http://www.biomedcentral.com/content/pdf/1471-2105-15-293.pdf">(Bardou et al., 2014)</a></li>
<li>"Expression" takes the input used by the venneuler R package&nbsp;<a href="https://cran.r-project.org/web/packages/venneuler/venneuler.pdf">(Wilkinson, 2015)</a></li>
</ol><p>Address of the bookmark: <a href="https://gehlenborglab.shinyapps.io/upsetr/" rel="nofollow">https://gehlenborglab.shinyapps.io/upsetr/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/428/five-unique-traits-of-effective-computational-biologist</guid>
	<pubDate>Thu, 11 Jul 2013 13:12:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/428/five-unique-traits-of-effective-computational-biologist</link>
	<title><![CDATA[Five unique traits of effective computational biologist]]></title>
	<description><![CDATA[<p>Bioinformatics research is driven by large set of software, scripts, and tools to analyse gigantic biological data. Being a great biological programmer or bioinformatician involves more than writing code that works. The biological programmers who rise to the top ranks of their profession are not only good programmer but also expert in biological stuff. Moreover, In order to be a good and effective biological programmer, you need to possess a combination of traits that allow your computational as well as biological skill, experience, and knowledge to produce working code. There are some technically skilled biological programmers who will never be effective because they lack the other important traits needed. Here are top five traits that are necessary to become a great biological programmer.</p><p><strong>1. Learn and get updated</strong></p><p>Some of the bad biological programmers only learn new technical or non-technical things when it&rsquo;s absolutely necessary. The good biological programmers learn new technical skills proactively. But great biological programmers not only learn new technical skills on their own but also learn non-technical skills, and have an open mind to sources of knowledge that others may shut out.</p><p>In other concrete term, the bad biological programmer learn Perl's regular expression when they started a project on comparative genomics; the good biological programmer learned it a year before because it looked interesting; and the great biological programmer also read about the BioPerl packages, genomics, DNA string, genomic theories, or some similar course of study so that they could understand the results and explain it biologically.</p><p><strong>2. Not a merely coder!!!</strong></p><p>I often encountered with biological programmer who call themself a hard-core computer programmer and avoid biology. I can almost guarantee that if you are one of them then you are not doing research but merely writing "dry" codes.</p><p>According to my supervisor most of the computational biologist, don't know what they are doing biologically. Even they struggle to explain their own programs output and results. Therefore, It is highly advisable to learn basic of biology which can assist you to explain the result and understand your discovery. Always remember you are a researcher not a coder.</p><p><strong>3. Be Social with biologist</strong></p><p>The computational biologist spends most of the time in from of computers, writing codes. They always think their job is to produce working codes, not technical research perfections. But, they are completely wrong. You should not forget that apart from your computational skills you also need some biologist, other than your supervisor, to explain and make you understand the complex biological mechanism.</p><p>I highly recommend your to interact with biotech researchers and learn how do they explain their one graph (which they generally produce after one year of work) biologically. Remember, the origin of your research project is complex biological phenomenon, which is more complex than that of your limited programming rules.</p><p><strong>4. Do not search, research for answers</strong></p><p>Researching for answers means more than typing several keywords into a search engine or posting a question at Stack Overflow or the BioStars forums. I have entered problems into search engines that generate no results, and every question I posted on Stack Overflow or the BioStars forums never got anything resembling an answer, yet I solved the issues and moved on. I&rsquo;m not a magician &mdash; I just know how to find answers or discover root causes.</p><p>Many problems are situational, and if you depend on search engines and forums, you can waste a lot of time going down a rabbit hole and possibly never getting a solution. Learn to perform root cause analysis, learn enough about the underlying system to look for other clues and solutions, and learn to take a long distance view of an issue before deep diving into it.</p><p><strong>5. Love and defend your research</strong></p><p>You cannot rise to the top in this research profession without loving your work. There are some very good &ldquo;it&rsquo;s just a job&rdquo; biological programmers (I&rsquo;ve been one at times), but if that is your outlook, you won&rsquo;t be willing to do whatever it takes to succeed. This idea gets a lot of folks in a huff, because they feel it is a personal insult. &ldquo;I&rsquo;m a good programmer, but I have other priorities and can&rsquo;t make work my life.&rdquo; I understand completely; I have other priorities too. As much as I hate to say it, when I am passionate about my work, I am willing (though not eager) to abandon my other priorities to finish the job. It is not an insult to say that if you aren&rsquo;t willing to pull out all the stops you can&rsquo;t be the best, it is a fact.</p><p>You must be passionate about more than programming &mdash; you must also be excited about your research, the tools and technology you are using, and so on. I have seen very good and even great biological programmers operating at mediocre levels because something was not a good fit, such as they hated the project or were using a technology they disliked. Therefore, like your research project and get excited about your discoveries. You have not only to discover but also defend your finding with scientific words.</p><p>Thanks to all of you for reading.</p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32190/dbg2olcefficient-assembly-of-large-genomes-using-long-erroneous-reads-of-the-third-generation-sequencing-technologies</guid>
	<pubDate>Wed, 19 Apr 2017 10:09:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32190/dbg2olcefficient-assembly-of-large-genomes-using-long-erroneous-reads-of-the-third-generation-sequencing-technologies</link>
	<title><![CDATA[DBG2OLC:Efficient Assembly of Large Genomes Using Long Erroneous Reads of the Third Generation Sequencing Technologies]]></title>
	<description><![CDATA[<p>DBG2OLC:Efficient Assembly of Large Genomes Using Long Erroneous Reads of the Third Generation Sequencing Technologies</p>
<p>Our work is published in Scientific Reports:</p>
<p>Ye, C. et al. DBG2OLC: Efficient Assembly of Large Genomes Using Long Erroneous Reads of the Third Generation Sequencing Technologies. Sci. Rep. 6, 31900; doi: 10.1038/srep31900 (2016).</p>
<p><a href="http://www.nature.com/articles/srep31900">http://www.nature.com/articles/srep31900</a></p>
<p>The manual can be downloaded from:</p>
<p><a href="https://github.com/yechengxi/DBG2OLC/raw/master/Manual.docx">https://github.com/yechengxi/DBG2OLC/raw/master/Manual.docx</a></p>
<p>To use precompiled versions,please go to:</p>
<p><a href="https://github.com/yechengxi/DBG2OLC/tree/master/compiled">https://github.com/yechengxi/DBG2OLC/tree/master/compiled</a></p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="https://github.com/yechengxi/DBG2OLC" rel="nofollow">https://github.com/yechengxi/DBG2OLC</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/851/the-institute-for-molecular-bioscience-imb-bailey-lab</guid>
  <pubDate>Sun, 14 Jul 2013 11:53:08 -0500</pubDate>
  <link></link>
  <title><![CDATA[The Institute for Molecular Bioscience (IMB), Bailey Lab]]></title>
  <description><![CDATA[
<p>Pattern recognition and computational biology</p>

<p>MEME Suite software development; gene expression; mathematical modelling; gene regulation and transcription</p>

<p>Specialization:<br />Pattern recognition and modelling in computational biology</p>

<p>Link @ http://www.imb.uq.edu.au/tim-bailey</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32379/enrichr-a-comprehensive-gene-set-enrichment-analysis</guid>
	<pubDate>Thu, 27 Apr 2017 05:42:09 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32379/enrichr-a-comprehensive-gene-set-enrichment-analysis</link>
	<title><![CDATA[Enrichr: a comprehensive gene set enrichment analysis]]></title>
	<description><![CDATA[<p><span>Enrichment analysis is a popular method for analyzing gene sets generated by genome-wide experiments. Here we present a significant update to one of the tools in this domain called Enrichr. Enrichr currently contains a large collection of diverse gene set libraries available for analysis and download. In total, Enrichr currently contains 180 184 annotated gene sets from 102 gene set libraries. New features have been added to Enrichr including the ability to submit fuzzy sets, upload BED files, improved application programming interface and visualization of the results as clustergrams. Overall, Enrichr is a comprehensive resource for curated gene sets and a search engine that accumulates biological knowledge for further biological discoveries. Enrichr is freely available at:&nbsp;</span><a href="http://amp.pharm.mssm.edu/Enrichr" target="">http://amp.pharm.mssm.edu/Enrichr</a><span>.</span></p>
<p>https://academic.oup.com/nar/article-lookup/doi/10.1093/nar/gkw377</p><p>Address of the bookmark: <a href="http://amp.pharm.mssm.edu/Enrichr/" rel="nofollow">http://amp.pharm.mssm.edu/Enrichr/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/858/the-centre-for-bioinformatics-biomarker-discovery-and-information-based-medicine-cibm</guid>
  <pubDate>Sun, 14 Jul 2013 12:31:38 -0500</pubDate>
  <link></link>
  <title><![CDATA[The Centre for Bioinformatics, Biomarker Discovery and Information-Based Medicine (CIBM)]]></title>
  <description><![CDATA[
<p>The Centre for Bioinformatics, Biomarker Discovery and Information-Based Medicine (CIBM) is committed to shortening the process of obtaining novel discoveries to achieve distinctively better outcomes in clinical practice and translational individualised medicine.</p>

<p>Link @ http://www.newcastle.edu.au/research-and-innovation/centre/cibm/about-us</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32481/sspace</guid>
	<pubDate>Fri, 05 May 2017 05:42:15 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32481/sspace</link>
	<title><![CDATA[SSPACE]]></title>
	<description><![CDATA[<p>SSPACE standard is a stand-alone program for scaffolding pre-assembled contigs using NGS paired-read data. It is unique in offering the possibility to manually control the scaffolding process. By using the distance information of paired-end and/or matepair data, SSPACE is able to assess the order, distance and orientation of your contigs and combine them into scaffolds. Currently we offer this as a command-line tool in Perl. The input data is given by pre-assembled contig sequences (FASTA) and NGS paired-read data (Illumina/454/Solid FASTA or FASTQ). The final scaffolds are provided in FASTA format.</p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="https://www.baseclear.com/genomics/bioinformatics/basetools/SSPACE" rel="nofollow">https://www.baseclear.com/genomics/bioinformatics/basetools/SSPACE</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/900/bioruby-ruby-packages-for-biologist</guid>
	<pubDate>Mon, 15 Jul 2013 01:36:28 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/900/bioruby-ruby-packages-for-biologist</link>
	<title><![CDATA[BioRuby :Ruby packages for biologist]]></title>
	<description><![CDATA[<p>BioRuby is a package of Open Source Ruby code, with classes for DNA and protein sequence analysis, alignment, database parsing, and other Bioinformatics tools.<br />BioRuby project provides an integrated environment in bioinformatics for the Ruby language. This project is supported by University of Tokyo (Human Genome Center), Kyoto University(Bioinformatics Center) and the Open Bio Foundation. The project was supported by Information-technology Promotion Agency (IPA) as an Exploratory Software Project in 2005<br />RubyForge is a home for open source Ruby projects: RubyForge is a home for open source Ruby projects. BioRuby project was started in late 2000, and is still in progress. Currently, there are over 80 files and 15,000 lines (except comment-only lines) in our source code. This might be equivalent to twice or more lines of other languages because of Ruby's extremely high descriptive power.</p><p>Classes for <br />Multiple alignment (Bio::Alignment), <br />Gene Ontology(Bio::GO), <br />PDB (Bio::PDB), <br />FANTOM database(Bio::FANTOM), <br />GFF (Bio::GFF) and KEGG<br />Orthology (Bio::KEGG::KO).</p><p>They also added support for many applications such as PSORT, SOSUI, TargetP, TMHMM, GenScan, ClustalW, MAFFT, and KEGG API.</p><p>Wiki Links<br />http://bioruby.open-bio.org/wiki/BioRubyOnRails<br />http://dev.bioruby.org/en/</p><p>BioRuby in Anger<br />http://dev.bioruby.org/en/?BioRuby+in+Anger</p><p>BioRuby RDocs<br />http://bioruby.org/rdoc/</p><p>BioRuby Tutorial Website<br />http://dev.bioruby.org/en/?Tutorial.rd</p><p>Why BioRuby Hub for BioRuby<br />http://www.linuxjournal.com/article/5915</p><p>Social Coding Hub for BioRuby<br />http://www.linuxjournal.com/article/5915</p><p>Bioinformatics on Rails: BioRuby Tutorial<br />http://bioinforuby.blogspot.com/2008/02/bioruby-tutorial.html</p><p>RRA BioRuby<br />http://raa.ruby-lang.org/project/bioruby/</p><p>BioRuby Project Discussion Group<br />http://portal.open-bio.org/mailman/listinfo/bioruby</p><p>BioRuby related Projects: Project tree<br />http://rubyforge.org/softwaremap/trove_list.php?form_cat=252</p><p>Reference<br />http://www.jsbi.org/journal/GIW03/GIW03P191.pdf</p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/32587/ten-international-scholarships-for-indian-biotechnology-and-bioinformatics-students</guid>
	<pubDate>Wed, 10 May 2017 04:51:02 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/32587/ten-international-scholarships-for-indian-biotechnology-and-bioinformatics-students</link>
	<title><![CDATA[Ten International Scholarships for Indian Biotechnology and Bioinformatics Students]]></title>
	<description><![CDATA[<p>Wherever you go around the world, Indian students are in demand. With countries such as Canada and Australia providing huge incentives to Indian students to lure them to their shores, there are many institutions around the world that offer scholarships exclusively to Indian students. Historically these scholarships tend to be aimed towards Masters and PhD programmes however on the rise are scholarships for undergraduate students. Student World Online takes a look at ten international scholarships for Indian undergraduate students abroad.</p><p><br /><span><strong>1.&nbsp;</strong></span><strong><a href="http://admissions.cornell.edu/apply/international-students/tata-scholarship"><span>TATA SCHOLARSHIP</span></a></strong>&nbsp;- Cornell University, New York State, USA<br />Tata, the Indian multinational conglomerate company, have a foundation known as the Tata Education &amp; Development Trust which has&nbsp;<span style="text-decoration: underline;"><a href="http://www.news.cornell.edu/stories/2008/10/tata-trust-gives-50-million-endowment-cornell" target="_blank">endowed a multi million dollar sum to Cornell University</a></span>&nbsp;to provide undergraduate scholarships to 20 Indian students every year. &nbsp;In another example of supporting American universities, the Tata group also pledged US$50 million to Harvard University in recent years, whose executive management programme&nbsp;<span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/Ratan_Tata" target="_blank">Ratan Tata</a></span>&nbsp;attended in the 1970s. &nbsp;<a href="http://admissions.cornell.edu/apply/international-students/tata-scholarship" target="_blank"><span><span style="text-decoration: underline;">Read more...&nbsp;</span></span></a>&nbsp;<br /><br /><strong><span>2.</span></strong>&nbsp;<a href="http://www.uow.edu.au/future/international/apply/scholarships/UOW135799.html" target="_blank"><strong><span>BRADMAN FOUNDATION SCHOLARSHIP</span></strong></a>&nbsp;- University of Wollongong, Australia.<br />Named after Australia's cricket legend&nbsp;<span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/Donald_Bradman" target="_blank">Donald Bradman</a></span>, the&nbsp;<span style="text-decoration: underline;"><a href="https://www.uow.edu.au/content/groups/public/@web/@unia/documents/doc/uow145334.pdf" target="_blank">UOW Bradman Foundation Scholarship</a></span>&nbsp;was launched in 2012, with the help of Adam Gilchrist no less, to offer one successful Indian student each year a 50% reduction in tuition fees. &nbsp;<a href="http://www.uow.edu.au/future/international/apply/scholarships/UOW135799.html" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a>&nbsp;&nbsp;</p><p><span><strong>3.&nbsp;</strong></span><strong><a href="http://www.huaweischolarships.org/about_scholar.aspx" target="_blank"><span>HUAWEI MAITREE SCHOLARSHIPS</span></a></strong>&nbsp;- Various Universities, China<br />Along with Tata, Huawei are the other huge corporation to be featured. &nbsp;China's massive telecoms equipment vendor are involved in these scholarships offered to Indian students studying in China. &nbsp;In 2013 there are 10 generous scholarships available which provide full tuition fees and living expenses. &nbsp;The courses on which the scholarships are offered include Science and Technology courses, Social Sciences and Culture and Development courses. &nbsp;<a href="http://www.huaweischolarships.org/about_scholar.aspx" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a></p><p><span><strong>4.&nbsp;</strong></span><strong><a href="http://www.britishcouncil.in/study-uk/dr-manmohan-singh-scholarships-2013" target="_blank"><span>DR. MANMOHAN SINGH SCHOLARSHIPS</span></a></strong>&nbsp;- Cambridge University, England, UK<br />These scholarships have been designed to help budding Indian minds follow in the footsteps of&nbsp;<span style="text-decoration: underline;"><a href="http://pmindia.nic.in/" target="_blank">Indian prime minister Manmohan Singh</a></span>&nbsp;by studying at the prestigious Cambridge University. &nbsp;The scholarships can be applied to any undergarduate course (with the two exceptions of medicine and veterinary science) and cover everything, i.e. tuition and college fees, living expenses and an additional grant to go towards travel expenses. &nbsp;<a href="http://www.britishcouncil.in/study-uk/dr-manmohan-singh-scholarships-2013" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a><br /><br /><span><strong>5.&nbsp;</strong></span><strong><a href="http://www.oxbridgeindia.com/scholarship.php"><span>OXFORD AND CAMBRIDGE SOCIETY OF INDIA</span></a></strong>&nbsp;- Oxford &amp; Cambridge Universities, England, UK<br />As the name might suggest, these are scholarships available for students wishing to study at Oxford or Cambridge (cleverly known together as&nbsp;<span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/Oxbridge" target="_blank">Oxbridge</a></span>). &nbsp;It is only available for applicants who are completing or have completed a degree at an Indian university, however these scholarships are for both undergraduate and graduate students.&nbsp;&nbsp;<a href="http://www.oxbridgeindia.com/scholarship.php" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a></p><p><span><strong>6.&nbsp;</strong></span><strong><a href="http://www.napier.ac.uk/study/international/funding/Pages/india-scholarships.aspx" target="_blank"><span>EDINBURGH NAPIER UNIVERSITY</span></a></strong>&nbsp;- Scotland, UK<br />This one applies to all countries in the Indian subcontinent and is for both undergraduate and graduate courses. Edinburgh Napier University offers a merit based discount of &pound;2,000 Pounds. &nbsp;<a href="http://www.napier.ac.uk/study/international/funding/Pages/india-scholarships.aspx" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a></p><p><span><strong>7.&nbsp;</strong></span><strong><a href="http://www.sheffield.ac.uk/international/countries/asia/south-asia/india/scholarships" target="_blank"><span>SHEFFIELD UNIVERSITY</span></a></strong>&nbsp;- Sheffield, UK<br />Provides merit-based scholarships for undergraduate and graduate programmes across all subjects<span>.</span>&nbsp;<a href="http://www.sheffield.ac.uk/international/countries/asia/south-asia/india/scholarships" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a><br /><br /><span><strong>8.&nbsp;</strong></span><strong><a href="http://www.india4eu.eu/scholarships" target="_blank"><span>INDIA 4EU II</span></a></strong>&nbsp;- Several Universities across Europe<br />Pioneered by the European Union and involving partner universities in France, Finland, Germany, Italy, Portugal, Spain and Sweden,&nbsp;<span style="text-decoration: underline;"><a href="http://www.india4eu.eu/" target="_blank">the India 4EU II initiative</a></span>&nbsp;is aimed at encouraging Indian students to study, work and live in Europe. &nbsp;The initiative is well funded and allows the successful students tuition fees, expenses for living and travel costs as well as insurance during their time at one of the partner universities. &nbsp;<a href="http://www.india4eu.eu/scholarships" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a><br /><br /><span><strong>9.&nbsp;</strong></span><strong><a href="http://www.tcd.ie/international/Indian%20Scholarship.php" target="_blank"><span>TRINITY COLLEGE DUBLIN</span></a></strong>&nbsp;- Ireland<br />Valid for undergraduate courses in the faculties of Arts, Humanities, Social Sciences, Science, Computer Science or Engineering, the Trinity College Dublin offers Indian students scholarships to the tune of&nbsp;&euro;9,000 per annum over a year degree course. &nbsp;<a href="http://www.tcd.ie/international/Indian%20Scholarship.php" target="_blank"><span><span style="text-decoration: underline;">Read more...</span></span></a><br /><br /><span><strong>10.&nbsp;</strong></span><strong><a href="http://www.indianexpress.com/news/university-college-dublin-announces--euro-250000-scholarship-for-indian-students/1094390/" target="_blank"><span>UNIVERSITY COLLEGE DUBLIN</span></a></strong>&nbsp;- Ireland<br />Another of Ireland and Dublin's finest, the UCD awards one Global Excellence Undergraduate Scholarship which provides the worthy student a substantial 50% towards their tuition fees and is valid for all courses save medicine, radiography and veterinary medicine. &nbsp;UCD also offers a Global Undergraduate Scholarship scheme for undergrads accepted on science, social sciences, arts and business courses. &nbsp;This is all thanks to a &euro;250,000 fund that will allow for 57 Indian students to benefit from scholarships at UCD. &nbsp;<a href="http://www.indianexpress.com/news/university-college-dublin-announces--euro-250000-scholarship-for-indian-students/1094390/"><span><span style="text-decoration: underline;">Read more...</span></span></a></p>]]></description>
	<dc:creator>Priya Singh</dc:creator>
</item>

</channel>
</rss>