Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 10: Line 10:  
** How to evaluate the quality of INDEL calls
 
** How to evaluate the quality of INDEL calls
   −
== Setup in person at the SeqShop Workshop ==
+
== Setup ==
 
''This section is specifically for the SeqShop Workshop computers.''
 
''This section is specifically for the SeqShop Workshop computers.''
 
<div class="mw-collapsible mw-collapsed" style="width:600px">
 
<div class="mw-collapsible mw-collapsed" style="width:600px">
Line 18: Line 18:  
{{SeqShopLogin}}
 
{{SeqShopLogin}}
   −
=== Setup your run environment===
  −
This is the same setup you did for the previous tutorial, but you need to redo it each time you log in.
  −
  −
This will setup some environment variables to point you to
  −
* [[GotCloud]] program
  −
* Tutorial input files
  −
* Setup an output directory
  −
** It will leave your output directory from the previous tutorial in tact.
  −
source /net/seqshop-server/home/mktrost/seqshop/setup.txt
  −
* You won't see any output after running <code>source</code>
  −
** It silently sets up your environment
  −
** If you want to view the detail of the setup, type
  −
less /net/seqshop-server/home/mktrost/seqshop/setup.txt
  −
and press 'q' to finish.
  −
  −
<div class="mw-collapsible mw-collapsed" style="width:200px">
  −
View setup.txt
  −
<div class="mw-collapsible-content">
  −
[[File:setup.png|500px]]
  −
</div>
  −
</div>
   
</div>
 
</div>
 
</div>
 
</div>
   −
== Setup when running on your own outside of the SeqShop Workshop ==
+
=== Prerequisite Tutorials ===
''This section is specifically for running on your own outside of the SeqShop Workshop.''
  −
<div class="mw-collapsible" style="width:600px">
  −
''If you are running during the SeqShop Workshop, please skip this section.''
  −
<div class="mw-collapsible-content">
  −
 
   
This tutorial builds on the alignment tutorial, if you have not already, please first run that tutorial: [[SeqShop:_Sequence_Mapping_and_Assembly_Practical, May 2015|Alignment Tutorial]]
 
This tutorial builds on the alignment tutorial, if you have not already, please first run that tutorial: [[SeqShop:_Sequence_Mapping_and_Assembly_Practical, May 2015|Alignment Tutorial]]
    
It also uses the bam.list file created in the SnpCall Tutorial.  If you have not yet run that tutorial, please follow the directions at: [[SeqShop:_Variant_Calling_and_Filtering_for_SNPs_Practical, May 2015#GotCloud_BAM_List_File|GotCloud BAM List File]]
 
It also uses the bam.list file created in the SnpCall Tutorial.  If you have not yet run that tutorial, please follow the directions at: [[SeqShop:_Variant_Calling_and_Filtering_for_SNPs_Practical, May 2015#GotCloud_BAM_List_File|GotCloud BAM List File]]
    +
{{SeqShopRemoteEnv}}
   −
{{SeqShopRemoteEnv}}
  −
</div>
  −
</div>
      
== Examining GotCloud Indel Input files ==
 
== Examining GotCloud Indel Input files ==

Navigation menu