Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  
__TOC__
 
__TOC__
<div class="mw-collapsible mw-collapsed" style="width:500px">
+
<div class="mw-collapsible" style="width:500px">
 
''Login instructions for seqshop-server''
 
''Login instructions for seqshop-server''
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
Line 101: Line 101:  
</div>
 
</div>
   −
<div class="mw-collapsible" style="width:500px">
+
<div class="mw-collapsible mw-collapsed" style="width:500px">
 
== Wednesday ==
 
== Wednesday ==
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
Line 206: Line 206:  
  diff $SAMPLE/gotcloud.conf ~mktrost/NA12878/gotcloud.conf
 
  diff $SAMPLE/gotcloud.conf ~mktrost/NA12878/gotcloud.conf
   −
'''If you see differences, you can modify your file using nedit (or your favorite editor as you used yesterday).'''
+
'''If you see differences other than OUT_DIR, you can modify your file using nedit (or your favorite editor as you used yesterday).'''
 
* '''Or you can copy my file and just change OUT_DIR:'''
 
* '''Or you can copy my file and just change OUT_DIR:'''
 
  cp ~mktrost/NA12878/gotcloud.conf $SAMPLE/gotcloud.conf
 
  cp ~mktrost/NA12878/gotcloud.conf $SAMPLE/gotcloud.conf
Line 243: Line 243:  
</div>
 
</div>
   −
<div class="mw-collapsible mw-collapsed" style="width:500px">
+
<div class="mw-collapsible" style="width:500px">
 
== Thursday ==
 
== Thursday ==
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
Line 263: Line 263:  
Detach from screen.  We will resume it again later when we restart SNPCall (if necessary).
 
Detach from screen.  We will resume it again later when we restart SNPCall (if necessary).
 
  Ctrl-a d
 
  Ctrl-a d
        Line 272: Line 271:     
We will Resume SNP Calling (if necessary) after the practical.
 
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 ====
 +
;Want to log out and leave your job running?
 +
In the screen window, type:
 +
Ctrl-a d
 +
(Hold down Ctrl and type 'a', let go of both and type 'd')
 +
* This will "detach" from your screen session while your alignment continues to run.
 +
 +
exit PuTTY
 +
 +
=== Thursday FEEDBACK! ===
 +
Please provide feedback on the lectures/tutorials from today:
     

Navigation menu