Versions Compared

Key

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

...

Enrichment test:  whether “DEG list” contain contains more representatives of a certain GO category than expected by chance  (Fisher’s exact, hypergeometric, or similar test).

...

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> .

...