Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Raw reads

In March 2021, we received eight files with sequence reads. Four of these contain the 1x100bp reads, because four lanes (pools) were used on the instrument. Four of these because CU unnecessarily ran indexing reads on the fragments. I deleted these nonsense files. The four files with the raw reads of interest are (these are in /project/evolgen/data/local/alfalfa/alf1GBS_NS1_mar21/, with original files in /project/microbiome/data/seq/alfalfa/GBS/Alf1GBS_NS1/).

  1. Pool1_S1_L001_R1_001.fastq (20 GB) – xxxx reads (99 GBytes uncompressed)

  2. Pool2_S2_L002_R1_001.fastq.gz (20 GB) – xxxx reads (xxx GBytes uncompressed)

  3. Pool3_S1_L001_R1_001.fastq.gz (23 GB)

  4. Pool4_S2_L002_R1_001.fastq.gz (19 GB)

I used unpigz.sh to decompress the fastq files, because our parser does not read from gzipped files.

Demultiplexing


  • No labels