<?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/7387?offset=50</link>
	<atom:link href="https://bioinformaticsonline.com/related/7387?offset=50" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/40882/troyanskaya-lab</guid>
  <pubDate>Tue, 04 Feb 2020 06:40:36 -0600</pubDate>
  <link></link>
  <title><![CDATA[Troyanskaya Lab]]></title>
  <description><![CDATA[
<p>The goal of our research is to interpret and distill this complexity through accurate analysis and modeling of molecular pathways, particularly those in which malfunctions lead to the manifestation of disease. We are inventing integrative methods for systems-level pathway modeling through integrative analysis of genome-scale datasets. We apply these approaches in studying challenging biological problems, such as how pathways function in diverse cell types and how they change dynamically.</p>

<p>https://function.princeton.edu/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/42275/frequent-parameters-for-bioinformatics-tools</guid>
	<pubDate>Tue, 27 Oct 2020 19:42:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/42275/frequent-parameters-for-bioinformatics-tools</link>
	<title><![CDATA[Frequent parameters for bioinformatics tools !]]></title>
	<description><![CDATA[<div><div>Third party executable parameters and options.</div><div>&nbsp;</div><div>Trimmomatic</div><div>&nbsp;</div><div>&ldquo;ILLUMINACLIP:...:2:30:10&rdquo;</div><div>&ldquo;LEADING:15&rdquo;</div><div>&ldquo;TRAILING:15&rdquo;</div><div>&ldquo;SLIDINGWINDOW:4:20&rdquo;</div><div>&ldquo;MINLEN:20&rdquo;</div><div>&ldquo;TOPHRED33&rdquo;</div><div>&nbsp;</div><div>Filtlong</div><div>--min_length 500</div><div>--min_mean_q 85</div><div>--min_window_q 65</div><div>&nbsp;</div><div>FastQ Screen</div><div>--aligner bowtie2' (bwa for PacBio)</div><div>--subset 1000 (for PacBio)</div><div>&nbsp;</div><div>SPAdes</div><div>--careful</div><div>--disable-gzip-output</div><div>--cov-cutoff auto</div><div>--phred-offset 33</div><div>&nbsp;</div><div>HGAP</div><div>Pbalign.task_options.min_accuracy: 70</div><div>Pbalign.task_options.no_split_subreads: false</div><div>Genomic_consensus.task_options.min_confidence: 40</div><div>falcon_ns.task_options.HGAP_GenomeLength_str:</div><div>6000000</div><div>Pbcoretools.task_options.read_length: 0</div><div>Genomic_consensus.task_options.use_score: 0</div><div>Pbalign.task_options.min_length: 50</div><div>Pbalign.task_options.algorithm_options: --minMatch 12</div><div>--bestn 10 --minPctSimilarity 70.0</div><div>Pbalign.task_options.hit_policy: randombest</div><div>Pbcoretools.task_options.other_filters: rq &gt;= 0.7</div><div>Pbalign.task_options.concordant: false</div><div>Genomic_consensus.task_options.min_coverage: 5</div><div>falcon_ns.task_options.HGAP_SeedCoverage_str: 30</div><div>falcon_ns.task_options.HGAP_AggressiveAsm_bool: false</div><div>Genomic_consensus.task_options.algorithm: best</div><div>falcon_ns.task_options.HGAP_SeedLengthCutoff_str: -1</div><div>Genomic_consensus.task_options.diploid: false</div><div>&nbsp;</div><div>MeDuSa</div><div>-random 100</div><div>&nbsp;</div><div>Prokka</div><div>--usegenus</div><div>--force</div><div>--addgenes</div><div>--rfam</div><div>--rawproduct</div><div>&nbsp;</div><div>cmsearch (taxonomy, 16S)</div><div>--rfam</div><div>--noali</div><div>&nbsp;</div><div>blastn (taxonomy, 16S)</div><div>-evalue 1E-10</div><div>&nbsp;</div><div>blastn (MLST)</div><div>-ungapped</div></div><div><div>-dust no</div><div>-evalue 1E-20</div><div>-word_size 32</div><div>-culling_limit 2</div><div>-perc_identity 95</div><div>&nbsp;</div><div>blastp (VF)</div><div>-culling_limit 2</div><div>&nbsp;</div><div>RGI (ABR)</div><div>--input_type contig</div><div>&nbsp;</div><div>bowtie2 (mapping)</div><div>--sensitive</div><div>&nbsp;</div><div>minimap2 (mapping)</div><div>-a</div><div>-x map-ont</div><div>&nbsp;</div><div>samtools mpileup (SNP&nbsp;detection)</div><div>-uRI</div><div>&nbsp;</div><div>bcftools call (SNP detection)</div><div>--variants-only</div><div>--skip-variants indels</div><div>--output-type v</div><div>--ploidy 1</div><div>-c</div><div>&nbsp;</div><div>SNPsift filter (SNP detection)</div><div>"( QUAL &gt;= 30 ) &amp; (( na FILTER ) | (FILTER = 'PASS')) &amp;</div><div>( DP &gt;= 20 ) &amp; ( MQ &gt;= 20 )"</div><div>&nbsp;</div><div>SNPeff ann (SNP detection)</div><div>-nodownload</div><div>-no-intron</div><div>-no-downstream</div><div>-no SPLICE_SITE_REGION</div><div>-upDownStreamLen 250</div><div>&nbsp;</div><div>bcftools consensus</div><div>(phylogenetic tree)</div><div>--haplotype 1</div><div>&nbsp;</div><div>fasttreemp</div><div>-nt</div><div>-boot 100</div><div>&nbsp;</div><div>roary</div><div>-e</div><div>-n</div><div>-cd 100</div><div>-g 100000</div></div>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25770/fellowship-doctoral-research-in-biomedical-genomics-including-statistical-genomics</guid>
  <pubDate>Sun, 20 Dec 2015 06:03:43 -0600</pubDate>
  <link></link>
  <title><![CDATA[Fellowship (Doctoral Research In Biomedical Genomics, Including Statistical Genomics)]]></title>
  <description><![CDATA[
<p>Fellowship (Doctoral Research In Biomedical Genomics, Including Statistical Genomics)<br />Eligibility : MSc(Bio-Chemistry, Bio-Informatics, Bio-Tech, Mathematics / Applied Mathematics, Stati, Zoology)<br />Location : Kolkata<br />Last Date : 31 Dec 2015<br />Hiring Process : Written-test</p>

<p>NO: 340/ESTB/ADMN/NIBMG/2015-16 <br />Doctoral Research In Biomedical Genomics, Including Statistical Genomics conduct National Institute of Biomedical Genomics (NIBMG)<br />Information For Students Interested To Pursue Doctoral Research In Biomedical Genomics, Including Statistical Genomics, At The National Institute Of Biomedical Genomics (Nibmg), Kalyan<br />Eligibility conditions for specific areas of research are :<br />Statistical Genomics : An applicant who wishes to pursue research in Statistical Genomics should hold a Master's degree (First class or equivalent) in a relevant discipline (Statistics, Mathematics, Bioinformatics, or a related discipline)<br />Biomedical Genomics : An applicant who wishes to pursue research in any area of biomedical genomics, other than statistical genomics, should hold a Master's degree (First class or equivalent) in a relevant discipline (Biochemistry, Biotechnology, Molecular Biology, Genetics, Zoology, Physiology, or a related discipline)<br />Fellowship : An applicant should have passed the NET conducted by CSIR/UGC/ICMR/DBT within the past ONE year AND should have been awarded a valid Junior Research Fellowship from CSIR, UGC, ICMR, DBT (Category-I only), DST (INSPIRE), NBHM. Preference will be given to candidates with demonstrable research training in the form of summer training or short-term courses in established research laboratories in preparation for a research career in biomedical sciences<br />How to apply<br />Online application will be accepted until 5 PM of December 31, 2015. A formal interview of the short-listed candidates will be held on January 12, 2016</p>

<p>More at http://www.nibmg.ac.in/?q=Career%20Opportunities</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/26499/katju-lab</guid>
  <pubDate>Fri, 26 Feb 2016 03:25:32 -0600</pubDate>
  <link></link>
  <title><![CDATA[Katju Lab]]></title>
  <description><![CDATA[
<p>TheLab seek to understand the genetic factors contributing to genomic variation and phenotypic diversity.  To this end, we employ molecular and bioinformatic tools to study evolutionary processes at the level of populations, both experimental and natural, and genomes.  Our research interests encompass a wide range of topics, including the evolution of organellar and nuclear genomes, gene duplication and the origin of novel function, and the fitness and phenotypic consequences of mutation in evolution. For details regards ongoing projects, please see the Research page.</p>

<p>http://katjulab.com/research.html</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26568/research-scientist-at-iit-madras</guid>
  <pubDate>Mon, 07 Mar 2016 04:06:13 -0600</pubDate>
  <link></link>
  <title><![CDATA[Research Scientist at IIT Madras]]></title>
  <description><![CDATA[
<p>Research Scientist/Project Associate/Project Assistant Jobs opportunity in Indian Institute of Technology Madras (IIT Madras)</p>

<p>Research Scientist</p>

<p>Qualification : Ph.D in any branch of life science or bioinformatics or computational biology Experience : Previous experience in Molecular Biology, Cell Biology, Biochemistry and Genome/big data analysis is desirable but not mandatory</p>

<p>No. of Vacancy : 02</p>

<p>Project Associate</p>

<p>Qualification : MSc in any branch of life science Experience Previous experience in Molecular Biology, Cell Biology and Biochemistry is desirable but not mandatory</p>

<p>No. of Vacancy : 02</p>

<p>Project Assistant</p>

<p>Qualification : BSc in any branch of life science or chemical science Experience Previous experience any branch in Life science, Molecular Biology, Cell Biology and Biochemistry is desirable but not mandatory</p>

<p>No. of Vacancy : 03<br />How to apply</p>

<p>Interested candidates can forward their profiles to email id: nctb@iitm.ac.in latest by 18th March, 2016</p>

<p>More at https://www.iitm.ac.in/content/national-cancer-tissue-bio-bank-department-biotechnology-iitm-chennai-vacancy-various-post<br />https://www.iitm.ac.in/sites/default/files/notices/vacancy.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26250/research-fellow-bioinformatics-at-central-university-of-rajasthan</guid>
  <pubDate>Tue, 02 Feb 2016 00:04:50 -0600</pubDate>
  <link></link>
  <title><![CDATA[Research Fellow Bioinformatics at Central University of Rajasthan]]></title>
  <description><![CDATA[
<p>Research Fellow Bioinformatics</p>

<p>Eligibility : MSc(Bio-Chemistry, Bio-Informatics, Bio-Tech)<br />Location : Ajmer<br />Last Date : 13 Feb 2016<br />Hiring Process : Face to Face Interview<br />Central University of Rajasthan</p>

<p>Research Fellow Job vacancies in Central University of Rajasthan</p>

<p>Project Title : “Development of natural product derived febrifugine ananlogues as a novel therapeutics against visceral leishmaniasis”</p>

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

<p>Qualification : Master of Biochemistry, Biotechnology, Bioinformatics and related biological sciences with minimum 55%, Age limit as per government rule.</p>

<p>Desirable Experience : Candidates with experience in cell culture, Chemoinformatics, and Parasitology will be preferred.    </p>

<p>Fellowship : Rs. 25,000/- p.m. consolidated for NET qualified (14,000/- p.m. consolidated for Non-NET)<br />How to apply</p>

<p>The candidates may apply on a plain paper, along with their curriculum vitae (including name, date of birth, academic qualification starting from 10th class, summary of research experience, email id, phone number and passport size photograph) and email to vkprajapati@curaj.ac.in or post the hard copy to the Dr. Vijay Kumar Prajapati PI, DST-SERB Project (YSS/2015/000716), Department of Biochemistry, School of Life Sciences, Central University of Rajasthan, Bandarsindri, Dist- Ajmer, Rajasthan, 305 817 on or before 13th February 2016.</p>

<p>More at http://www.curaj.ac.in/Default.aspx?PageId=241</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26319/n50plottingtools</guid>
	<pubDate>Mon, 08 Feb 2016 15:39:04 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26319/n50plottingtools</link>
	<title><![CDATA[n50PlottingTools]]></title>
	<description><![CDATA[<p><span>Tools to create plots showing N-statistics for genome assemblies </span></p>
<p><span>More at https://github.com/dentearl/n50PlottingTools</span></p><p>Address of the bookmark: <a href="https://github.com/dentearl/n50PlottingTools" rel="nofollow">https://github.com/dentearl/n50PlottingTools</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26335/ra-at-central-university-of-rajasthan</guid>
  <pubDate>Tue, 09 Feb 2016 03:53:35 -0600</pubDate>
  <link></link>
  <title><![CDATA[RA at Central University of Rajasthan]]></title>
  <description><![CDATA[
<p>Research Fellow Bioinformatics</p>

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

<p>Location : Ajmer</p>

<p>Last Date : 13 Feb 2016</p>

<p>Hiring Process : Face to Face Interview<br />Central University of Rajasthan</p>

<p>Research Fellow Job vacancies in Central University of Rajasthan</p>

<p>Project Title : “Development of natural product derived febrifugine ananlogues as a novel therapeutics against visceral leishmaniasis”</p>

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

<p>Qualification : Master of Biochemistry, Biotechnology, Bioinformatics and related biological sciences with minimum 55%, Age limit as per government rule.</p>

<p>Desirable Experience : Candidates with experience in cell culture, Chemoinformatics, and Parasitology will be preferred.    </p>

<p>Fellowship : Rs. 25,000/- p.m. consolidated for NET qualified (14,000/- p.m. consolidated for Non-NET)<br />How to apply</p>

<p>The candidates may apply on a plain paper, along with their curriculum vitae (including name, date of birth, academic qualification starting from 10th class, summary of research experience, email id, phone number and passport size photograph) and email to vkprajapati@curaj.ac.in or post the hard copy to the Dr. Vijay Kumar Prajapati PI, DST-SERB Project (YSS/2015/000716), Department of Biochemistry, School of Life Sciences, Central University of Rajasthan, Bandarsindri, Dist- Ajmer, Rajasthan, 305 817 on or before 13th February 2016.</p>

<p>More at http://www.curaj.ac.in/Default.aspx?PageId=241</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26375/ncbi-remap</guid>
	<pubDate>Thu, 11 Feb 2016 11:02:26 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26375/ncbi-remap</link>
	<title><![CDATA[NCBI Remap]]></title>
	<description><![CDATA[<p><span><span><strong>NCBI Remap</strong>. This tool is conceptually similar to liftOver in that in manages conversions between a pair of genome assemblies but it uses different methods to achieve these mappings. It is also available through a simple <a href="http://www.ncbi.nlm.nih.gov/genome/tools/remap">web interface</a> or you can use the <a href="http://www.ncbi.nlm.nih.gov/genome/tools/remap/docs/api">API for NCBI Remap</a>.</span></span></p>
<p><span><span>More at http://www.ncbi.nlm.nih.gov/genome/tools/remap</span></span></p>
<p><span><span>API http://www.ncbi.nlm.nih.gov/genome/tools/remap/docs/api</span></span></p><p>Address of the bookmark: <a href="http://www.ncbi.nlm.nih.gov/genome/tools/remap" rel="nofollow">http://www.ncbi.nlm.nih.gov/genome/tools/remap</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/26390/przeworski-lab</guid>
  <pubDate>Mon, 15 Feb 2016 05:41:54 -0600</pubDate>
  <link></link>
  <title><![CDATA[Przeworski lab]]></title>
  <description><![CDATA[
<p>Genetic differences among individuals reflect the combined effects of mutation, recombination, population history and natural selection. As a result, studies of natural variation can provide important insights into evolutionary and genetic mechanisms: as examples, DNA sequence conservation among distantly related species can help identify functional roles too subtle to be detected in lab settings, while analyses of population variation allow for inferences about events that are too infrequent to be measured directly. Our research employs this general approach to learn about the dynamics of adaptation and the determinants of recombination and mutation, in humans and in other species.</p>

<p>More at http://przeworski.c2b2.columbia.edu/</p>
]]></description>
</item>

</channel>
</rss>