GotCloud: Alignment Pipeline
From Genome Analysis Wiki
Login as a normal user (not as root) and do:
# Test the aligner (fast, about 3 minutes) /usr/local/biopipe/bin/gen_biopipeline.pl --test ~/testalign rm -rf ~/testalign # If no error # Test umake (longer, about 15 minutes) /usr/local/biopipe/bin/umake.pl --test ~/testumake rm -rf ~/testumake # If no error