Post date: Sep 04, 2014 2:40:31 PM
We received the paired-end read sequence data for 5 new Lycaeides genomes: sierra, anna, warner, melissa, and idas. These include sequences from a 180 bp library and a 3 kb library. I am using curl to transfer the data to rc:/labs/evolution/data/lycaeides/whole_genomes/sequences/.
curl -O http://data.macrogen.com/HiSeq02/201409/140822_ChrisNice/idas_180bp_1.fastq.gz &
curl -O http://data.macrogen.com/HiSeq02/201409/140822_ChrisNice/idas_180bp_2.fastq.gz &
curl -O http://data.macrogen.com/HiSeq02/201409/140822_ChrisNice/idas_3kb_1.fastq.gz &
curl -O http://data.macrogen.com/HiSeq02/201409/140822_ChrisNice/idas_3kb_2.fastq.gz &
Here is the spreadsheet from Macrogen summarizing the sequencing results.