<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://stab.st-andrews.ac.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Ea-utils</id>
		<title>Ea-utils - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://stab.st-andrews.ac.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Ea-utils"/>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;action=history"/>
		<updated>2026-05-28T03:46:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;diff=1463&amp;oldid=prev</id>
		<title>Rf at 13:25, 5 May 2017</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;diff=1463&amp;oldid=prev"/>
				<updated>2017-05-05T13:25:15Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 13:25, 5 May 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l96&quot; &gt;Line 96:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 96:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Using process substitution, or named pipes, you can clean multiple fastq&amp;#039;s in one pass. This is useful for combining multiple MiSeq runs, or multiple lanes for example:&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Using process substitution, or named pipes, you can clean multiple fastq&amp;#039;s in one pass. This is useful for combining multiple MiSeq runs, or multiple lanes for example:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;fastq-mcf -o cleaned.R1.fq.gz -o cleaned.R2.fq.gz adapters.fa \&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/ins&gt;fastq-mcf -o cleaned.R1.fq.gz -o cleaned.R2.fq.gz adapters.fa \&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;lt;(gunzip -c uncleaned.lane1.R1.fq.gz uncleaned.lane2.R1.fq.gz;) \&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;lt;(gunzip -c uncleaned.lane1.R1.fq.gz uncleaned.lane2.R1.fq.gz;) \&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;lt;(gunzip -c uncleaned.lane1.R2.fq.gz uncleaned.lane2.R2.fq.gz;)&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;lt;(gunzip -c uncleaned.lane1.R2.fq.gz uncleaned.lane2.R2.fq.gz;)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wiki-bwik:diff:version:1.11a:oldid:1462:newid:1463 --&gt;
&lt;/table&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	<entry>
		<id>http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;diff=1462&amp;oldid=prev</id>
		<title>Rf at 13:23, 5 May 2017</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;diff=1462&amp;oldid=prev"/>
				<updated>2017-05-05T13:23:58Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;amp;diff=1462&amp;amp;oldid=1461&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	<entry>
		<id>http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;diff=1461&amp;oldid=prev</id>
		<title>Rf: Created page with &quot;= Usage of Cluster= * Cluster Manual * Why a Queue Manager? * Available Software  = Documented Programs =  The following can be seen as extra notes referring to th...&quot;</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Ea-utils&amp;diff=1461&amp;oldid=prev"/>
				<updated>2017-05-05T12:36:31Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Usage of Cluster= * &lt;a href=&quot;/wiki/index.php?title=Cluster_Manual&quot; title=&quot;Cluster Manual&quot;&gt;Cluster Manual&lt;/a&gt; * &lt;a href=&quot;/wiki/index.php?title=Why_a_Queue_Manager%3F&quot; title=&quot;Why a Queue Manager?&quot;&gt;Why a Queue Manager?&lt;/a&gt; * &lt;a href=&quot;/wiki/index.php?title=Available_Software&quot; title=&quot;Available Software&quot;&gt;Available Software&lt;/a&gt;  = Documented Programs =  The following can be seen as extra notes referring to th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Usage of Cluster=&lt;br /&gt;
