Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 194: Line 194:  
== Thursday ==
 
== Thursday ==
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
=== Checking if SnpCall Completed ===
+
=== Checking if INDEL Completed ===
 
==== Logging Back in to Check Jobs ====
 
==== Logging Back in to Check Jobs ====
   Line 205: Line 205:  
Did you get a "completed successfully" message?
 
Did you get a "completed successfully" message?
   −
If yes, how long did SNP calling take?  Look at the log message - time in seconds.
+
If yes, how long did INDEL calling take?  Look at the log message - time in seconds.
    
If no, are you running on seqshop-server?  If so, KILL it.  ssh -X to one of the seqshop machines and run on there.
 
If no, are you running on seqshop-server?  If so, KILL it.  ssh -X to one of the seqshop machines and run on there.
 
  Ctrl-c
 
  Ctrl-c
   −
Detach from screen.  We will resume it again later when we restart SNPCall (if necessary).
+
Detach from screen.  We will resume it again later.
 
  Ctrl-a d
 
  Ctrl-a d
    
=== Ancestry Tutorial ===
 
=== Ancestry Tutorial ===
Now we are going to run the Structural Variation Practical
+
Now we are going to run the Ancestry Practical
    
Please go to: [[SeqShop: Estimates of Genetic Ancestry Practical, May 2015]]
 
Please go to: [[SeqShop: Estimates of Genetic Ancestry Practical, May 2015]]
   −
We will Resume SNP Calling (if necessary) after the practical.
  −
  −
=== Restart SnpCall ===
  −
==== Resume screen ====
  −
  −
;How do you log back into screen?
  −
screen -r
  −
This will resume an already running screen.
  −
  −
Your screen session still has your environment variables set, so you do not need to reset them.
  −
  −
==== Running SnpCall ====
  −
Run GotCloud snpcall with 6 jobs running in parallel
  −
${GC}/gotcloud snpcall --conf $SAMPLE/gotcloud.conf --numjobs 6
  −
* GotCloud will pick up after the last completed step from before.
  −
  −
This will run overnight.  We will check if it completed at the practical in the morning.
      
==== Log Out ====
 
==== Log Out ====

Navigation menu