Dear Brian,
I have a big DNA_seq file (fastq.gz) and I want to denovo assembly, but the computer resource isn't enough. I want to remove duplicates and reorder by Clumpify, then split the one big file to many small files that the computer can do it. can you give me some suggestion?
The below is the order I used:
Dear Brian,
I have a big DNA_seq file (fastq.gz) and I want to denovo assembly, but the computer resource isn't enough. I want to remove duplicates and reorder by Clumpify, then split the one big file to many small files that the computer can do it. can you give me some suggestion?
The below is the order I used:
the second order is:clumpify.sh in=M27454_1_clean.fq.gz in2=M27454_2_clean.fq.gz out=M27454_1_reorder.fq.gz out2=M27454_2_reorder.fq.gz reorder