I have big Paired end Illumina Reads files (sequences.forward.slx.gz and sequences.reverse.slx.gz) around 6 Go each. I would like to use only a 1/4 of the reads to perform the assembly. I tried the method described on that web page http://wiki.bioinformatics.ucdavis.edu/index.php/Illumina_assembly_using_velvet
Problem the "subset_fastq.pl" doesn't work under my Terminal window (Mac OS X.6.8)
I always get "command not found" I have tried with fastq file without sucess.
I have the same problem with "shuffleSequences_fastq.pl"
I have Xcode installed, as I understood Perl is natively installed on Mac.
Is anyone have already faced this problem. Am I missing something that is not explain on that webpage and which is obvious for people who are familiar with this kind of language. As you probably noticed I am not.
Thanks for help.