<?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/35800?offset=320</link>
	<atom:link href="https://bioinformaticsonline.com/related/35800?offset=320" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/42166/software-for-genome-assembly</guid>
	<pubDate>Sun, 30 Aug 2020 09:51:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/42166/software-for-genome-assembly</link>
	<title><![CDATA[Software for genome assembly !]]></title>
	<description><![CDATA[<p>List of bioinformatics tools/Software Website References for genome assembly:</p><p>1 Falcon&nbsp;https://github.com/PacificBiosciences/pb-assembly</p><p>2 Canu assembler http://canu.readthedocs.io/en/latest/index.html</p><p>3 Miniasm assembler https://github.com/lh3/miniasm</p><p>4 PBJelly scaffolding tool https://sourceforge.net/projects/pb-jelly/</p><p>5 ARCS scaffolding tool https://github.com/bcgsc/arcs</p><p>6 Redundans reduction and scaffolding tool https://github.com/Gabaldonlab/redundans</p><p>7 Arrow error correction https://github.com/PacificBiosciences/ GenomicConsensus</p><p>8 PILON error correction https://github.com/broadinstitute/pilon/wiki</p><p>9 BUSCO single copy gene markers http://busco.ezlab.org/</p><p>10 Bandage graph assembly viewer https://rrwick.github.io/Bandage/</p><p>11 Gepard dotter http://cube.univie.ac.at/gepard</p><p>12 MUMmer aligner and plotter http://mummer.sourceforge.net/</p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/9029/syntax-for-secure-copy-scp</guid>
	<pubDate>Thu, 13 Mar 2014 17:01:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/9029/syntax-for-secure-copy-scp</link>
	<title><![CDATA[Syntax for Secure Copy (scp)]]></title>
	<description><![CDATA[<div><p>In our day to day research activity, we need to securely copy our data from several to local computer and visa-versa. I am jotting down some of the commonly used SCP command for your future help. Hope you all will like it</p><p>What is Secure Copy?<br /><br />scp allows files to be copied to, from, or between different hosts. It uses ssh for data transfer and provides the same authentication and same level of security as ssh.</p><p><br />Examples</p><p><br /><strong>Copy the file "gene.txt" from a remote host to the local host</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp your_username@remotehost.edu:gene.txt /some/local/directory<br /><br /><strong>Copy the file "foobar.txt" from the local host to a remote host</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp gene.txt your_username@remotehost.edu:/some/remote/directory<br /><br /><strong>Copy the directory "chromosome" from the local host to a remote host's directory "bar"</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp -r chromosome your_username@remotehost.edu:/some/remote/directory/bar<br /><br /><strong>Copy the file "gene.txt" from remote host "rh1.edu" to remote host "rh2.edu"</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp your_username@rh1.edu:/some/remote/directory/gene.txt \<br />&nbsp;&nbsp;&nbsp; your_username@rh2.edu:/some/remote/directory/<br /><br /><strong>Copying the files "gene.txt" and "cancer.txt" from the local host to your home directory on the remote host</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp gene.txt cancer.txt your_username@remotehost.edu:~<br /><br /><strong>Copy the file "gene.txt" from the local host to a remote host using port 2264</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp -P 2264 gene.txt your_username@remotehost.edu:/some/remote/directory<br /><br /><strong>Copy multiple files from the remote host to your current directory on the local host</strong><br /><br />&nbsp;&nbsp;&nbsp; $ scp your_username@remotehost.edu:/some/remote/directory/\{a,b,c\} .<br /><br />&nbsp;&nbsp;&nbsp; $ scp your_username@remotehost.edu:~/\{gene.txt,cancer.txt\} .<br /><br /><strong>scp Performance</strong><br /><br />By default scp uses the Triple-DES cipher to encrypt the data being sent. Using the Blowfish cipher has been shown to increase speed. This can be done by using option -c blowfish in the command line.<br /><br />&nbsp;&nbsp;&nbsp; $ scp -c blowfish some_file your_username@remotehost.edu:~<br /><br />It is often suggested that the -C option for compression should also be used to increase speed. The effect of compression, however, will only significantly increase speed if your connection is very slow. Otherwise it may just be adding extra burden to the CPU. An example of using blowfish and compression:<br /><br />&nbsp;&nbsp;&nbsp; $ scp -c blowfish -C local_file your_username@remotehost.edu:~</p></div>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/43256/senior-scientist-bioinformatics-eurofins-genomics-india-pvt-ltd-bengaluru</guid>
  <pubDate>Sat, 14 Aug 2021 13:17:36 -0500</pubDate>
  <link></link>
  <title><![CDATA[Senior Scientist bioinformatics @ Eurofins Genomics India Pvt Ltd, Bengaluru.]]></title>
  <description><![CDATA[
<p>Eurofins hiring @ Eurofins Genomics India Pvt Ltd, Bengaluru.</p>

<p>Designation: Senior Scientist bioinformatics<br />Experience: 8-9 years of experience in bioinformatics analysis of various NGS applications such as WGS, RNASeq, Metagenome, small RNA.</p>

<p>Location: Bangalore</p>

<p>Roles &amp; Responsibilities:<br />-Develop NGS pipeline for analysis and interpretation of NGS data<br />-Organizing and managing large scale genomic data<br />-Should have experience in NGS data analysis, such as WGS, RNASeq, Small RNA, Metagenome (16S, ITS, Whole metagenome)etc.<br />-Should also have good programming skills in perl or python, PHP,J Query, MySql.<br />-Manage project timelines and deliverables.<br />-Implement and execute data processing workflows and automate the pipelines.</p>

<p>If you are interested, please send your profile to me at arpitaghosh@eurofins.com with “Senior Scientist bioinformatics for Genomics” as the subject.</p>
]]></description>
</item>

<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/opportunity/view/43890/immediate-opening-for-senior-and-lead-bioinformatics-engineers-at-medgenome</guid>
  <pubDate>Sat, 04 Jun 2022 09:00:57 -0500</pubDate>
  <link></link>
  <title><![CDATA[Immediate opening for senior and lead bioinformatics engineers at MedGenome]]></title>
  <description><![CDATA[
<p>Immediate opening for senior and lead bioinformatics engineers at MedGenome</p>

<p>Mandatory requirements<br />Knowledge of #Python,#PERL,#R (one or more) and shell environment (#linux )<br />Knowledge about database - #mysql, #oracle, #mongodb (one or more)<br />Past industry experience &gt;= 2 years or equivalent</p>

<p>Other skill sets<br />Knowledge of #nextflow and/or #snakemake<br />Basic knowledge of bioinformatics/genomics</p>

<p>Send your applications to careers@medgenome.com</p>
]]></description>
</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/blog/view/43084/frequently-used-bioinformatics-tools-for-viral-genome-analysis</guid>
	<pubDate>Wed, 23 Jun 2021 07:40:41 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/43084/frequently-used-bioinformatics-tools-for-viral-genome-analysis</link>
	<title><![CDATA[Frequently used bioinformatics tools for viral genome analysis !]]></title>
	<description><![CDATA[<p><strong>IVA: accurate de novo assembly of RNA virus genomes.</strong><br /> Hunt M, Gall A, Ong SH, Brener J, Ferns B, Goulder P, Nastouli E, Keane JA, Kellam P, Otto TD.<br /> Bioinformatics. 2015 Jul 15;31(14):2374-6. doi: <a href="http://bioinformatics.oxfordjournals.org/content/31/14/2374.long">10.1093/bioinformatics/btv120</a>. Epub 2015 Feb 28.</p><p><a href="http://www.nature.com/nmeth/journal/v9/n1/full/nmeth.1814.html"><strong>Adapter sequences</strong></a>:<br /> <strong>Optimal enzymes for amplifying sequencing libraries.</strong><br /> Quail, M. a et al. Nat. Methods 9, 10-1 (2012).</p><p><a href="http://genome.cshlp.org/content/early/2012/01/12/gr.131383.111"><strong>GAGE</strong></a>:<br /> <strong>GAGE: A critical evaluation of genome assemblies and assembly algorithms.</strong><br /> Salzberg, S. L. et al. Genome Res. 22, 557-67 (2012).</p><p><a href="http://www.biomedcentral.com/1471-2105/14/160"><strong>KMC</strong></a>:<br /> <strong>Disk-based k-mer counting on a PC.</strong><br /> Deorowicz, S., Debudaj-Grabysz, A. &amp; Grabowski, S. BMC Bioinformatics 14, 160 (2013).</p><p><a href="http://genomebiology.com/2014/15/3/R46"><strong>Kraken</strong></a>:<br /> <strong>Kraken: ultrafast metagenomic sequence classification using exact alignments.</strong><br /> Wood, D. E. &amp; Salzberg, S. L. Genome Biol. 15, R46 (2014).</p><p><a href="http://genomebiology.com/2004/5/2/r12"><strong>MUMmer</strong></a>:<br /> <strong>Versatile and open software for comparing large genomes.</strong><br /> Kurtz, S. et al. Genome Biol. 5, R12 (2004).</p><p><strong>R</strong>:<br /> <strong>R: A language and environment for statistical computing.</strong><br /> R Core Team (2013). R Foundation for Statistical Computing, Vienna, Austria. URL <a href="http://www.R-project.org/">http://www.R-project.org/</a>.</p><p><a href="http://nar.oxfordjournals.org/content/39/9/e57"><strong>RATT</strong></a>:<br /> <strong>RATT: Rapid Annotation Transfer Tool.</strong><br /> Otto, T. D., Dillon, G. P., Degrave, W. S. &amp; Berriman, M. Nucleic Acids Res. 39, e57 (2011).</p><p><a href="http://bioinformatics.oxfordjournals.org/content/25/16/2078.abstract"><strong>SAMtools</strong></a>:<br /> <strong>The Sequence Alignment/Map format and SAMtools.</strong><br /> Li, H. et al. Bioinformatics 25, 2078-9 (2009).</p><p><a href="http://bioinformatics.oxfordjournals.org/content/early/2014/04/12/bioinformatics.btu170"><strong>Trimmomatic</strong></a>:<br /> <strong>Trimmomatic: A flexible trimmer for Illumina Sequence Data.</strong><br /> Bolger, A. M., Lohse, M. &amp; Usadel, B. Bioinformatics 1-7 (2014).</p>]]></description>
	<dc:creator>Neel</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/opportunity/view/43329/postdoc-position-at-kiel-university-germany</guid>
  <pubDate>Sat, 28 Aug 2021 01:16:55 -0500</pubDate>
  <link></link>
  <title><![CDATA[Postdoc position at Kiel University, Germany]]></title>
  <description><![CDATA[
<p>In the Genomic Microbiology Group of Prof. Tal Dagan at the Institute<br />of Microbiology at Kiel University, Germany, a</p>

<p>Postdoc position (m/w/d)</p>

<p>in the field of computational evolutionary microbiology is available<br />for an initially limited period of 36 months at the earliest possible<br />date. The weekly working time corresponds to 100% of full employment<br />(If the legal requirements under collective bargaining law are met, the<br />tariff grouping is carried out up to pay scale 13 TV-L. The obligation<br />to teach amounts to 4 hours.</p>

<p>The Genomic Microbiology Group research interests are focused on<br />microbial genome evolution with an emphasis on the study of lateral gene<br />transfer. In our research we use both computational and experimental<br />approaches (see www.uni-kiel.de/genomik). The position offers the<br />opportunity to develop an independent research profile within the group<br />research focus. The successful applicant is expected to be involved<br />in teaching of bioinformatics and molecular evolution, including the<br />development of teaching materials (lectures/exercises/short videos).</p>

<p>Your profile:<br />· Doctoral or PhD degree in Molecular Evolution, Bioinformatics or<br />related fields.<br />· Knowledge and experience in programming (e.g., Python) and<br />biostatistical analysis (e.g., with R or MatLab).<br />· Any of the following expertise is an advantage: the analysis of<br />genomic or transcriptomic data, phylogenetic reconstruction,<br />comparative genomics.<br />· Good oral and written communication skills in English.<br />· Ability to teach in German is an advantage (alternatively, an<br />indication to do so from the 2nd year on).<br />· Skills and motivation to communicate and interact with other<br />scientists.<br /> <br />The Christian-Albrechts-University sees itself as a modern and<br />cosmopolitan employer. We welcome your application regardless of your age,<br />gender, cultural and social background, religion, ideology, disability<br />or sexual identity. We promote equality of the sexes.</p>

<p>The Christian-Albrechts-University is committed to the employment of<br />people with disabilities. Preference will be given to applications from<br />severely handicapped persons and persons of equal standing, provided<br />they are suitable.</p>

<p>We expressly welcome applications from people with a migration background.</p>

<p>For enquiries regarding the position, teaching obligations and research<br />topic please contact Prof. Tal Dagan: tdagan@ifam.uni-kiel.de.</p>

<p>Applications should be submitted by email to Mrs. Haacks<br />(dhaacks@ifam.uni-kiel.de) as a single PDF and include: (1) a letter of<br />motivation (max 1 page, Arial 11, line spacing 1.15), (2) CV, (3) PhD<br />certificate. Please use 'GMG postdoc application - [your name]'<br />as a subject.</p>

<p>Please, refrain from sending us application photos.</p>

<p>Application deadline:  August 31 2021 or until the position is<br />filled. Interviews will take place during September/October 2021. The<br />planned starting date for the position is flexible (but in 2021).</p>
]]></description>
</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>

</channel>
</rss>