* [[Cluster Manual]]&lt;br /&gt;
* [[Why a Queue Manager?]]&lt;br /&gt;
* [[Available Software]]&lt;br /&gt;
&lt;br /&gt;
= Documented Programs =&lt;br /&gt;
&lt;br /&gt;
The following can be seen as extra notes referring to these programs usage on the marvin cluster, with an emphais on example use-cases. Most, if not all, will have their own special websites, with more detailed manuals and further information.&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;width:85%&amp;quot;&lt;br /&gt;
|* [[abacas]]&lt;br /&gt;
|* [[albacore]]&lt;br /&gt;
|* [[ariba]]&lt;br /&gt;
|* [[assembly-stats]]&lt;br /&gt;
|* [[augustus]]&lt;br /&gt;
|* [[BamQC]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[bcftools]]&lt;br /&gt;
|* [[bedtools]]&lt;br /&gt;
|* [[BLAST]]&lt;br /&gt;
|* [[blast2go: b2g4pipe]]&lt;br /&gt;
|* [[bowtie]]&lt;br /&gt;
|* [[bowtie2]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[bwa]]&lt;br /&gt;
|* [[BUSCO]]&lt;br /&gt;
|* [[CAFE]]&lt;br /&gt;
|* [[canu]]&lt;br /&gt;
|* [[cd-hit]]&lt;br /&gt;
|* [[cegma]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[clustal]]&lt;br /&gt;
|* [[cramtools]]&lt;br /&gt;
|* [[detonate]]&lt;br /&gt;
|* [[diamond]]&lt;br /&gt;
|* [[ea-utils]]&lt;br /&gt;
|* [[ensembl]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[ETE]]&lt;br /&gt;
|* [[FASTQC and MultiQC]]&lt;br /&gt;
|* [[Archaeopteryx and Forester]]&lt;br /&gt;
|* [[GapFiller]]&lt;br /&gt;
|* [[GenomeTools]]&lt;br /&gt;
|* [[gubbins]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[JBrowse]]&lt;br /&gt;
|* [[kallisto]]&lt;br /&gt;
|* [[last]]&lt;br /&gt;
|* [[lastz]]&lt;br /&gt;
|* [[Mash]]&lt;br /&gt;
|* [[mega]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[MUMmer]]&lt;br /&gt;
|* [[NanoSim]]&lt;br /&gt;
|* [[OrthoFinder]]&lt;br /&gt;
|* [[quast]]&lt;br /&gt;
|* [[PGAP]]&lt;br /&gt;
|* [[picard-tools]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[poRe]]&lt;br /&gt;
|* [[poretools]]&lt;br /&gt;
|* [[prokka]]&lt;br /&gt;
|* [[pyrad]]&lt;br /&gt;
|* [[python]]&lt;br /&gt;
|* [[qualimap]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[R]]&lt;br /&gt;
|* [[RAxML]]&lt;br /&gt;
|* [[Repeatmasker]]&lt;br /&gt;
|* [[rnammer]]&lt;br /&gt;
|* [[roary]]&lt;br /&gt;
|* [[RSeQC]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[samtools]]&lt;br /&gt;
|* [[Satsuma]]&lt;br /&gt;
|* [[sickle]]&lt;br /&gt;
|* [[SPAdes]]&lt;br /&gt;
|* [[sra-tools]]&lt;br /&gt;
|* [[srst2]]&lt;br /&gt;
|-&lt;br /&gt;
|* [[SSPACE]]&lt;br /&gt;
|* [[stacks]]&lt;br /&gt;
|* [[trimmomatic]]&lt;br /&gt;
|* [[Trinity]]&lt;br /&gt;
|* [[t-coffee]]&lt;br /&gt;
|* [[velvet]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Queue Manager Tips =&lt;br /&gt;
A cluster is a shared resource with different users running different types of analyses. Nearly all clusters use a piece of software called a queue manager to fairly share out the resource. The queue manager on marvin is called Grid Engine, and it has several commands available, all beginning with &amp;#039;&amp;#039;&amp;#039;q&amp;#039;&amp;#039;&amp;#039; and with &amp;#039;&amp;#039;&amp;#039;qsub&amp;#039;&amp;#039;&amp;#039; being the most commonly used as it submits a command via a jobscript to be processed. Here are some tips:&lt;br /&gt;
* [[Queue Manager Tips]]&lt;br /&gt;
* [[General Command-line Tips]]&lt;br /&gt;
* [[DRMAA for further Gridengine automation]]&lt;br /&gt;
&lt;br /&gt;
= Data Examples =&lt;br /&gt;
* [[Two Eel Scaffolds]]&lt;br /&gt;
&lt;br /&gt;
= Procedures =&lt;br /&gt;
(short sequence of tasks with a certain short-term goal, often, a simple script)&lt;br /&gt;
* [[Calculating coverage]]&lt;br /&gt;
* [[MinION Coverage sensitivity analysis]]&lt;br /&gt;
&lt;br /&gt;
= Navigating genomic data websites=&lt;br /&gt;
* [[Patric]]&lt;br /&gt;
* [[NCBI]]&lt;br /&gt;
&lt;br /&gt;
= Explanations=&lt;br /&gt;
* [[ITUcourse]]&lt;br /&gt;
* [[VCF]]&lt;br /&gt;
&lt;br /&gt;
= Pipelines =&lt;br /&gt;
(Workflow with a specific end-goal)&lt;br /&gt;
* [[Trinity_Protocol]]&lt;br /&gt;
* [[STAR BEAST]]&lt;br /&gt;
* [[callSNPs.py]]&lt;br /&gt;
* [[mapping.py]]&lt;br /&gt;
* [[Edgen RNAseq]]&lt;br /&gt;
* [[Miseq Prokaryote FASTQ analysis]]&lt;br /&gt;
* [[snpcallphylo]]&lt;br /&gt;
* [[Bottlenose dolphin population genomic analysis]]&lt;br /&gt;
&lt;br /&gt;
=Protocols=&lt;br /&gt;
(Extensive workflows with different with several possible end goals)&lt;br /&gt;
* [[Synthetic Long reads]]&lt;br /&gt;
* [[MinION (Oxford Nanopore)]]&lt;br /&gt;
* [[MinKNOW folders and log files]]&lt;br /&gt;
&lt;br /&gt;
= Cluster Administration =&lt;br /&gt;
* [[Hardware Issues]]&lt;br /&gt;
* [[Admin Tips]]&lt;br /&gt;
* [[RedHat]]&lt;br /&gt;
* [[Globus_gridftp]]&lt;br /&gt;
* [[Galaxy Setup]]&lt;br /&gt;
* [[Son of Gridengine]]&lt;br /&gt;
* [[Blas Libraries]]&lt;br /&gt;
* [[CMake]]&lt;br /&gt;
* [[Users and Groups]]&lt;br /&gt;
* [[emailing]]&lt;br /&gt;
* [[biotime machine]]&lt;br /&gt;
* [[node1 issues]]&lt;br /&gt;
* [[6TB storage expansion]]&lt;br /&gt;
* [[Home directories max-out incident 28.11.2016]]&lt;br /&gt;
* [[Frontend Restart]]&lt;br /&gt;
* [[environment-modules]]&lt;br /&gt;
* [[H: drive on cluster]]&lt;br /&gt;
* [[Incident: Can&amp;#039;t connect to BerkeleyDB]]&lt;br /&gt;
* [[Bioinformatics Wordpress Site]]&lt;br /&gt;
* [[Backups]]&lt;br /&gt;
* [[Python DRMAA]]&lt;br /&gt;
* [[SAN disconnect incident 10.01.2017]]&lt;br /&gt;
* [[Memory repair glitch 16.02.2017]]&lt;br /&gt;
* [[node9 network failure incident 16-20.03.2017]]&lt;br /&gt;
&lt;br /&gt;
= Courses =&lt;br /&gt;
&lt;br /&gt;
==I2U4BGA==&lt;br /&gt;
* [[Original schedule]]&lt;br /&gt;
* [[New schedule]]&lt;br /&gt;
* [[Actual schedule]]&lt;br /&gt;
* [[Course itself]]&lt;br /&gt;
* [[Biolinux Source course]]&lt;br /&gt;
* [[Directory Organization Exercise]]&lt;br /&gt;
* [[Glossary]]&lt;br /&gt;
* [[Key Bindings]]&lt;br /&gt;
* [[one-liners]]&lt;br /&gt;
* [[Cheatsheets]]&lt;br /&gt;
* [[Links]]&lt;br /&gt;
* [[pandoc modified manual]]&lt;br /&gt;
* [[Command Line Exercises]]&lt;br /&gt;
&lt;br /&gt;
= hdi2u =&lt;br /&gt;
&lt;br /&gt;
The half-day linux course held on 20th April. Modified version of I2U4BGA.&lt;br /&gt;
&lt;br /&gt;
* [[hdi2u_intro]]&lt;br /&gt;
* [[hdi2u_commandbased_exercises]]&lt;br /&gt;
* [[hdi2u_dirorg_exercise]]&lt;br /&gt;
* [[hdi2u_rendertotsv_exercise]]&lt;br /&gt;
&lt;br /&gt;
= RNAseq for DGE =&lt;br /&gt;
* [[Theoretical background]]&lt;br /&gt;
* [[Quality Control and Preprocessing]]&lt;br /&gt;
* [[Mapping to Reference]]&lt;br /&gt;
* [[Mapping Quality Exercise]]&lt;br /&gt;
* [[Key Aspects of using R]]&lt;br /&gt;
* [[Estimating Gene Count Exercise]]&lt;br /&gt;
* [[Differential Expression Exercise]]&lt;br /&gt;
* [[Functional Analysis Exercise]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Templates==&lt;br /&gt;
* [[edgenl2g]]&lt;/div&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	</feed>