Permalink
Newer
Older
100644 10 lines (6 sloc) 531 Bytes
Jul 8, 2015 Added a readme and another rename to findSSRS_fastq_rawreads.pl to be…
1 ##findSSRs_fastq_rawreads.pl
2 This is an older script used to identify SSRs prior to an assembly. No primers are created. It looks through a fastq file.
3
4 ##findSSRs_fasta.pl
5 This is the new and improved SSR and primer calling script that should be used in all other circumstances.
6
7 ##find_dup_begins.pl
8 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.
9