Hi,
I found this page where they discussed different methods for selecting pairs of reads randomly from a set of fastq files.
I have tried Aaron's and and Pierre's bash options but I run out of memory. I also tried Martin's R commands but I also run out of memory.
I wanted to try Brent's python script but I cannot understand whether I have to use only the bit shown in the link or I have to insert this bit in the original script he mentions wrote for single-end reads (link in the same answer: https://github.com/brentp/bio-playgr...mples/bench.py)
Can anyone help me with that?
Cheers,
Dave
I found this page where they discussed different methods for selecting pairs of reads randomly from a set of fastq files.
I have tried Aaron's and and Pierre's bash options but I run out of memory. I also tried Martin's R commands but I also run out of memory.
I wanted to try Brent's python script but I cannot understand whether I have to use only the bit shown in the link or I have to insert this bit in the original script he mentions wrote for single-end reads (link in the same answer: https://github.com/brentp/bio-playgr...mples/bench.py)
Can anyone help me with that?
Cheers,
Dave
Comment