Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
10 lines (6 sloc) 531 Bytes

##findSSRs_fastq_rawreads.pl This is an older script used to identify SSRs prior to an assembly. No primers are created. It looks through a fastq file.

##findSSRs_fasta.pl This is the new and improved SSR and primer calling script that should be used in all other circumstances.

##find_dup_begins.pl This script identifies forward and reverse reads with the same beginning bases. This is a problem we identified with some sets of paired end, overlapping (or supposed to be overlapping) reads. Seems limited to that one project.