Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SCP THE DATA OVER TO YOUR COMPUTER:

Code Block
titlescp
#ON stampede2ls6: copy the path for the ALL and DEG files
pwd
 
#ON LOCAL COMPUTER: from a terminal tab 
scp <username>@stampede2<username>@ls6.tacc.utexas.edu:<pathtofileson/DEG> .
scp <username>@stampede2<username>@ls6.tacc.utexas.edu:<pathtofileson/ALL> .

...

SCP THE DATA OVER TO YOUR COMPUTER:

Code Block
titlescp
#ON stampede2ls6: copy the path for the ALLRANKED file
pwd
 
#ON LOCAL COMPUTER: from a terminal tab 
scp <username>@stampede2<username>@ls6.tacc.utexas.edu:<pathtofileson/ALLRANKED> .

...