I was sequencing a transgenic gene product. Since it does not exist in any genome, I created a custom genome by using the expected sequence. I then used BWA to align to that genome.
The problem is that the results of the alignment look extremely messy. Here is a screenshot:

I've never seen anything like this for genomes like hg19 or mm9. I think the problem may be that this genome is just over 1kb in length. Is that too small? I know that there may be memory problem with large genomes and that different read lengths are not compatible with all aligners, but I didn't think there would be a problem with a genome too small. Are there some settings that I have to adjust or use a different aligner altogether?
The problem is that the results of the alignment look extremely messy. Here is a screenshot:

I've never seen anything like this for genomes like hg19 or mm9. I think the problem may be that this genome is just over 1kb in length. Is that too small? I know that there may be memory problem with large genomes and that different read lengths are not compatible with all aligners, but I didn't think there would be a problem with a genome too small. Are there some settings that I have to adjust or use a different aligner altogether?
Comment