Directory Organization Exercise
Aims
Directory organisation has become more necessary, due the multiple intermediate files that Genomics pipelines produce, and the many output files they produce. Which results file corresponds to which sample? To which replicate?
This exercise bundles 16 projects, packed, in their turn, into 16 zip files.
Data taken from the excellent book "Computational Genomics" by Nello Cristianini and Matthew Hahn (ref. http://www.computational-genomics.net).
Commands
-
cd
to ensure we are in our home directory -
cp $TCH/allprojs.tar .
to copy the bundle with all the projects to our home page.