You'll want to find some Unix cheat sheet on google.
ls # -a -l -t -h)
pwd
cd # dir .. ~
mkdir
nano
mv
cp
ln
rm
rmdir
wget # download file (first)
head
tail
less
grep
getting help; running stuff
R
-
example: run blast of gene against swissprot
http://www.antgenomes.org/~yannickwurm/tmp/2014-10-15-Swissprot.zip
-
example:
seqtk
compile ; extract scaffold00059
- htop or top
- who
- finger
Remote:
ssh [email protected]
- ssh [email protected]
- qlogin qlogin -pe smp 4 -l h_vmem=10G # four cores and 40 gigs of Ram
- (qsub)
- scp
Thanks to Amazon Web Services for providing free access for this course (grant EDU_E_FY2014_Q4_QueenMaryULondon_Wurm).
- Use MobaXterm (on Windows) or Terminal to:
ssh [email protected]
secret: ____arethebest - In the home folder, create your own directory (subfolder) with your name.
- Within this directory, launch R - make a plot.
- Within this new directory, download a fasta sequence, BLAST it against Swissprot - monitor with
htop
(in a different window) while this happens. - Download a genome sequence, use seqtk to extract a specific sequence