You are an expert in bioinformatics, sequencing technologies, genomics data analysis, and adjacent fields.
You are given findings from a MultiQC report, generated by a bioinformatics workflow.
MultiQC supports various bioinformatics tools that output QC metrics, and aggregates those metrics
into a single report. It outputs a "General Statistics" table with key metrics for each sample across
all tools. That table is followed by more detailed sections from specific tools, that can include tables,
as well as plots of different types (bar plot, line plot, scatter plot, heatmap, etc.)
You are given data from such a report. Your task is to analyse the data, and
give 1-2 bullet points of a very short and concise overall summary for the results.
Don't waste words: mention only the important QC issues. If there are no issues, just say so.
Just print one or two bullet points, nothing else.
Please do not add any extra headers to the response.
Use markdown to format your reponse for readability. Use directives with pre-defined classes
.text-green, .text-red, and .text-yellow to highlight severity, e.g. :span[39.2%]{.text-red}.
Highlight any mentioned sample names or sample named prefixes or suffixes with a sample directive,
and make sure to use the same color classes for severity, e.g. :sample[A1001.2003]{.text-yellow}
or :sample[A1001]{.text-yellow}. Do not put multiple sample names inside one directive.
You must use only multiples of 4 spaces to indent nested lists.
Two examples of short summaries:
- :span[11/13 samples]{.text-green} show consistent metrics within expected ranges.
- :sample[A1001.2003]{.text-red} and :sample[A1001.2004]{.text-red} exhibit extremely high percentage of :span[duplicates]{.text-red} (:span[65.54%]{.text-red} and :span[83.14%]{.text-red}, respectively).
- All samples show good quality metrics with :span[75.7-77.0%]{.text-green} CpG methylation and :span[76.3-86.0%]{.text-green} alignment rates
- :sample[2wk]{.text-yellow} samples show slightly higher duplication (:span[11-15%]{.text-yellow}) compared to :sample[1wk]{.text-green} samples (:span[6-9%]{.text-green})'
----------------------
Tools used in the report:
1. Bismark
Description:
Maps bisulfite converted sequence reads and determine cytosine methylation states.
Links: http://www.bioinformatics.babraham.ac.uk/projects/bismark/
----------------------
2. Cutadapt
Description: Finds and removes adapter sequences, primers, poly-A tails, and other types of unwanted sequences.
Links: https://cutadapt.readthedocs.io/
----------------------
3. FastQC
Description: Quality control tool for high throughput sequencing data.
Links: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/
----------------------
4. nf-core/methylseq Methods Description
Description: Suggested text and references to use when describing pipeline usage within the methods section of a publication.
Links: https://github.com/nf-core/methylseq
----------------------
5. nf-core/methylseq Workflow Summary
Description:
- this information is collected when the pipeline is started.
Links: https://github.com/nf-core/methylseq
----------------------
----------------------
Tool: Bismark
Section: Alignment Rates
Title: Bismark: Alignment Scores
Plot type: bar plot
Values: # Reads
|Sample|Aligned Uniquely|Aligned Ambiguously|Did Not Align|No Genomic Sequence|
|---|---|---|---|---|
|Caligus_Male_3.Caligus_Male_3_1_val_1|29,696,701|7,336,055|18,790,761|8|
|Caligus_Male_2.Caligus_Male_2_1_val_1|29,168,608|7,205,726|18,452,563|10|
|Caligus_Male_1.Caligus_Male_1_1_val_1|29,165,532|7,206,171|18,455,111|8|
|Caligus_Female_33.Caligus_Female_33_1_val_1|28,375,195|6,350,696|19,457,937|12|
|Caligus_Female_22.Caligus_Female_22_1_val_1|28,375,457|6,351,572|19,456,937|10|
|Caligus_Female_11.Caligus_Female_11_1_val_1|28,377,067|6,350,526|19,457,212|9|
----------------------
Tool: Bismark
Section: Deduplication
Title: Bismark: Deduplication
Plot type: bar plot
Values: Reads
|Sample|Deduplicated reads (remaining)|Duplicate reads (removed)|
|---|---|---|
|Caligus_Male_3.Caligus_Male_3_1_val_1|95%|4%|
|Caligus_Male_2.Caligus_Male_2_1_val_1|95%|4%|
|Caligus_Male_1.Caligus_Male_1_1_val_1|95%|4%|
|Caligus_Female_33.Caligus_Female_33_1_val_1|94%|5%|
|Caligus_Female_22.Caligus_Female_22_1_val_1|94%|5%|
|Caligus_Female_11.Caligus_Female_11_1_val_1|94%|5%|
----------------------
Tool: Bismark
Section: Strand Alignment
Title: Bismark: Alignment to Individual Bisulfite Strands
Plot type: bar plot
Values: Reads
|Sample|Original bottom strand|Complementary to original bottom strand|Complementary to original top strand|Original top strand|
|---|---|---|---|---|
|Caligus_Male_3.Caligus_Male_3_1_val_1|49%|0%|0%|49%|
|Caligus_Male_2.Caligus_Male_2_1_val_1|49%|0%|0%|49%|
|Caligus_Male_1.Caligus_Male_1_1_val_1|49%|0%|0%|49%|
|Caligus_Female_33.Caligus_Female_33_1_val_1|49%|0%|0%|50%|
|Caligus_Female_22.Caligus_Female_22_1_val_1|49%|0%|0%|50%|
|Caligus_Female_11.Caligus_Female_11_1_val_1|49%|0%|0%|50%|
----------------------
Tool: Bismark
Section: Cytosine Methylation
Title: Bismark: Cytosine Methylation
Plot type: violin plot
Number of samples: 6
Metrics:
Methylated CpG - Methylated CpG
|Sample Name|Methylated CpG|
|---|---|
|Caligus_Female_11.Caligus_Female_11_1_val_1|0.40|
|Caligus_Female_22.Caligus_Female_22_1_val_1|0.40|
|Caligus_Female_33.Caligus_Female_33_1_val_1|0.40|
|Caligus_Male_1.Caligus_Male_1_1_val_1|0.40|
|Caligus_Male_2.Caligus_Male_2_1_val_1|0.40|
|Caligus_Male_3.Caligus_Male_3_1_val_1|0.40|
----------------------
Tool: Bismark
Section: M-Bias
Section description: This plot shows the average percentage methylation and coverage across reads. See the
bismark user guide
for more information on how these numbers are generated.
Title: Bismark: M-Bias
Plot type: x/y line
X axis: Position (bp)
Y axis: % Methylation
### CpG R1
Samples: Caligus_Female_11.Caligus_Female_11_1_val_1, Caligus_Female_22.Caligus_Female_22_1_val_1, Caligus_Female_33.Caligus_Female_33_1_val_1, Caligus_Male_1.Caligus_Male_1_1_val_1, Caligus_Male_2.Caligus_Male_2_1_val_1, Caligus_Male_3.Caligus_Male_3_1_val_1
Y values are in %
X values are in bp
Caligus_Female_11.Caligus_Female_11_1_val_1 1: 0, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Female_22.Caligus_Female_22_1_val_1 1: 0, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Female_33.Caligus_Female_33_1_val_1 1: 0, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Male_1.Caligus_Male_1_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 1, 147: 1, 148: 1, 149: 2
Caligus_Male_2.Caligus_Male_2_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 1, 147: 1, 148: 1, 149: 2
Caligus_Male_3.Caligus_Male_3_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 1, 147: 1, 148: 1, 149: 2
### CHG R1
Samples: Caligus_Female_11.Caligus_Female_11_1_val_1, Caligus_Female_22.Caligus_Female_22_1_val_1, Caligus_Female_33.Caligus_Female_33_1_val_1, Caligus_Male_1.Caligus_Male_1_1_val_1, Caligus_Male_2.Caligus_Male_2_1_val_1, Caligus_Male_3.Caligus_Male_3_1_val_1
Y values are in %
X values are in bp
Caligus_Female_11.Caligus_Female_11_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Female_22.Caligus_Female_22_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Female_33.Caligus_Female_33_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Male_1.Caligus_Male_1_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 1, 147: 1, 148: 2, 149: 2
Caligus_Male_2.Caligus_Male_2_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 1, 147: 1, 148: 2, 149: 2
Caligus_Male_3.Caligus_Male_3_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 1, 147: 1, 148: 2, 149: 2
### CHH R1
Samples: Caligus_Female_11.Caligus_Female_11_1_val_1, Caligus_Female_22.Caligus_Female_22_1_val_1, Caligus_Female_33.Caligus_Female_33_1_val_1, Caligus_Male_1.Caligus_Male_1_1_val_1, Caligus_Male_2.Caligus_Male_2_1_val_1, Caligus_Male_3.Caligus_Male_3_1_val_1
Y values are in %
X values are in bp
Caligus_Female_11.Caligus_Female_11_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Female_22.Caligus_Female_22_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Female_33.Caligus_Female_33_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 0, 139: 0, 140: 0, 141: 0, 142: 0, 143: 0, 144: 0, 145: 0, 146: 0, 147: 0, 148: 0, 149: 0, 150: 0, 151: 0
Caligus_Male_1.Caligus_Male_1_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 1, 139: 1, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 2, 147: 2, 148: 2, 149: 2
Caligus_Male_2.Caligus_Male_2_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 1, 139: 1, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 2, 147: 2, 148: 2, 149: 2
Caligus_Male_3.Caligus_Male_3_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 0, 137: 0, 138: 1, 139: 1, 140: 1, 141: 1, 142: 1, 143: 1, 144: 1, 145: 1, 146: 2, 147: 2, 148: 2, 149: 2
### CpG R2
Samples: Caligus_Female_11.Caligus_Female_11_1_val_1, Caligus_Female_22.Caligus_Female_22_1_val_1, Caligus_Female_33.Caligus_Female_33_1_val_1, Caligus_Male_1.Caligus_Male_1_1_val_1, Caligus_Male_2.Caligus_Male_2_1_val_1, Caligus_Male_3.Caligus_Male_3_1_val_1
Y values are in %
X values are in bp
Caligus_Female_11.Caligus_Female_11_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 99
Caligus_Female_22.Caligus_Female_22_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 99
Caligus_Female_33.Caligus_Female_33_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 99
Caligus_Male_1.Caligus_Male_1_1_val_1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 99
Caligus_Male_2.Caligus_Male_2_1_val_1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 99
Caligus_Male_3.Caligus_Male_3_1_val_1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 100
### CHG R2
Samples: Caligus_Female_11.Caligus_Female_11_1_val_1, Caligus_Female_22.Caligus_Female_22_1_val_1, Caligus_Female_33.Caligus_Female_33_1_val_1, Caligus_Male_1.Caligus_Male_1_1_val_1, Caligus_Male_2.Caligus_Male_2_1_val_1, Caligus_Male_3.Caligus_Male_3_1_val_1
Y values are in %
X values are in bp
Caligus_Female_11.Caligus_Female_11_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 100
Caligus_Female_22.Caligus_Female_22_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 100
Caligus_Female_33.Caligus_Female_33_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 100
Caligus_Male_1.Caligus_Male_1_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 99
Caligus_Male_2.Caligus_Male_2_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 99
Caligus_Male_3.Caligus_Male_3_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 99
### CHH R2
Samples: Caligus_Female_11.Caligus_Female_11_1_val_1, Caligus_Female_22.Caligus_Female_22_1_val_1, Caligus_Female_33.Caligus_Female_33_1_val_1, Caligus_Male_1.Caligus_Male_1_1_val_1, Caligus_Male_2.Caligus_Male_2_1_val_1, Caligus_Male_3.Caligus_Male_3_1_val_1
Y values are in %
X values are in bp
Caligus_Female_11.Caligus_Female_11_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 96
Caligus_Female_22.Caligus_Female_22_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 95
Caligus_Female_33.Caligus_Female_33_1_val_1 1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 0, 135: 0, 136: 96
Caligus_Male_1.Caligus_Male_1_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 91
Caligus_Male_2.Caligus_Male_2_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 90
Caligus_Male_3.Caligus_Male_3_1_val_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0, 101: 0, 102: 0, 103: 0, 104: 0, 105: 0, 106: 0, 107: 0, 108: 0, 109: 0, 110: 0, 111: 0, 112: 0, 113: 0, 114: 0, 115: 0, 116: 0, 117: 0, 118: 0, 119: 0, 120: 0, 121: 0, 122: 0, 123: 0, 124: 0, 125: 0, 126: 0, 127: 0, 128: 0, 129: 0, 130: 0, 131: 0, 132: 0, 133: 0, 134: 91
----------------------
Tool: Cutadapt
Section: Filtered Reads
Section description: This plot shows the number of reads (SE) / pairs (PE) removed by Cutadapt.
Title: Cutadapt: Filtered Reads
Plot type: bar plot
Values: Counts
|Sample|Reads passing filters|
|---|---|
|Caligus_Male_3_2|56,000,000|
|Caligus_Male_3_1|56,000,000|
|Caligus_Male_2_2|55,000,000|
|Caligus_Male_2_1|55,000,000|
|Caligus_Male_1_2|55,000,000|
|Caligus_Male_1_1|55,000,000|
|Caligus_Female_33_2|55,000,000|
|Caligus_Female_33_1|55,000,000|
|Caligus_Female_22_2|55,000,000|
|Caligus_Female_22_1|55,000,000|
|Caligus_Female_11_2|55,000,000|
|Caligus_Female_11_1|55,000,000|
----------------------
Tool: Cutadapt
Section: Trimmed Sequence Lengths (3')
Section description: This plot shows the number of reads with certain lengths of adapter trimmed for the 3' end.
Section help text: Obs/Exp shows the raw counts divided by the number expected due to sequencing errors.
A defined peak may be related to adapter length.
See the cutadapt documentation
for more information on how these numbers are generated.
Title: Cutadapt: Lengths of Trimmed Sequences (3' end)
Plot type: x/y line
X axis: Length Trimmed (bp)
Y axis: Counts
### Counts
Samples: Caligus_Female_11_1 - Adapter 1, Caligus_Female_11_2 - Adapter 1, Caligus_Female_22_1 - Adapter 1, Caligus_Female_22_2 - Adapter 1, Caligus_Female_33_1 - Adapter 1, Caligus_Female_33_2 - Adapter 1, Caligus_Male_1_1 - Adapter 1, Caligus_Male_1_2 - Adapter 1, Caligus_Male_2_1 - Adapter 1, Caligus_Male_2_2 - Adapter 1, Caligus_Male_3_1 - Adapter 1, Caligus_Male_3_2 - Adapter 1
X values are in bp
Caligus_Female_11_1 - Adapter 1 1: 17,811,747, 2: 2,684,242, 3: 968,708, 4: 399,708, 5: 19,584, 6: 18,227, 7: 16,950, 8: 16,511, 9: 16,513, 10: 15,308, 11: 14,894, 12: 13,655, 13: 13,564, 14: 12,273, 15: 12,172, 16: 11,499, 17: 10,941, 18: 10,462, 19: 10,129, 20: 9,711, 21: 9,395, 22: 8,811, 23: 8,671, 24: 8,186, 25: 7,848, 26: 7,420, 27: 7,175, 28: 7,060, 29: 6,799, 30: 6,337, 31: 6,214, 32: 6,249, 33: 6,170, 34: 5,020, 35: 5,253, 36: 5,211, 37: 5,182, 38: 4,688, 39: 4,546, 40: 4,492, 41: 4,450, 42: 4,413, 43: 4,194, 44: 5,785, 45: 3,919, 46: 6,105, 47: 2,116, 48: 16,975, 49: 10,180, 50: 3,250, 51: 1,761, 52: 5,302, 53: 833, 54: 2,966, 55: 346, 56: 993, 57: 599, 58: 1,196, 59: 4,114, 60: 702, 61: 1,871, 62: 178, 63: 238, 64: 1,099, 65: 2,107, 66: 303, 67: 135, 68: 953, 69: 1,373, 70: 1,399, 71: 1,044, 72: 453, 73: 340, 74: 925, 75: 1,283, 76: 1,323, 77: 1,338, 78: 1,229, 79: 1,223, 80: 1,296, 81: 1,183, 82: 1,125, 83: 1,139, 84: 1,061, 85: 1,097, 86: 1,038, 87: 981, 88: 995, 89: 962, 90: 944, 91: 875, 92: 869, 93: 881, 94: 858, 95: 858, 96: 782, 97: 824, 98: 739, 99: 747, 100: 762, 101: 683, 102: 742, 103: 648, 104: 734, 105: 673, 106: 656, 107: 666, 108: 585, 109: 572, 110: 563, 111: 560, 112: 517, 113: 547, 114: 534, 115: 586, 116: 605, 117: 653, 118: 650, 119: 859, 120: 1,219, 121: 1,946, 122: 2,944, 123: 3,729, 124: 4,185, 125: 3,976, 126: 3,773, 127: 3,309, 128: 2,935, 129: 2,531, 130: 1,638, 131: 835, 132: 636, 133: 641, 134: 650, 135: 633, 136: 548, 137: 519, 138: 557, 139: 993, 140: 669, 141: 722, 142: 815, 143: 808, 144: 3,267, 145: 2,438, 146: 3,420, 147: 3,201, 148: 2,349, 149: 81,461, 150: 39,595, 151: 571,771
Caligus_Female_11_2 - Adapter 1 1: 25,961,038, 2: 52,012, 3: 36,390, 4: 22,536, 5: 19,178, 6: 17,905, 7: 16,662, 8: 16,390, 9: 16,281, 10: 14,863, 11: 14,273, 12: 14,354, 13: 12,369, 14: 12,304, 15: 12,100, 16: 11,426, 17: 10,826, 18: 10,550, 19: 13,777, 20: 10,945, 21: 5,344, 22: 7,884, 23: 8,609, 24: 10,972, 25: 5,657, 26: 7,648, 27: 12,844, 28: 4,217, 29: 7,164, 30: 6,484, 31: 5,976, 32: 5,186, 33: 10,708, 34: 1,643, 35: 5,445, 36: 3,569, 37: 8,684, 38: 988, 39: 4,443, 40: 4,194, 41: 9,147, 42: 713, 43: 5,470, 44: 1,934, 45: 8,210, 46: 1,618, 47: 2,335, 48: 4,164, 49: 2,817, 50: 2,572, 51: 2,465, 52: 3,860, 53: 888, 54: 2,892, 55: 2,656, 56: 1,879, 57: 3,549, 58: 4,048, 59: 1,679, 60: 1,436, 61: 1,562, 62: 3,547, 63: 623, 64: 2,570, 65: 895, 66: 1,314, 67: 2,486, 68: 953, 69: 633, 70: 2,390, 71: 318, 72: 1,451, 73: 1,763, 74: 1,985, 75: 1,905, 76: 383, 77: 531, 78: 1,017, 79: 1,111, 80: 1,222, 81: 1,123, 82: 1,156, 83: 1,105, 84: 1,053, 85: 1,080, 86: 1,029, 87: 984, 88: 993, 89: 977, 90: 934, 91: 916, 92: 854, 93: 886, 94: 856, 95: 846, 96: 802, 97: 832, 98: 743, 99: 751, 100: 767, 101: 682, 102: 731, 103: 651, 104: 724, 105: 675, 106: 647, 107: 654, 108: 594, 109: 573, 110: 566, 111: 567, 112: 513, 113: 560, 114: 525, 115: 544, 116: 551, 117: 585, 118: 596, 119: 610, 120: 705, 121: 975, 122: 1,683, 123: 2,339, 124: 4,101, 125: 1,773, 126: 1,898, 127: 1,833, 128: 2,391, 129: 2,582, 130: 5,359, 131: 2,346, 132: 2,237, 133: 2,608, 134: 3,318, 135: 4,129, 136: 4,354, 137: 4,128, 138: 3,947, 139: 3,583, 140: 3,181, 141: 2,887, 142: 2,075, 143: 1,161, 144: 3,319, 145: 2,538, 146: 3,471, 147: 3,146, 148: 2,495, 149: 81,039, 150: 40,253, 151: 530,831
Caligus_Female_22_1 - Adapter 1 1: 17,816,169, 2: 2,684,251, 3: 969,030, 4: 399,697, 5: 19,627, 6: 18,152, 7: 16,875, 8: 16,492, 9: 16,567, 10: 15,247, 11: 14,843, 12: 13,689, 13: 13,579, 14: 12,296, 15: 12,133, 16: 11,452, 17: 10,972, 18: 10,419, 19: 10,077, 20: 9,714, 21: 9,366, 22: 8,770, 23: 8,683, 24: 8,198, 25: 7,910, 26: 7,374, 27: 7,223, 28: 7,064, 29: 6,707, 30: 6,395, 31: 6,293, 32: 6,194, 33: 6,179, 34: 4,987, 35: 5,259, 36: 5,220, 37: 5,205, 38: 4,649, 39: 4,617, 40: 4,527, 41: 4,479, 42: 4,411, 43: 4,134, 44: 5,722, 45: 3,895, 46: 6,087, 47: 2,126, 48: 17,039, 49: 10,155, 50: 3,194, 51: 1,724, 52: 5,267, 53: 828, 54: 2,958, 55: 364, 56: 1,003, 57: 602, 58: 1,191, 59: 4,134, 60: 726, 61: 1,871, 62: 197, 63: 218, 64: 1,111, 65: 2,100, 66: 317, 67: 126, 68: 988, 69: 1,378, 70: 1,414, 71: 1,068, 72: 451, 73: 358, 74: 908, 75: 1,260, 76: 1,320, 77: 1,328, 78: 1,227, 79: 1,212, 80: 1,285, 81: 1,202, 82: 1,118, 83: 1,139, 84: 1,053, 85: 1,084, 86: 1,061, 87: 952, 88: 991, 89: 950, 90: 934, 91: 907, 92: 851, 93: 862, 94: 880, 95: 847, 96: 798, 97: 843, 98: 751, 99: 756, 100: 748, 101: 703, 102: 723, 103: 634, 104: 714, 105: 647, 106: 661, 107: 671, 108: 601, 109: 564, 110: 547, 111: 538, 112: 517, 113: 552, 114: 538, 115: 580, 116: 603, 117: 655, 118: 661, 119: 879, 120: 1,214, 121: 1,992, 122: 2,928, 123: 3,746, 124: 4,173, 125: 4,035, 126: 3,751, 127: 3,332, 128: 2,987, 129: 2,541, 130: 1,648, 131: 831, 132: 621, 133: 669, 134: 682, 135: 653, 136: 560, 137: 536, 138: 581, 139: 982, 140: 650, 141: 695, 142: 808, 143: 783, 144: 3,244, 145: 2,479, 146: 3,441, 147: 3,222, 148: 2,333, 149: 81,749, 150: 39,730, 151: 571,757
Caligus_Female_22_2 - Adapter 1 1: 25,959,381, 2: 51,993, 3: 36,462, 4: 22,597, 5: 19,219, 6: 17,835, 7: 16,590, 8: 16,377, 9: 16,354, 10: 14,780, 11: 14,226, 12: 14,417, 13: 12,374, 14: 12,320, 15: 12,003, 16: 11,395, 17: 10,879, 18: 10,513, 19: 13,764, 20: 10,835, 21: 5,384, 22: 7,863, 23: 8,651, 24: 10,982, 25: 5,684, 26: 7,605, 27: 12,929, 28: 4,217, 29: 7,058, 30: 6,554, 31: 6,063, 32: 5,111, 33: 10,653, 34: 1,659, 35: 5,469, 36: 3,576, 37: 8,657, 38: 999, 39: 4,466, 40: 4,216, 41: 9,211, 42: 742, 43: 5,418, 44: 1,904, 45: 8,142, 46: 1,608, 47: 2,335, 48: 4,078, 49: 2,816, 50: 2,537, 51: 2,447, 52: 3,795, 53: 870, 54: 2,923, 55: 2,642, 56: 1,887, 57: 3,535, 58: 4,033, 59: 1,681, 60: 1,439, 61: 1,544, 62: 3,632, 63: 609, 64: 2,606, 65: 879, 66: 1,338, 67: 2,526, 68: 973, 69: 618, 70: 2,412, 71: 315, 72: 1,454, 73: 1,759, 74: 2,004, 75: 1,862, 76: 387, 77: 529, 78: 1,001, 79: 1,124, 80: 1,207, 81: 1,147, 82: 1,162, 83: 1,092, 84: 1,066, 85: 1,061, 86: 1,057, 87: 961, 88: 982, 89: 968, 90: 921, 91: 938, 92: 848, 93: 869, 94: 884, 95: 834, 96: 818, 97: 846, 98: 760, 99: 756, 100: 747, 101: 705, 102: 714, 103: 635, 104: 701, 105: 653, 106: 649, 107: 656, 108: 601, 109: 575, 110: 542, 111: 549, 112: 506, 113: 555, 114: 534, 115: 553, 116: 546, 117: 589, 118: 605, 119: 628, 120: 707, 121: 966, 122: 1,651, 123: 2,324, 124: 4,114, 125: 1,768, 126: 1,919, 127: 1,839, 128: 2,418, 129: 2,538, 130: 5,382, 131: 2,308, 132: 2,221, 133: 2,670, 134: 3,372, 135: 4,158, 136: 4,351, 137: 4,189, 138: 3,957, 139: 3,594, 140: 3,211, 141: 2,898, 142: 2,078, 143: 1,122, 144: 3,296, 145: 2,583, 146: 3,491, 147: 3,173, 148: 2,459, 149: 81,335, 150: 40,368, 151: 530,844
Caligus_Female_33_1 - Adapter 1 1: 17,816,551, 2: 2,683,776, 3: 968,814, 4: 399,943, 5: 19,600, 6: 18,070, 7: 16,941, 8: 16,578, 9: 16,510, 10: 15,190, 11: 14,938, 12: 13,779, 13: 13,564, 14: 12,378, 15: 12,190, 16: 11,515, 17: 10,973, 18: 10,369, 19: 10,069, 20: 9,667, 21: 9,383, 22: 8,821, 23: 8,632, 24: 8,083, 25: 7,904, 26: 7,426, 27: 7,208, 28: 7,110, 29: 6,741, 30: 6,351, 31: 6,264, 32: 6,217, 33: 6,105, 34: 5,032, 35: 5,251, 36: 5,193, 37: 5,197, 38: 4,673, 39: 4,529, 40: 4,517, 41: 4,444, 42: 4,378, 43: 4,145, 44: 5,839, 45: 3,836, 46: 6,139, 47: 2,137, 48: 17,132, 49: 10,164, 50: 3,155, 51: 1,753, 52: 5,277, 53: 807, 54: 2,916, 55: 342, 56: 1,027, 57: 603, 58: 1,212, 59: 4,114, 60: 737, 61: 1,843, 62: 191, 63: 231, 64: 1,142, 65: 2,136, 66: 309, 67: 130, 68: 998, 69: 1,387, 70: 1,402, 71: 1,048, 72: 446, 73: 353, 74: 919, 75: 1,223, 76: 1,317, 77: 1,359, 78: 1,239, 79: 1,239, 80: 1,260, 81: 1,181, 82: 1,119, 83: 1,143, 84: 1,072, 85: 1,099, 86: 1,039, 87: 978, 88: 978, 89: 954, 90: 898, 91: 901, 92: 854, 93: 856, 94: 873, 95: 849, 96: 785, 97: 813, 98: 754, 99: 746, 100: 749, 101: 705, 102: 741, 103: 635, 104: 717, 105: 673, 106: 658, 107: 656, 108: 595, 109: 560, 110: 569, 111: 556, 112: 522, 113: 552, 114: 544, 115: 585, 116: 605, 117: 666, 118: 672, 119: 878, 120: 1,213, 121: 1,994, 122: 2,915, 123: 3,722, 124: 4,154, 125: 4,012, 126: 3,741, 127: 3,378, 128: 2,941, 129: 2,567, 130: 1,639, 131: 817, 132: 608, 133: 637, 134: 664, 135: 653, 136: 573, 137: 533, 138: 561, 139: 993, 140: 667, 141: 712, 142: 812, 143: 793, 144: 3,295, 145: 2,452, 146: 3,445, 147: 3,241, 148: 2,321, 149: 81,678, 150: 39,673, 151: 572,221
Caligus_Female_33_2 - Adapter 1 1: 25,956,906, 2: 52,037, 3: 36,425, 4: 22,634, 5: 19,196, 6: 17,740, 7: 16,679, 8: 16,468, 9: 16,280, 10: 14,764, 11: 14,313, 12: 14,494, 13: 12,372, 14: 12,416, 15: 12,106, 16: 11,443, 17: 10,872, 18: 10,455, 19: 13,739, 20: 10,851, 21: 5,372, 22: 7,889, 23: 8,577, 24: 10,868, 25: 5,702, 26: 7,653, 27: 12,903, 28: 4,270, 29: 7,116, 30: 6,508, 31: 6,008, 32: 5,125, 33: 10,618, 34: 1,647, 35: 5,469, 36: 3,552, 37: 8,687, 38: 985, 39: 4,410, 40: 4,217, 41: 9,144, 42: 718, 43: 5,444, 44: 1,960, 45: 8,136, 46: 1,631, 47: 2,345, 48: 4,180, 49: 2,800, 50: 2,552, 51: 2,477, 52: 3,880, 53: 870, 54: 2,885, 55: 2,629, 56: 1,920, 57: 3,523, 58: 4,087, 59: 1,695, 60: 1,420, 61: 1,534, 62: 3,605, 63: 606, 64: 2,639, 65: 888, 66: 1,323, 67: 2,508, 68: 983, 69: 624, 70: 2,369, 71: 317, 72: 1,465, 73: 1,736, 74: 1,999, 75: 1,878, 76: 387, 77: 544, 78: 1,009, 79: 1,133, 80: 1,181, 81: 1,135, 82: 1,149, 83: 1,102, 84: 1,085, 85: 1,074, 86: 1,032, 87: 978, 88: 972, 89: 981, 90: 885, 91: 935, 92: 848, 93: 857, 94: 879, 95: 836, 96: 812, 97: 828, 98: 764, 99: 748, 100: 755, 101: 704, 102: 732, 103: 644, 104: 709, 105: 668, 106: 645, 107: 646, 108: 599, 109: 567, 110: 568, 111: 576, 112: 511, 113: 556, 114: 528, 115: 552, 116: 545, 117: 603, 118: 598, 119: 611, 120: 727, 121: 989, 122: 1,663, 123: 2,320, 124: 4,122, 125: 1,783, 126: 1,925, 127: 1,844, 128: 2,387, 129: 2,563, 130: 5,419, 131: 2,329, 132: 2,212, 133: 2,668, 134: 3,325, 135: 4,150, 136: 4,342, 137: 4,141, 138: 3,916, 139: 3,647, 140: 3,186, 141: 2,905, 142: 2,059, 143: 1,149, 144: 3,328, 145: 2,553, 146: 3,496, 147: 3,190, 148: 2,440, 149: 81,298, 150: 40,223, 151: 531,368
Caligus_Male_1_1 - Adapter 1 1: 17,838,363, 2: 2,644,695, 3: 942,974, 4: 379,926, 5: 3,073, 6: 1,098, 7: 927, 8: 838, 9: 469, 10: 631, 11: 310, 12: 95, 13: 8, 14: 4, 15: 12, 16: 3, 17: 14, 18: 7, 19: 29, 20: 4, 21: 10, 22: 13, 23: 16, 24: 12, 25: 9, 26: 21, 27: 14, 28: 16, 29: 3, 30: 3, 31: 8, 32: 16, 33: 10, 34: 2, 35: 3, 36: 3, 37: 4, 38: 4, 39: 7, 40: 2, 41: 4, 42: 6, 43: 3, 44: 4, 45: 1, 46: 4, 47: 2, 48: 4, 49: 4, 50: 4, 51: 5, 52: 5, 53: 1, 54: 3, 55: 5, 56: 6, 57: 4, 58: 3, 59: 5, 60: 1, 61: 4, 62: 1, 63: 5, 64: 3, 65: 5, 66: 3, 67: 3, 68: 3, 69: 4, 70: 2, 71: 1, 72: 3, 73: 2, 74: 4, 75: 1, 76: 3, 77: 1, 78: 1, 79: 2, 80: 1, 81: 5, 82: 1, 83: 3, 84: 1, 85: 1, 86: 1, 87: 1, 89: 2, 90: 2, 91: 2, 92: 1, 93: 1, 94: 2, 95: 2, 96: 2, 97: 2, 98: 1, 99: 1, 100: 3, 101: 1, 103: 4, 104: 5, 106: 2, 107: 1, 108: 2, 109: 2, 110: 1, 111: 3, 112: 4, 113: 1, 114: 2, 115: 1, 118: 1, 119: 2, 120: 1, 121: 1, 122: 2, 123: 1, 125: 1, 126: 3, 127: 2, 128: 4, 129: 4, 130: 1, 131: 6, 132: 2, 133: 1, 134: 3, 135: 4, 136: 9, 137: 4, 138: 2, 139: 4, 140: 5, 141: 10, 142: 6, 143: 11, 144: 12, 145: 20, 146: 24, 147: 8, 148: 51, 149: 2,183
Caligus_Male_1_2 - Adapter 1 1: 26,290,495, 2: 14,700, 3: 9,544, 4: 3,281, 5: 1,174, 6: 656, 7: 672, 8: 672, 9: 55, 10: 63, 11: 63, 12: 39, 13: 19, 14: 14, 15: 24, 16: 14, 17: 13, 18: 31, 19: 75, 20: 34, 21: 7, 22: 8, 23: 12, 24: 43, 25: 23, 26: 31, 27: 69, 28: 45, 29: 24, 30: 22, 31: 17, 32: 10, 33: 15, 34: 6, 35: 26, 36: 13, 37: 9, 38: 16, 39: 1, 40: 7, 41: 3, 42: 3, 43: 2, 44: 5, 46: 2, 48: 1, 49: 1, 50: 2, 51: 1, 52: 3, 53: 4, 54: 2, 55: 3, 56: 4, 58: 3, 59: 1, 60: 4, 61: 2, 62: 1, 63: 1, 64: 1, 65: 1, 67: 2, 68: 1, 69: 3, 70: 1, 71: 2, 73: 3, 74: 1, 77: 2, 78: 4, 79: 2, 80: 1, 81: 2, 82: 3, 83: 2, 84: 2, 85: 7, 87: 4, 88: 3, 89: 5, 90: 1, 91: 1, 92: 2, 93: 3, 94: 2, 95: 3, 96: 1, 97: 5, 98: 2, 99: 3, 100: 3, 101: 1, 102: 6, 103: 2, 104: 4, 105: 1, 106: 6, 107: 4, 108: 5, 109: 3, 110: 4, 111: 2, 112: 7, 113: 9, 114: 8, 115: 5, 116: 7, 117: 12, 118: 12, 119: 36, 120: 49, 121: 61, 122: 111, 123: 161, 124: 192, 125: 270, 126: 349, 127: 504, 128: 532, 129: 533, 130: 493, 131: 383, 132: 294, 133: 242, 134: 227, 135: 227, 136: 273, 137: 283, 138: 260, 139: 244, 140: 189, 141: 192, 142: 119, 143: 162, 144: 311, 145: 558, 146: 549, 147: 108, 148: 839, 149: 835
Caligus_Male_2_1 - Adapter 1 1: 17,839,992, 2: 2,645,411, 3: 943,496, 4: 379,765, 5: 3,051, 6: 1,088, 7: 953, 8: 836, 9: 493, 10: 621, 11: 310, 12: 94, 13: 6, 14: 3, 15: 12, 16: 4, 17: 15, 18: 7, 19: 29, 20: 6, 21: 8, 22: 11, 23: 17, 24: 12, 25: 10, 26: 23, 27: 14, 28: 15, 29: 4, 30: 3, 31: 5, 32: 14, 33: 10, 34: 4, 35: 3, 36: 4, 37: 4, 38: 4, 39: 9, 40: 3, 41: 4, 42: 6, 43: 5, 44: 4, 45: 1, 46: 4, 47: 2, 48: 6, 49: 5, 50: 4, 51: 4, 52: 5, 53: 1, 54: 3, 55: 5, 56: 5, 57: 3, 58: 2, 59: 5, 60: 2, 61: 4, 62: 1, 63: 5, 64: 3, 65: 5, 66: 3, 67: 1, 68: 3, 69: 3, 70: 2, 71: 1, 72: 2, 73: 2, 74: 4, 75: 1, 76: 2, 77: 1, 78: 2, 79: 1, 80: 1, 81: 3, 83: 3, 84: 1, 85: 1, 86: 2, 87: 2, 89: 2, 90: 1, 91: 2, 92: 2, 93: 1, 94: 1, 95: 3, 96: 1, 97: 1, 98: 1, 99: 3, 100: 6, 101: 1, 103: 4, 104: 6, 106: 2, 107: 1, 108: 3, 109: 2, 110: 1, 111: 3, 112: 4, 113: 1, 114: 3, 115: 1, 118: 2, 119: 2, 121: 1, 122: 3, 123: 1, 125: 1, 126: 2, 127: 2, 128: 3, 129: 5, 130: 3, 131: 5, 132: 2, 133: 2, 134: 2, 135: 6, 136: 8, 137: 4, 138: 3, 139: 4, 140: 5, 141: 9, 142: 7, 143: 13, 144: 11, 145: 20, 146: 24, 147: 7, 148: 62, 149: 2,213
Caligus_Male_2_2 - Adapter 1 1: 26,289,478, 2: 14,663, 3: 9,531, 4: 3,317, 5: 1,187, 6: 651, 7: 699, 8: 663, 9: 51, 10: 59, 11: 58, 12: 44, 13: 23, 14: 13, 15: 23, 16: 15, 17: 13, 18: 28, 19: 72, 20: 36, 21: 7, 22: 7, 23: 11, 24: 41, 25: 22, 26: 29, 27: 71, 28: 43, 29: 26, 30: 23, 31: 14, 32: 10, 33: 12, 34: 6, 35: 24, 36: 13, 37: 8, 38: 14, 39: 1, 40: 9, 41: 4, 42: 3, 43: 2, 44: 4, 46: 2, 48: 1, 49: 1, 50: 2, 51: 1, 52: 3, 53: 5, 54: 2, 55: 2, 56: 4, 58: 3, 59: 1, 60: 4, 61: 2, 62: 1, 64: 1, 65: 1, 67: 1, 68: 1, 69: 3, 70: 1, 71: 2, 72: 1, 73: 3, 74: 1, 77: 3, 78: 4, 79: 2, 80: 1, 81: 1, 82: 4, 83: 2, 84: 1, 85: 7, 87: 3, 88: 3, 89: 3, 90: 1, 91: 2, 92: 2, 93: 3, 94: 2, 95: 3, 96: 1, 97: 4, 98: 2, 99: 3, 100: 3, 102: 5, 103: 2, 104: 4, 105: 1, 106: 7, 107: 4, 108: 5, 109: 3, 110: 5, 111: 3, 112: 10, 113: 10, 114: 9, 115: 4, 116: 8, 117: 12, 118: 14, 119: 38, 120: 50, 121: 63, 122: 109, 123: 157, 124: 198, 125: 273, 126: 345, 127: 500, 128: 543, 129: 522, 130: 493, 131: 366, 132: 292, 133: 232, 134: 209, 135: 226, 136: 285, 137: 291, 138: 254, 139: 250, 140: 182, 141: 188, 142: 109, 143: 154, 144: 303, 145: 556, 146: 531, 147: 108, 148: 861, 149: 825
Caligus_Male_3_1 - Adapter 1 1: 18,163,308, 2: 2,692,440, 3: 960,471, 4: 387,235, 5: 3,058, 6: 1,110, 7: 958, 8: 855, 9: 496, 10: 636, 11: 315, 12: 94, 13: 8, 14: 5, 15: 12, 16: 4, 17: 15, 18: 7, 19: 29, 20: 7, 21: 9, 22: 12, 23: 17, 24: 11, 25: 10, 26: 21, 27: 16, 28: 16, 29: 4, 30: 3, 31: 9, 32: 15, 33: 8, 34: 5, 35: 1, 36: 4, 37: 4, 38: 4, 39: 9, 40: 3, 41: 2, 42: 4, 43: 5, 44: 5, 45: 1, 46: 1, 47: 2, 48: 6, 49: 4, 50: 4, 51: 5, 52: 5, 53: 1, 54: 3, 55: 5, 56: 6, 57: 4, 58: 3, 59: 6, 60: 2, 61: 4, 62: 1, 63: 5, 64: 4, 65: 6, 66: 3, 67: 3, 68: 3, 69: 3, 70: 1, 72: 3, 73: 2, 74: 4, 75: 1, 76: 3, 77: 1, 78: 2, 79: 1, 80: 1, 81: 5, 82: 1, 83: 4, 84: 1, 85: 2, 86: 2, 87: 3, 88: 1, 90: 2, 91: 1, 92: 2, 93: 1, 94: 2, 95: 3, 96: 2, 97: 2, 98: 1, 99: 3, 100: 6, 101: 2, 103: 4, 104: 6, 106: 1, 107: 1, 108: 3, 109: 1, 110: 1, 111: 3, 112: 4, 113: 1, 114: 3, 118: 2, 119: 2, 120: 1, 121: 1, 122: 3, 123: 1, 125: 1, 126: 3, 127: 2, 128: 5, 129: 5, 130: 3, 131: 6, 132: 2, 133: 2, 134: 3, 135: 6, 136: 8, 137: 4, 138: 3, 139: 3, 140: 6, 141: 11, 142: 6, 143: 13, 144: 11, 145: 20, 146: 24, 147: 9, 148: 61, 149: 2,244
Caligus_Male_3_2 - Adapter 1 1: 26,768,804, 2: 14,912, 3: 9,685, 4: 3,372, 5: 1,208, 6: 670, 7: 702, 8: 683, 9: 55, 10: 60, 11: 63, 12: 45, 13: 22, 14: 16, 15: 25, 16: 14, 17: 14, 18: 30, 19: 80, 20: 36, 21: 7, 22: 8, 23: 12, 24: 45, 25: 21, 26: 29, 27: 69, 28: 40, 29: 25, 30: 25, 31: 15, 32: 10, 33: 12, 34: 6, 35: 23, 36: 13, 37: 9, 38: 15, 39: 1, 40: 7, 41: 4, 42: 2, 43: 1, 44: 4, 46: 2, 48: 1, 49: 1, 50: 2, 51: 1, 52: 4, 53: 5, 54: 2, 55: 3, 56: 3, 58: 3, 59: 1, 60: 4, 61: 2, 62: 1, 64: 1, 67: 2, 68: 1, 69: 2, 70: 1, 71: 1, 72: 1, 73: 3, 74: 1, 77: 3, 78: 5, 79: 2, 80: 1, 81: 2, 82: 3, 83: 2, 84: 2, 85: 5, 87: 4, 88: 3, 89: 5, 90: 1, 91: 2, 92: 2, 93: 3, 94: 2, 95: 3, 96: 1, 97: 5, 98: 2, 99: 3, 100: 3, 101: 1, 102: 5, 103: 2, 104: 3, 105: 1, 106: 8, 107: 4, 108: 6, 109: 2, 110: 5, 111: 2, 112: 9, 113: 9, 114: 8, 115: 4, 116: 8, 117: 11, 118: 12, 119: 36, 120: 44, 121: 66, 122: 111, 123: 167, 124: 203, 125: 275, 126: 372, 127: 510, 128: 550, 129: 542, 130: 498, 131: 386, 132: 300, 133: 236, 134: 225, 135: 240, 136: 282, 137: 288, 138: 269, 139: 256, 140: 187, 141: 179, 142: 119, 143: 162, 144: 311, 145: 559, 146: 560, 147: 109, 148: 870, 149: 856
### Obs/Exp
Samples: Caligus_Female_11_1 - Adapter 1, Caligus_Female_11_2 - Adapter 1, Caligus_Female_22_1 - Adapter 1, Caligus_Female_22_2 - Adapter 1, Caligus_Female_33_1 - Adapter 1, Caligus_Female_33_2 - Adapter 1, Caligus_Male_1_1 - Adapter 1, Caligus_Male_1_2 - Adapter 1, Caligus_Male_2_1 - Adapter 1, Caligus_Male_2_2 - Adapter 1, Caligus_Male_3_1 - Adapter 1, Caligus_Male_3_2 - Adapter 1
X values are in bp
Caligus_Female_11_1 - Adapter 1 1: 1, 2: 0, 3: 1, 4: 1, 5: 0, 6: 1, 7: 5, 8: 19, 9: 78, 10: 291, 11: 1,136, 12: 4,137, 13: 16,955, 14: 15,341, 15: 15,215, 16: 14,373, 17: 13,676, 18: 13,077, 19: 12,661, 20: 12,138, 21: 11,743, 22: 11,013, 23: 10,838, 24: 10,232, 25: 9,810, 26: 9,275, 27: 8,968, 28: 8,825, 29: 8,498, 30: 7,921, 31: 7,767, 32: 7,811, 33: 7,712, 34: 6,275, 35: 6,566, 36: 6,513, 37: 6,477, 38: 5,860, 39: 5,682, 40: 5,615, 41: 5,562, 42: 5,516, 43: 5,242, 44: 7,231, 45: 4,898, 46: 7,631, 47: 2,645, 48: 21,218, 49: 12,725, 50: 4,062, 51: 2,201, 52: 6,627, 53: 1,041, 54: 3,707, 55: 432, 56: 1,241, 57: 748, 58: 1,495, 59: 5,142, 60: 877, 61: 2,338, 62: 222, 63: 297, 64: 1,373, 65: 2,633, 66: 378, 67: 168, 68: 1,191, 69: 1,716, 70: 1,748, 71: 1,305, 72: 566, 73: 425, 74: 1,156, 75: 1,603, 76: 1,653, 77: 1,672, 78: 1,536, 79: 1,528, 80: 1,620, 81: 1,478, 82: 1,406, 83: 1,423, 84: 1,326, 85: 1,371, 86: 1,297, 87: 1,226, 88: 1,243, 89: 1,202, 90: 1,180, 91: 1,093, 92: 1,086, 93: 1,101, 94: 1,072, 95: 1,072, 96: 977, 97: 1,030, 98: 923, 99: 933, 100: 952, 101: 853, 102: 927, 103: 810, 104: 917, 105: 841, 106: 820, 107: 832, 108: 731, 109: 715, 110: 703, 111: 700, 112: 646, 113: 683, 114: 667, 115: 732, 116: 756, 117: 816, 118: 812, 119: 1,073, 120: 1,523, 121: 2,432, 122: 3,680, 123: 4,661, 124: 5,231, 125: 4,970, 126: 4,716, 127: 4,136, 128: 3,668, 129: 3,163, 130: 2,047, 131: 1,043, 132: 795, 133: 801, 134: 812, 135: 791, 136: 685, 137: 648, 138: 696, 139: 1,241, 140: 836, 141: 902, 142: 1,018, 143: 1,010, 144: 4,083, 145: 3,047, 146: 4,275, 147: 4,001, 148: 2,936, 149: 101,826, 150: 49,493, 151: 714,713
Caligus_Female_11_2 - Adapter 1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 1, 7: 4, 8: 19, 9: 77, 10: 283, 11: 1,089, 12: 4,349, 13: 15,461, 14: 15,380, 15: 15,125, 16: 14,282, 17: 13,532, 18: 13,187, 19: 17,221, 20: 13,681, 21: 6,680, 22: 9,855, 23: 10,761, 24: 13,715, 25: 7,071, 26: 9,560, 27: 16,055, 28: 5,271, 29: 8,955, 30: 8,105, 31: 7,470, 32: 6,482, 33: 13,385, 34: 2,053, 35: 6,806, 36: 4,461, 37: 10,855, 38: 1,235, 39: 5,553, 40: 5,242, 41: 11,433, 42: 891, 43: 6,837, 44: 2,417, 45: 10,262, 46: 2,022, 47: 2,918, 48: 5,205, 49: 3,521, 50: 3,215, 51: 3,081, 52: 4,825, 53: 1,110, 54: 3,615, 55: 3,320, 56: 2,348, 57: 4,436, 58: 5,060, 59: 2,098, 60: 1,795, 61: 1,952, 62: 4,433, 63: 778, 64: 3,212, 65: 1,118, 66: 1,642, 67: 3,107, 68: 1,191, 69: 791, 70: 2,987, 71: 397, 72: 1,813, 73: 2,203, 74: 2,481, 75: 2,381, 76: 478, 77: 663, 78: 1,271, 79: 1,388, 80: 1,527, 81: 1,403, 82: 1,445, 83: 1,381, 84: 1,316, 85: 1,350, 86: 1,286, 87: 1,230, 88: 1,241, 89: 1,221, 90: 1,167, 91: 1,145, 92: 1,067, 93: 1,107, 94: 1,070, 95: 1,057, 96: 1,002, 97: 1,040, 98: 928, 99: 938, 100: 958, 101: 852, 102: 913, 103: 813, 104: 905, 105: 843, 106: 808, 107: 817, 108: 742, 109: 716, 110: 707, 111: 708, 112: 641, 113: 700, 114: 656, 115: 680, 116: 688, 117: 731, 118: 745, 119: 762, 120: 881, 121: 1,218, 122: 2,103, 123: 2,923, 124: 5,126, 125: 2,216, 126: 2,372, 127: 2,291, 128: 2,988, 129: 3,227, 130: 6,698, 131: 2,932, 132: 2,796, 133: 3,260, 134: 4,147, 135: 5,161, 136: 5,442, 137: 5,160, 138: 4,933, 139: 4,478, 140: 3,976, 141: 3,608, 142: 2,593, 143: 1,451, 144: 4,148, 145: 3,172, 146: 4,338, 147: 3,932, 148: 3,118, 149: 101,298, 150: 50,316, 151: 663,538
Caligus_Female_22_1 - Adapter 1 1: 1, 2: 0, 3: 1, 4: 1, 5: 0, 6: 1, 7: 5, 8: 19, 9: 78, 10: 290, 11: 1,133, 12: 4,148, 13: 16,973, 14: 15,370, 15: 15,166, 16: 14,315, 17: 13,715, 18: 13,023, 19: 12,596, 20: 12,142, 21: 11,707, 22: 10,962, 23: 10,853, 24: 10,247, 25: 9,887, 26: 9,217, 27: 9,028, 28: 8,830, 29: 8,383, 30: 7,993, 31: 7,866, 32: 7,742, 33: 7,723, 34: 6,233, 35: 6,573, 36: 6,525, 37: 6,506, 38: 5,811, 39: 5,771, 40: 5,658, 41: 5,598, 42: 5,513, 43: 5,167, 44: 7,152, 45: 4,868, 46: 7,608, 47: 2,657, 48: 21,298, 49: 12,693, 50: 3,992, 51: 2,155, 52: 6,583, 53: 1,035, 54: 3,697, 55: 455, 56: 1,253, 57: 752, 58: 1,488, 59: 5,167, 60: 907, 61: 2,338, 62: 246, 63: 272, 64: 1,388, 65: 2,625, 66: 396, 67: 157, 68: 1,235, 69: 1,722, 70: 1,767, 71: 1,335, 72: 563, 73: 447, 74: 1,135, 75: 1,575, 76: 1,650, 77: 1,660, 78: 1,533, 79: 1,515, 80: 1,606, 81: 1,502, 82: 1,397, 83: 1,423, 84: 1,316, 85: 1,355, 86: 1,326, 87: 1,190, 88: 1,238, 89: 1,187, 90: 1,167, 91: 1,133, 92: 1,063, 93: 1,077, 94: 1,100, 95: 1,058, 96: 997, 97: 1,053, 98: 938, 99: 945, 100: 935, 101: 878, 102: 903, 103: 792, 104: 892, 105: 808, 106: 826, 107: 838, 108: 751, 109: 705, 110: 683, 111: 672, 112: 646, 113: 690, 114: 672, 115: 725, 116: 753, 117: 818, 118: 826, 119: 1,098, 120: 1,517, 121: 2,490, 122: 3,660, 123: 4,682, 124: 5,216, 125: 5,043, 126: 4,688, 127: 4,165, 128: 3,733, 129: 3,176, 130: 2,060, 131: 1,038, 132: 776, 133: 836, 134: 852, 135: 816, 136: 700, 137: 670, 138: 726, 139: 1,227, 140: 812, 141: 868, 142: 1,010, 143: 978, 144: 4,055, 145: 3,098, 146: 4,301, 147: 4,027, 148: 2,916, 149: 102,186, 150: 49,662, 151: 714,696
Caligus_Female_22_2 - Adapter 1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 1, 7: 4, 8: 19, 9: 77, 10: 281, 11: 1,085, 12: 4,368, 13: 15,467, 14: 15,400, 15: 15,003, 16: 14,243, 17: 13,598, 18: 13,141, 19: 17,205, 20: 13,543, 21: 6,730, 22: 9,828, 23: 10,813, 24: 13,727, 25: 7,105, 26: 9,506, 27: 16,161, 28: 5,271, 29: 8,822, 30: 8,192, 31: 7,578, 32: 6,388, 33: 13,316, 34: 2,073, 35: 6,836, 36: 4,470, 37: 10,821, 38: 1,248, 39: 5,582, 40: 5,270, 41: 11,513, 42: 927, 43: 6,772, 44: 2,380, 45: 10,177, 46: 2,010, 47: 2,918, 48: 5,097, 49: 3,520, 50: 3,171, 51: 3,058, 52: 4,743, 53: 1,087, 54: 3,653, 55: 3,302, 56: 2,358, 57: 4,418, 58: 5,041, 59: 2,101, 60: 1,798, 61: 1,930, 62: 4,540, 63: 761, 64: 3,257, 65: 1,098, 66: 1,672, 67: 3,157, 68: 1,216, 69: 772, 70: 3,015, 71: 393, 72: 1,817, 73: 2,198, 74: 2,505, 75: 2,327, 76: 483, 77: 661, 78: 1,251, 79: 1,405, 80: 1,508, 81: 1,433, 82: 1,452, 83: 1,365, 84: 1,332, 85: 1,326, 86: 1,321, 87: 1,201, 88: 1,227, 89: 1,210, 90: 1,151, 91: 1,172, 92: 1,060, 93: 1,086, 94: 1,105, 95: 1,042, 96: 1,022, 97: 1,057, 98: 950, 99: 945, 100: 933, 101: 881, 102: 892, 103: 793, 104: 876, 105: 816, 106: 811, 107: 820, 108: 751, 109: 718, 110: 677, 111: 686, 112: 632, 113: 693, 114: 667, 115: 691, 116: 682, 117: 736, 118: 756, 119: 785, 120: 883, 121: 1,207, 122: 2,063, 123: 2,905, 124: 5,142, 125: 2,210, 126: 2,398, 127: 2,298, 128: 3,022, 129: 3,172, 130: 6,727, 131: 2,885, 132: 2,776, 133: 3,337, 134: 4,215, 135: 5,197, 136: 5,438, 137: 5,236, 138: 4,946, 139: 4,492, 140: 4,013, 141: 3,622, 142: 2,597, 143: 1,402, 144: 4,120, 145: 3,228, 146: 4,363, 147: 3,966, 148: 3,073, 149: 101,668, 150: 50,460, 151: 663,555
Caligus_Female_33_1 - Adapter 1 1: 1, 2: 0, 3: 1, 4: 1, 5: 0, 6: 1, 7: 5, 8: 19, 9: 78, 10: 289, 11: 1,140, 12: 4,175, 13: 16,955, 14: 15,472, 15: 15,237, 16: 14,393, 17: 13,716, 18: 12,961, 19: 12,586, 20: 12,083, 21: 11,728, 22: 11,026, 23: 10,790, 24: 10,103, 25: 9,880, 26: 9,282, 27: 9,010, 28: 8,887, 29: 8,426, 30: 7,938, 31: 7,830, 32: 7,771, 33: 7,631, 34: 6,290, 35: 6,563, 36: 6,491, 37: 6,496, 38: 5,841, 39: 5,661, 40: 5,646, 41: 5,555, 42: 5,472, 43: 5,181, 44: 7,298, 45: 4,795, 46: 7,673, 47: 2,671, 48: 21,415, 49: 12,705, 50: 3,943, 51: 2,191, 52: 6,596, 53: 1,008, 54: 3,645, 55: 427, 56: 1,283, 57: 753, 58: 1,515, 59: 5,142, 60: 921, 61: 2,303, 62: 238, 63: 288, 64: 1,427, 65: 2,670, 66: 386, 67: 162, 68: 1,247, 69: 1,733, 70: 1,752, 71: 1,310, 72: 557, 73: 441, 74: 1,148, 75: 1,528, 76: 1,646, 77: 1,698, 78: 1,548, 79: 1,548, 80: 1,575, 81: 1,476, 82: 1,398, 83: 1,428, 84: 1,340, 85: 1,373, 86: 1,298, 87: 1,222, 88: 1,222, 89: 1,192, 90: 1,122, 91: 1,126, 92: 1,067, 93: 1,070, 94: 1,091, 95: 1,061, 96: 981, 97: 1,016, 98: 942, 99: 932, 100: 936, 101: 881, 102: 926, 103: 793, 104: 896, 105: 841, 106: 822, 107: 820, 108: 743, 109: 700, 110: 711, 111: 695, 112: 652, 113: 690, 114: 680, 115: 731, 116: 756, 117: 832, 118: 840, 119: 1,097, 120: 1,516, 121: 2,492, 122: 3,643, 123: 4,652, 124: 5,192, 125: 5,015, 126: 4,676, 127: 4,222, 128: 3,676, 129: 3,208, 130: 2,048, 131: 1,021, 132: 760, 133: 796, 134: 830, 135: 816, 136: 716, 137: 666, 138: 701, 139: 1,241, 140: 833, 141: 890, 142: 1,015, 143: 991, 144: 4,118, 145: 3,065, 146: 4,306, 147: 4,051, 148: 2,901, 149: 102,097, 150: 49,591, 151: 715,276
Caligus_Female_33_2 - Adapter 1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 1, 7: 4, 8: 19, 9: 77, 10: 281, 11: 1,092, 12: 4,392, 13: 15,465, 14: 15,520, 15: 15,132, 16: 14,303, 17: 13,590, 18: 13,068, 19: 17,173, 20: 13,563, 21: 6,715, 22: 9,861, 23: 10,721, 24: 13,585, 25: 7,127, 26: 9,566, 27: 16,128, 28: 5,337, 29: 8,895, 30: 8,135, 31: 7,510, 32: 6,406, 33: 13,272, 34: 2,058, 35: 6,836, 36: 4,440, 37: 10,858, 38: 1,231, 39: 5,512, 40: 5,271, 41: 11,430, 42: 897, 43: 6,805, 44: 2,450, 45: 10,170, 46: 2,038, 47: 2,931, 48: 5,225, 49: 3,500, 50: 3,190, 51: 3,096, 52: 4,850, 53: 1,087, 54: 3,606, 55: 3,286, 56: 2,400, 57: 4,403, 58: 5,108, 59: 2,118, 60: 1,775, 61: 1,917, 62: 4,506, 63: 757, 64: 3,298, 65: 1,110, 66: 1,653, 67: 3,135, 68: 1,228, 69: 780, 70: 2,961, 71: 396, 72: 1,831, 73: 2,170, 74: 2,498, 75: 2,347, 76: 483, 77: 680, 78: 1,261, 79: 1,416, 80: 1,476, 81: 1,418, 82: 1,436, 83: 1,377, 84: 1,356, 85: 1,342, 86: 1,290, 87: 1,222, 88: 1,215, 89: 1,226, 90: 1,106, 91: 1,168, 92: 1,060, 93: 1,071, 94: 1,098, 95: 1,045, 96: 1,015, 97: 1,035, 98: 955, 99: 935, 100: 943, 101: 880, 102: 915, 103: 805, 104: 886, 105: 835, 106: 806, 107: 807, 108: 748, 109: 708, 110: 710, 111: 720, 112: 638, 113: 695, 114: 660, 115: 690, 116: 681, 117: 753, 118: 747, 119: 763, 120: 908, 121: 1,236, 122: 2,078, 123: 2,900, 124: 5,152, 125: 2,228, 126: 2,406, 127: 2,305, 128: 2,983, 129: 3,203, 130: 6,773, 131: 2,911, 132: 2,765, 133: 3,335, 134: 4,156, 135: 5,187, 136: 5,427, 137: 5,176, 138: 4,895, 139: 4,558, 140: 3,982, 141: 3,631, 142: 2,573, 143: 1,436, 144: 4,160, 145: 3,191, 146: 4,370, 147: 3,987, 148: 3,050, 149: 101,622, 150: 50,278, 151: 664,210
Caligus_Male_1_1 - Adapter 1 1: 1, 2: 0, 3: 1, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 2, 10: 12, 11: 23, 12: 28, 13: 10, 14: 5, 15: 15, 16: 3, 17: 17, 18: 8, 19: 36, 20: 5, 21: 12, 22: 16, 23: 20, 24: 15, 25: 11, 26: 26, 27: 17, 28: 20, 29: 3, 30: 3, 31: 10, 32: 20, 33: 12, 34: 2, 35: 3, 36: 3, 37: 5, 38: 5, 39: 8, 40: 2, 41: 5, 42: 7, 43: 3, 44: 5, 45: 1, 46: 5, 47: 2, 48: 5, 49: 5, 50: 5, 51: 6, 52: 6, 53: 1, 54: 3, 55: 6, 56: 7, 57: 5, 58: 3, 59: 6, 60: 1, 61: 5, 62: 1, 63: 6, 64: 3, 65: 6, 66: 3, 67: 3, 68: 3, 69: 5, 70: 2, 71: 1, 72: 3, 73: 2, 74: 5, 75: 1, 76: 3, 77: 1, 78: 1, 79: 2, 80: 1, 81: 6, 82: 1, 83: 3, 84: 1, 85: 1, 86: 1, 87: 1, 89: 2, 90: 2, 91: 2, 92: 1, 93: 1, 94: 2, 95: 2, 96: 2, 97: 2, 98: 1, 99: 1, 100: 3, 101: 1, 103: 5, 104: 6, 106: 2, 107: 1, 108: 2, 109: 2, 110: 1, 111: 3, 112: 5, 113: 1, 114: 2, 115: 1, 118: 1, 119: 2, 120: 1, 121: 1, 122: 2, 123: 1, 125: 1, 126: 3, 127: 2, 128: 5, 129: 5, 130: 1, 131: 7, 132: 2, 133: 1, 134: 3, 135: 5, 136: 11, 137: 5, 138: 2, 139: 5, 140: 6, 141: 12, 142: 7, 143: 13, 144: 15, 145: 25, 146: 30, 147: 10, 148: 63, 149: 2,728
Caligus_Male_1_2 - Adapter 1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 1, 11: 4, 12: 11, 13: 23, 14: 17, 15: 30, 16: 17, 17: 16, 18: 38, 19: 93, 20: 42, 21: 8, 22: 10, 23: 15, 24: 53, 25: 28, 26: 38, 27: 86, 28: 56, 29: 30, 30: 27, 31: 21, 32: 12, 33: 18, 34: 7, 35: 32, 36: 16, 37: 11, 38: 20, 39: 1, 40: 8, 41: 3, 42: 3, 43: 2, 44: 6, 46: 2, 48: 1, 49: 1, 50: 2, 51: 1, 52: 3, 53: 5, 54: 2, 55: 3, 56: 5, 58: 3, 59: 1, 60: 5, 61: 2, 62: 1, 63: 1, 64: 1, 65: 1, 67: 2, 68: 1, 69: 3, 70: 1, 71: 2, 73: 3, 74: 1, 77: 2, 78: 5, 79: 2, 80: 1, 81: 2, 82: 3, 83: 2, 84: 2, 85: 8, 87: 5, 88: 3, 89: 6, 90: 1, 91: 1, 92: 2, 93: 3, 94: 2, 95: 3, 96: 1, 97: 6, 98: 2, 99: 3, 100: 3, 101: 1, 102: 7, 103: 2, 104: 5, 105: 1, 106: 7, 107: 5, 108: 6, 109: 3, 110: 5, 111: 2, 112: 8, 113: 11, 114: 10, 115: 6, 116: 8, 117: 15, 118: 15, 119: 45, 120: 61, 121: 76, 122: 138, 123: 201, 124: 240, 125: 337, 126: 436, 127: 630, 128: 665, 129: 666, 130: 616, 131: 478, 132: 367, 133: 302, 134: 283, 135: 283, 136: 341, 137: 353, 138: 325, 139: 305, 140: 236, 141: 240, 142: 148, 143: 202, 144: 388, 145: 697, 146: 686, 147: 135, 148: 1,048, 149: 1,043
Caligus_Male_2_1 - Adapter 1 1: 1, 2: 0, 3: 1, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 2, 10: 11, 11: 23, 12: 28, 13: 7, 14: 3, 15: 15, 16: 5, 17: 18, 18: 8, 19: 36, 20: 7, 21: 10, 22: 13, 23: 21, 24: 15, 25: 12, 26: 28, 27: 17, 28: 18, 29: 5, 30: 3, 31: 6, 32: 17, 33: 12, 34: 5, 35: 3, 36: 5, 37: 5, 38: 5, 39: 11, 40: 3, 41: 5, 42: 7, 43: 6, 44: 5, 45: 1, 46: 5, 47: 2, 48: 7, 49: 6, 50: 5, 51: 5, 52: 6, 53: 1, 54: 3, 55: 6, 56: 6, 57: 3, 58: 2, 59: 6, 60: 2, 61: 5, 62: 1, 63: 6, 64: 3, 65: 6, 66: 3, 67: 1, 68: 3, 69: 3, 70: 2, 71: 1, 72: 2, 73: 2, 74: 5, 75: 1, 76: 2, 77: 1, 78: 2, 79: 1, 80: 1, 81: 3, 83: 3, 84: 1, 85: 1, 86: 2, 87: 2, 89: 2, 90: 1, 91: 2, 92: 2, 93: 1, 94: 1, 95: 3, 96: 1, 97: 1, 98: 1, 99: 3, 100: 7, 101: 1, 103: 5, 104: 7, 106: 2, 107: 1, 108: 3, 109: 2, 110: 1, 111: 3, 112: 5, 113: 1, 114: 3, 115: 1, 118: 2, 119: 2, 121: 1, 122: 3, 123: 1, 125: 1, 126: 2, 127: 2, 128: 3, 129: 6, 130: 3, 131: 6, 132: 2, 133: 2, 134: 2, 135: 7, 136: 10, 137: 5, 138: 3, 139: 5, 140: 6, 141: 11, 142: 8, 143: 16, 144: 13, 145: 25, 146: 30, 147: 8, 148: 77, 149: 2,766
Caligus_Male_2_2 - Adapter 1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 1, 11: 4, 12: 13, 13: 28, 14: 16, 15: 28, 16: 18, 17: 16, 18: 35, 19: 90, 20: 45, 21: 8, 22: 8, 23: 13, 24: 51, 25: 27, 26: 36, 27: 88, 28: 53, 29: 32, 30: 28, 31: 17, 32: 12, 33: 15, 34: 7, 35: 30, 36: 16, 37: 10, 38: 17, 39: 1, 40: 11, 41: 5, 42: 3, 43: 2, 44: 5, 46: 2, 48: 1, 49: 1, 50: 2, 51: 1, 52: 3, 53: 6, 54: 2, 55: 2, 56: 5, 58: 3, 59: 1, 60: 5, 61: 2, 62: 1, 64: 1, 65: 1, 67: 1, 68: 1, 69: 3, 70: 1, 71: 2, 72: 1, 73: 3, 74: 1, 77: 3, 78: 5, 79: 2, 80: 1, 81: 1, 82: 5, 83: 2, 84: 1, 85: 8, 87: 3, 88: 3, 89: 3, 90: 1, 91: 2, 92: 2, 93: 3, 94: 2, 95: 3, 96: 1, 97: 5, 98: 2, 99: 3, 100: 3, 102: 6, 103: 2, 104: 5, 105: 1, 106: 8, 107: 5, 108: 6, 109: 3, 110: 6, 111: 3, 112: 12, 113: 12, 114: 11, 115: 5, 116: 10, 117: 15, 118: 17, 119: 47, 120: 62, 121: 78, 122: 136, 123: 196, 124: 247, 125: 341, 126: 431, 127: 625, 128: 678, 129: 652, 130: 616, 131: 457, 132: 365, 133: 290, 134: 261, 135: 282, 136: 356, 137: 363, 138: 317, 139: 312, 140: 227, 141: 235, 142: 136, 143: 192, 144: 378, 145: 695, 146: 663, 147: 135, 148: 1,076, 149: 1,031
Caligus_Male_3_1 - Adapter 1 1: 1, 2: 0, 3: 1, 4: 1, 5: 0, 6: 0, 7: 0, 8: 1, 9: 2, 10: 11, 11: 23, 12: 28, 13: 10, 14: 6, 15: 15, 16: 5, 17: 18, 18: 8, 19: 36, 20: 8, 21: 11, 22: 15, 23: 21, 24: 13, 25: 12, 26: 26, 27: 20, 28: 20, 29: 5, 30: 3, 31: 11, 32: 18, 33: 10, 34: 6, 35: 1, 36: 5, 37: 5, 38: 5, 39: 11, 40: 3, 41: 2, 42: 5, 43: 6, 44: 6, 45: 1, 46: 1, 47: 2, 48: 7, 49: 5, 50: 5, 51: 6, 52: 6, 53: 1, 54: 3, 55: 6, 56: 7, 57: 5, 58: 3, 59: 7, 60: 2, 61: 5, 62: 1, 63: 6, 64: 5, 65: 7, 66: 3, 67: 3, 68: 3, 69: 3, 70: 1, 72: 3, 73: 2, 74: 5, 75: 1, 76: 3, 77: 1, 78: 2, 79: 1, 80: 1, 81: 6, 82: 1, 83: 5, 84: 1, 85: 2, 86: 2, 87: 3, 88: 1, 90: 2, 91: 1, 92: 2, 93: 1, 94: 2, 95: 3, 96: 2, 97: 2, 98: 1, 99: 3, 100: 7, 101: 2, 103: 5, 104: 7, 106: 1, 107: 1, 108: 3, 109: 1, 110: 1, 111: 3, 112: 5, 113: 1, 114: 3, 118: 2, 119: 2, 120: 1, 121: 1, 122: 3, 123: 1, 125: 1, 126: 3, 127: 2, 128: 6, 129: 6, 130: 3, 131: 7, 132: 2, 133: 2, 134: 3, 135: 7, 136: 10, 137: 5, 138: 3, 139: 3, 140: 7, 141: 13, 142: 7, 143: 16, 144: 13, 145: 25, 146: 30, 147: 11, 148: 76, 149: 2,805
Caligus_Male_3_2 - Adapter 1 1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 1, 11: 4, 12: 13, 13: 27, 14: 20, 15: 31, 16: 17, 17: 17, 18: 37, 19: 100, 20: 45, 21: 8, 22: 10, 23: 15, 24: 56, 25: 26, 26: 36, 27: 86, 28: 50, 29: 31, 30: 31, 31: 18, 32: 12, 33: 15, 34: 7, 35: 28, 36: 16, 37: 11, 38: 18, 39: 1, 40: 8, 41: 5, 42: 2, 43: 1, 44: 5, 46: 2, 48: 1, 49: 1, 50: 2, 51: 1, 52: 5, 53: 6, 54: 2, 55: 3, 56: 3, 58: 3, 59: 1, 60: 5, 61: 2, 62: 1, 64: 1, 67: 2, 68: 1, 69: 2, 70: 1, 71: 1, 72: 1, 73: 3, 74: 1, 77: 3, 78: 6, 79: 2, 80: 1, 81: 2, 82: 3, 83: 2, 84: 2, 85: 6, 87: 5, 88: 3, 89: 6, 90: 1, 91: 2, 92: 2, 93: 3, 94: 2, 95: 3, 96: 1, 97: 6, 98: 2, 99: 3, 100: 3, 101: 1, 102: 6, 103: 2, 104: 3, 105: 1, 106: 10, 107: 5, 108: 7, 109: 2, 110: 6, 111: 2, 112: 11, 113: 11, 114: 10, 115: 5, 116: 10, 117: 13, 118: 15, 119: 45, 120: 55, 121: 82, 122: 138, 123: 208, 124: 253, 125: 343, 126: 465, 127: 637, 128: 687, 129: 677, 130: 622, 131: 482, 132: 375, 133: 295, 134: 281, 135: 300, 136: 352, 137: 360, 138: 336, 139: 320, 140: 233, 141: 223, 142: 148, 143: 202, 144: 388, 145: 698, 146: 700, 147: 136, 148: 1,087, 149: 1,070
----------------------
Tool: FastQC
Section: Sequence Counts
Section description: Sequence counts for each sample. Duplicate read counts are an estimate only.
Section help text: This plot show the total number of reads, broken down into unique and duplicate
if possible (only more recent versions of FastQC give duplicate info).
You can read more about duplicate calculation in the
FastQC documentation.
A small part has been copied here for convenience:
Only sequences which first appear in the first 100,000 sequences
in each file are analysed. This should be enough to get a good impression
for the duplication levels in the whole file. Each sequence is tracked to
the end of the file to give a representative count of the overall duplication level.
The duplication detection requires an exact sequence match over the whole length of
the sequence. Any reads over 75bp in length are truncated to 50bp for this analysis.
Title: FastQC: Sequence Counts
Plot type: bar plot
Values: Number of reads
|Sample|Unique Reads|Duplicate Reads|
|---|---|---|
|Caligus_Male_3_2|51,887,018|4,112,982|
|Caligus_Male_3_1|44,531,954|11,468,046|
|Caligus_Male_2_2|51,048,198|3,951,802|
|Caligus_Male_2_1|43,837,480|11,162,520|
|Caligus_Male_1_2|51,052,075|3,947,925|
|Caligus_Male_1_1|43,965,049|11,034,951|
|Caligus_Female_33_2|50,464,980|4,535,020|
|Caligus_Female_33_1|43,788,901|11,211,099|
|Caligus_Female_22_2|50,468,283|4,531,717|
|Caligus_Female_22_1|43,722,036|11,277,964|
|Caligus_Female_11_2|50,489,714|4,510,286|
|Caligus_Female_11_1|43,739,585|11,260,415|
----------------------
Tool: FastQC
Section: Sequence Quality Histograms
Section description: The mean quality value across each base position in the read.
Section help text: To enable multiple samples to be plotted on the same graph, only the mean quality
scores are plotted (unlike the box plots seen in FastQC reports).
Taken from the FastQC help:
The y-axis on the graph shows the quality scores. The higher the score, the better
the base call. The background of the graph divides the y axis into very good quality
calls (green), calls of reasonable quality (orange), and calls of poor quality (red).
The quality of calls on most platforms will degrade as the run progresses, so it is
common to see base calls falling into the orange area towards the end of a read.
Title: FastQC: Mean Quality Scores
Plot type: x/y line
X axis: Position (bp)
Y axis: Phred Score
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
X values are in bp
Caligus_Female_11_1 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 38, 65: 38, 70: 38, 75: 38, 80: 38, 85: 38, 90: 38, 95: 38, 100: 38, 105: 38, 110: 38, 115: 38, 120: 38, 125: 38, 130: 38, 135: 38, 140: 38, 145: 38, 150: 38
Caligus_Female_11_2 1: 38, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 38, 105: 38, 110: 38, 115: 38, 120: 38, 125: 38, 130: 38, 135: 38, 140: 38, 145: 38, 150: 37
Caligus_Female_22_1 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 38, 65: 38, 70: 38, 75: 38, 80: 38, 85: 38, 90: 38, 95: 38, 100: 38, 105: 38, 110: 38, 115: 38, 120: 38, 125: 38, 130: 38, 135: 38, 140: 38, 145: 38, 150: 38
Caligus_Female_22_2 1: 38, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 38, 105: 38, 110: 38, 115: 38, 120: 38, 125: 38, 130: 38, 135: 38, 140: 38, 145: 38, 150: 37
Caligus_Female_33_1 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 38, 65: 38, 70: 38, 75: 38, 80: 38, 85: 38, 90: 38, 95: 38, 100: 38, 105: 38, 110: 38, 115: 38, 120: 38, 125: 38, 130: 38, 135: 38, 140: 38, 145: 38, 150: 38
Caligus_Female_33_2 1: 38, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 38, 105: 38, 110: 38, 115: 38, 120: 38, 125: 38, 130: 38, 135: 38, 140: 38, 145: 38, 150: 37
Caligus_Male_1_1 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 39, 105: 39, 110: 39, 115: 39, 120: 39, 125: 39, 130: 39, 135: 39, 140: 39, 145: 39
Caligus_Male_1_2 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 39, 105: 39, 110: 39, 115: 39, 120: 39, 125: 39, 130: 39, 135: 39, 140: 39, 145: 39
Caligus_Male_2_1 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 39, 105: 39, 110: 39, 115: 39, 120: 39, 125: 39, 130: 39, 135: 39, 140: 39, 145: 39
Caligus_Male_2_2 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 39, 105: 39, 110: 39, 115: 39, 120: 39, 125: 39, 130: 39, 135: 39, 140: 39, 145: 39
Caligus_Male_3_1 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 39, 105: 39, 110: 39, 115: 39, 120: 39, 125: 39, 130: 39, 135: 39, 140: 39, 145: 39
Caligus_Male_3_2 1: 39, 2: 39, 3: 39, 4: 39, 5: 39, 6: 39, 7: 39, 8: 39, 9: 39, 10: 39, 15: 39, 20: 39, 25: 39, 30: 39, 35: 39, 40: 39, 45: 39, 50: 39, 55: 39, 60: 39, 65: 39, 70: 39, 75: 39, 80: 39, 85: 39, 90: 39, 95: 39, 100: 39, 105: 39, 110: 39, 115: 39, 120: 39, 125: 39, 130: 39, 135: 39, 140: 39, 145: 39
----------------------
Tool: FastQC
Section: Per Sequence Quality Scores
Section description: The number of reads with average quality scores. Shows if a subset of reads has poor quality.
Section help text: From the FastQC help:
The per sequence quality score report allows you to see if a subset of your
sequences have universally low quality values. It is often the case that a
subset of sequences will have universally poor quality, however these should
represent only a small percentage of the total sequences.
Title: FastQC: Per Sequence Quality Scores
Plot type: x/y line
X axis: Mean Sequence Quality (Phred Score)
Y axis: Count
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
Caligus_Female_11_1 12: 1, 13: 46, 14: 416, 15: 1,951, 16: 6,114, 17: 11,871, 18: 15,404, 19: 19,016, 20: 27,751, 21: 38,360, 22: 48,954, 23: 59,458, 24: 70,166, 25: 82,365, 26: 98,623, 27: 115,196, 28: 137,415, 29: 164,639, 30: 196,585, 31: 258,548, 32: 361,167, 33: 572,507, 34: 649,644, 35: 656,193, 36: 988,387, 37: 1,654,913, 38: 3,990,173, 39: 27,775,383, 40: 16,998,754
Caligus_Female_11_2 10: 1, 11: 26, 12: 185, 13: 873, 14: 3,225, 15: 11,048, 16: 23,985, 17: 30,609, 18: 29,019, 19: 31,775, 20: 38,190, 21: 46,544, 22: 54,210, 23: 62,709, 24: 69,698, 25: 77,326, 26: 87,401, 27: 99,961, 28: 114,373, 29: 132,146, 30: 155,844, 31: 186,377, 32: 222,975, 33: 289,423, 34: 382,347, 35: 539,599, 36: 913,504, 37: 1,585,554, 38: 4,530,214, 39: 32,742,083, 40: 12,538,776
Caligus_Female_22_1 12: 2, 13: 49, 14: 407, 15: 1,934, 16: 6,116, 17: 12,034, 18: 15,426, 19: 18,926, 20: 27,737, 21: 38,372, 22: 48,846, 23: 59,493, 24: 70,264, 25: 82,793, 26: 98,628, 27: 115,240, 28: 137,457, 29: 164,854, 30: 196,700, 31: 258,783, 32: 361,571, 33: 572,532, 34: 649,426, 35: 655,788, 36: 988,521, 37: 1,653,490, 38: 3,987,470, 39: 27,776,809, 40: 17,000,332
Caligus_Female_22_2 10: 1, 11: 24, 12: 197, 13: 866, 14: 3,256, 15: 11,087, 16: 24,122, 17: 30,627, 18: 29,080, 19: 31,690, 20: 38,288, 21: 46,461, 22: 54,186, 23: 62,490, 24: 69,729, 25: 77,127, 26: 87,437, 27: 99,873, 28: 114,448, 29: 132,326, 30: 155,555, 31: 186,450, 32: 222,994, 33: 289,721, 34: 381,736, 35: 539,623, 36: 913,336, 37: 1,584,515, 38: 4,530,063, 39: 32,743,616, 40: 12,539,076
Caligus_Female_33_1 12: 2, 13: 52, 14: 399, 15: 1,990, 16: 6,103, 17: 11,883, 18: 15,369, 19: 19,007, 20: 27,692, 21: 38,261, 22: 48,912, 23: 59,457, 24: 70,202, 25: 82,411, 26: 98,639, 27: 115,252, 28: 137,335, 29: 164,886, 30: 196,582, 31: 258,043, 32: 361,694, 33: 573,044, 34: 649,117, 35: 656,567, 36: 988,250, 37: 1,654,774, 38: 3,988,936, 39: 27,773,800, 40: 17,001,341
Caligus_Female_33_2 10: 1, 11: 24, 12: 191, 13: 861, 14: 3,204, 15: 11,032, 16: 24,118, 17: 30,497, 18: 29,085, 19: 31,505, 20: 38,209, 21: 46,560, 22: 54,345, 23: 62,507, 24: 69,664, 25: 77,258, 26: 87,577, 27: 99,988, 28: 114,549, 29: 132,161, 30: 155,725, 31: 186,348, 32: 223,202, 33: 289,561, 34: 381,945, 35: 539,546, 36: 914,292, 37: 1,586,132, 38: 4,529,224, 39: 32,742,255, 40: 12,538,434
Caligus_Male_1_1 18: 39, 19: 3,883, 20: 8,219, 21: 10,020, 22: 13,401, 23: 19,012, 24: 33,112, 25: 46,858, 26: 65,962, 27: 88,398, 28: 114,068, 29: 145,179, 30: 184,701, 31: 243,965, 32: 334,281, 33: 423,929, 34: 475,213, 35: 644,576, 36: 940,833, 37: 1,748,922, 38: 3,448,910, 39: 23,149,148, 40: 22,857,371
Caligus_Male_1_2 18: 5, 19: 1,967, 20: 6,812, 21: 10,093, 22: 11,529, 23: 10,390, 24: 19,249, 25: 20,137, 26: 27,685, 27: 38,115, 28: 52,032, 29: 71,762, 30: 96,453, 31: 130,398, 32: 176,696, 33: 243,753, 34: 332,058, 35: 487,459, 36: 714,252, 37: 1,384,710, 38: 3,289,016, 39: 28,094,113, 40: 19,781,316
Caligus_Male_2_1 18: 40, 19: 3,884, 20: 8,259, 21: 9,967, 22: 13,366, 23: 19,121, 24: 33,081, 25: 46,897, 26: 66,014, 27: 88,240, 28: 113,990, 29: 145,209, 30: 185,068, 31: 243,804, 32: 334,128, 33: 423,813, 34: 475,416, 35: 644,662, 36: 940,840, 37: 1,749,049, 38: 3,449,351, 39: 23,150,212, 40: 22,855,589
Caligus_Male_2_2 18: 5, 19: 1,983, 20: 6,821, 21: 10,213, 22: 11,560, 23: 10,332, 24: 19,131, 25: 20,194, 26: 27,710, 27: 38,210, 28: 52,239, 29: 71,575, 30: 96,681, 31: 130,424, 32: 176,507, 33: 243,451, 34: 331,843, 35: 487,330, 36: 713,408, 37: 1,385,334, 38: 3,289,091, 39: 28,093,505, 40: 19,782,453
Caligus_Male_3_1 18: 40, 19: 3,943, 20: 8,416, 21: 10,104, 22: 13,621, 23: 19,437, 24: 33,668, 25: 47,695, 26: 67,114, 27: 89,840, 28: 115,992, 29: 148,046, 30: 188,164, 31: 248,067, 32: 340,316, 33: 431,899, 34: 483,778, 35: 657,157, 36: 957,742, 37: 1,780,504, 38: 3,512,116, 39: 23,569,347, 40: 23,272,994
Caligus_Male_3_2 18: 5, 19: 2,000, 20: 6,912, 21: 10,383, 22: 11,761, 23: 10,601, 24: 19,578, 25: 20,395, 26: 28,229, 27: 38,836, 28: 52,993, 29: 72,945, 30: 98,130, 31: 132,936, 32: 179,703, 33: 248,105, 34: 337,568, 35: 496,240, 36: 726,655, 37: 1,410,280, 38: 3,348,151, 39: 28,606,198, 40: 20,141,396
----------------------
Tool: FastQC
Section: Per Base Sequence Content
Section description: The proportion of each base position for which each of the four normal DNA bases has been called.
Section help text: To enable multiple samples to be shown in a single plot, the base composition data
is shown as a heatmap. The colours represent the balance between the four bases:
an even distribution should give an even muddy brown colour. Hover over the plot
to see the percentage of the four bases under the cursor.
To see the data as a line plot, as in the original FastQC graph, click on a sample track.
From the FastQC help:
Per Base Sequence Content plots out the proportion of each base position in a
file for which each of the four normal DNA bases has been called.
In a random library you would expect that there would be little to no difference
between the different bases of a sequence run, so the lines in this plot should
run parallel with each other. The relative amount of each base should reflect
the overall amount of these bases in your genome, but in any case they should
not be hugely imbalanced from each other.
It's worth noting that some types of library will always produce biased sequence
composition, normally at the start of the read. Libraries produced by priming
using random hexamers (including nearly all RNA-Seq libraries) and those which
were fragmented using transposases inherit an intrinsic bias in the positions
at which reads start. This bias does not concern an absolute sequence, but instead
provides enrichement of a number of different K-mers at the 5' end of the reads.
Whilst this is a true technical bias, it isn't something which can be corrected
by trimming and in most cases doesn't seem to adversely affect the downstream
analysis.
Click a sample row to see a line plot for that dataset.
Rollover for sample name
Position:
-
%T: -
%C: -
%A: -
%G: -
----------------------
Tool: FastQC
Section: Per Sequence GC Content
Section description: The average GC content of reads. Normal random library typically have a
roughly normal distribution of GC content.
Section help text: From the FastQC help:
This module measures the GC content across the whole length of each sequence
in a file and compares it to a modelled normal distribution of GC content.
In a normal random library you would expect to see a roughly normal distribution
of GC content where the central peak corresponds to the overall GC content of
the underlying genome. Since we don't know the GC content of the genome the
modal GC content is calculated from the observed data and used to build a
reference distribution.
An unusually shaped distribution could indicate a contaminated library or
some other kinds of biased subset. A normal distribution which is shifted
indicates some systematic bias which is independent of base position. If there
is a systematic bias which creates a shifted normal distribution then this won't
be flagged as an error by the module since it doesn't know what your genome's
GC content should be.
Title: FastQC: Per Sequence GC Content
Plot type: x/y line
X axis: % GC
Y axis: Percentage
### Percentages
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
Y values are in %
X values are in %
Caligus_Female_11_1 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 1, 8: 2, 9: 3, 10: 4, 11: 5, 12: 6, 13: 7, 14: 7, 15: 7, 16: 7, 17: 6, 18: 6, 19: 5, 20: 4, 21: 4, 22: 3, 23: 2, 24: 2, 25: 1, 26: 1, 27: 1, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Female_11_2 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 1, 12: 2, 13: 3, 14: 4, 15: 6, 16: 6, 17: 7, 18: 7, 19: 7, 20: 7, 21: 6, 22: 6, 23: 5, 24: 4, 25: 3, 26: 2, 27: 2, 28: 1, 29: 1, 30: 1, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Female_22_1 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 1, 8: 2, 9: 3, 10: 4, 11: 5, 12: 6, 13: 7, 14: 7, 15: 7, 16: 7, 17: 6, 18: 6, 19: 5, 20: 4, 21: 4, 22: 3, 23: 2, 24: 2, 25: 1, 26: 1, 27: 1, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Female_22_2 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 1, 12: 2, 13: 3, 14: 4, 15: 6, 16: 6, 17: 7, 18: 7, 19: 7, 20: 7, 21: 6, 22: 6, 23: 5, 24: 4, 25: 3, 26: 2, 27: 2, 28: 1, 29: 1, 30: 1, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Female_33_1 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 1, 8: 2, 9: 3, 10: 4, 11: 5, 12: 6, 13: 7, 14: 7, 15: 7, 16: 7, 17: 6, 18: 6, 19: 5, 20: 4, 21: 4, 22: 3, 23: 2, 24: 2, 25: 1, 26: 1, 27: 1, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Female_33_2 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 1, 12: 2, 13: 3, 14: 4, 15: 6, 16: 6, 17: 7, 18: 7, 19: 7, 20: 7, 21: 6, 22: 6, 23: 5, 24: 4, 25: 3, 26: 2, 27: 2, 28: 1, 29: 1, 30: 1, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Male_1_1 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 1, 8: 2, 9: 3, 10: 4, 11: 5, 12: 6, 13: 7, 14: 7, 15: 7, 16: 7, 17: 6, 18: 6, 19: 5, 20: 4, 21: 4, 22: 3, 23: 2, 24: 2, 25: 1, 26: 1, 27: 1, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Male_1_2 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 1, 11: 2, 12: 3, 13: 4, 14: 5, 15: 6, 16: 7, 17: 7, 18: 7, 19: 7, 20: 6, 21: 6, 22: 5, 23: 4, 24: 3, 25: 3, 26: 2, 27: 2, 28: 1, 29: 1, 30: 1, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Male_2_1 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 1, 8: 2, 9: 3, 10: 4, 11: 5, 12: 6, 13: 7, 14: 7, 15: 7, 16: 7, 17: 6, 18: 6, 19: 5, 20: 4, 21: 4, 22: 3, 23: 2, 24: 2, 25: 1, 26: 1, 27: 1, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Male_2_2 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 1, 11: 2, 12: 3, 13: 4, 14: 5, 15: 6, 16: 7, 17: 7, 18: 7, 19: 7, 20: 6, 21: 6, 22: 5, 23: 4, 24: 3, 25: 3, 26: 2, 27: 2, 28: 1, 29: 1, 30: 1, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Male_3_1 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 1, 8: 2, 9: 3, 10: 4, 11: 5, 12: 6, 13: 7, 14: 7, 15: 7, 16: 7, 17: 6, 18: 6, 19: 5, 20: 4, 21: 4, 22: 3, 23: 2, 24: 2, 25: 1, 26: 1, 27: 1, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
Caligus_Male_3_2 0: 0, 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 1, 11: 2, 12: 3, 13: 4, 14: 5, 15: 6, 16: 7, 17: 7, 18: 7, 19: 7, 20: 6, 21: 6, 22: 5, 23: 4, 24: 3, 25: 3, 26: 2, 27: 2, 28: 1, 29: 1, 30: 1, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0, 41: 0, 42: 0, 43: 0, 44: 0, 45: 0, 46: 0, 47: 0, 48: 0, 49: 0, 50: 0, 51: 0, 52: 0, 53: 0, 54: 0, 55: 0, 56: 0, 57: 0, 58: 0, 59: 0, 60: 0, 61: 0, 62: 0, 63: 0, 64: 0, 65: 0, 66: 0, 67: 0, 68: 0, 69: 0, 70: 0, 71: 0, 72: 0, 73: 0, 74: 0, 75: 0, 76: 0, 77: 0, 78: 0, 79: 0, 80: 0, 81: 0, 82: 0, 83: 0, 84: 0, 85: 0, 86: 0, 87: 0, 88: 0, 89: 0, 90: 0, 91: 0, 92: 0, 93: 0, 94: 0, 95: 0, 96: 0, 97: 0, 98: 0, 99: 0, 100: 0
### Counts
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
X values are in %
Caligus_Female_11_1 0: 3,333, 1: 5,140, 2: 13,854, 3: 39,600, 4: 101,173, 5: 226,671, 6: 447,143, 7: 783,535, 8: 1,239,521, 9: 1,789,851, 10: 2,393,646, 11: 2,996,643, 12: 3,523,415, 13: 3,918,142, 14: 4,149,252, 15: 4,203,903, 16: 4,084,625, 17: 3,824,157, 18: 3,481,148, 19: 3,081,085, 20: 2,651,713, 21: 2,231,914, 22: 1,846,830, 23: 1,512,614, 24: 1,224,531, 25: 986,705, 26: 790,074, 27: 621,255, 28: 483,451, 29: 374,393, 30: 289,273, 31: 222,448, 32: 170,332, 33: 129,001, 34: 98,133, 35: 74,916, 36: 56,628, 37: 42,917, 38: 32,311, 39: 24,615, 40: 18,819, 41: 13,958, 42: 10,523, 43: 7,950, 44: 6,103, 45: 5,380, 46: 5,794, 47: 6,970, 48: 8,480, 49: 9,958, 50: 10,666, 51: 9,852, 52: 7,938, 53: 6,054, 54: 4,871, 55: 5,932, 56: 13,554, 57: 36,085, 58: 79,338, 59: 128,903, 60: 149,339, 61: 124,320, 62: 77,935, 63: 40,882, 64: 20,508, 65: 10,331, 66: 5,297, 67: 2,694, 68: 1,312, 69: 602, 70: 268, 71: 141, 72: 77, 73: 40, 74: 25, 75: 17, 76: 12, 77: 13, 78: 9, 79: 3, 80: 4, 81: 4, 82: 2, 83: 1, 84: 2, 85: 2, 86: 3, 87: 3, 88: 3, 89: 3, 90: 1, 91: 1, 92: 2, 93: 4, 94: 11, 95: 18, 96: 37, 97: 94, 98: 333, 99: 267, 100: 1
Caligus_Female_11_2 0: 6, 1: 19, 2: 108, 3: 600, 4: 2,157, 5: 6,072, 6: 16,792, 7: 45,731, 8: 115,236, 9: 257,462, 10: 505,844, 11: 884,900, 12: 1,398,481, 13: 2,015,749, 14: 2,679,329, 15: 3,310,877, 16: 3,833,264, 17: 4,193,357, 18: 4,358,843, 19: 4,330,234, 20: 4,126,947, 21: 3,787,940, 22: 3,363,514, 23: 2,899,524, 24: 2,433,065, 25: 1,997,918, 26: 1,619,283, 27: 1,298,977, 28: 1,033,545, 29: 817,429, 30: 642,172, 31: 500,638, 32: 386,878, 33: 296,266, 34: 225,204, 35: 170,728, 36: 130,357, 37: 100,559, 38: 78,717, 39: 61,783, 40: 47,854, 41: 36,842, 42: 28,349, 43: 22,211, 44: 17,929, 45: 14,827, 46: 12,566, 47: 11,134, 48: 10,640, 49: 11,284, 50: 12,542, 51: 14,519, 52: 15,460, 53: 14,231, 54: 12,570, 55: 11,018, 56: 9,929, 57: 10,113, 58: 14,430, 59: 29,690, 60: 82,532, 61: 215,386, 62: 218,750, 63: 86,128, 64: 28,452, 65: 10,993, 66: 5,351, 67: 3,298, 68: 2,420, 69: 1,996, 70: 1,723, 71: 1,532, 72: 1,426, 73: 1,423, 74: 1,423, 75: 1,422, 76: 1,478, 77: 1,470, 78: 1,387, 79: 1,344, 80: 1,278, 81: 1,215, 82: 1,205, 83: 1,138, 84: 1,100, 85: 1,117, 86: 1,088, 87: 1,082, 88: 1,124, 89: 1,132, 90: 1,106, 91: 1,044, 92: 993, 93: 956, 94: 875, 95: 780, 96: 718, 97: 710, 98: 822, 99: 1,423, 100: 12,727
Caligus_Female_22_1 0: 3,376, 1: 5,130, 2: 13,825, 3: 39,519, 4: 101,011, 5: 226,358, 6: 446,983, 7: 783,686, 8: 1,239,653, 9: 1,790,082, 10: 2,394,238, 11: 2,996,666, 12: 3,523,298, 13: 3,918,444, 14: 4,149,776, 15: 4,203,646, 16: 4,083,200, 17: 3,823,694, 18: 3,481,308, 19: 3,081,867, 20: 2,651,158, 21: 2,230,918, 22: 1,847,338, 23: 1,512,652, 24: 1,224,645, 25: 987,403, 26: 790,492, 27: 620,798, 28: 483,270, 29: 374,507, 30: 288,967, 31: 222,345, 32: 170,194, 33: 128,774, 34: 98,020, 35: 74,820, 36: 56,804, 37: 43,123, 38: 32,422, 39: 24,609, 40: 18,837, 41: 14,025, 42: 10,538, 43: 7,980, 44: 6,127, 45: 5,399, 46: 5,849, 47: 6,980, 48: 8,486, 49: 9,983, 50: 10,646, 51: 9,808, 52: 7,946, 53: 6,084, 54: 4,897, 55: 5,952, 56: 13,579, 57: 36,174, 58: 79,520, 59: 129,142, 60: 149,390, 61: 124,278, 62: 77,952, 63: 40,884, 64: 20,514, 65: 10,360, 66: 5,333, 67: 2,675, 68: 1,289, 69: 608, 70: 269, 71: 137, 72: 75, 73: 40, 74: 30, 75: 20, 76: 12, 77: 13, 78: 9, 79: 3, 80: 4, 81: 3, 82: 2, 83: 1, 84: 3, 85: 3, 86: 2, 87: 2, 88: 3, 89: 3, 90: 2, 91: 2, 92: 2, 93: 4, 94: 11, 95: 17, 96: 34, 97: 93, 98: 338, 99: 270, 100: 0
Caligus_Female_22_2 0: 8, 1: 20, 2: 110, 3: 590, 4: 2,103, 5: 6,047, 6: 16,828, 7: 45,799, 8: 115,107, 9: 256,976, 10: 505,169, 11: 884,674, 12: 1,397,970, 13: 2,015,226, 14: 2,679,566, 15: 3,310,497, 16: 3,833,670, 17: 4,194,816, 18: 4,359,604, 19: 4,329,952, 20: 4,126,025, 21: 3,787,919, 22: 3,364,067, 23: 2,898,789, 24: 2,432,332, 25: 1,999,049, 26: 1,620,362, 27: 1,298,588, 28: 1,032,716, 29: 817,436, 30: 642,631, 31: 500,444, 32: 386,479, 33: 296,149, 34: 225,262, 35: 170,897, 36: 130,636, 37: 100,706, 38: 78,650, 39: 61,722, 40: 47,979, 41: 36,918, 42: 28,233, 43: 22,140, 44: 17,896, 45: 14,821, 46: 12,588, 47: 11,152, 48: 10,665, 49: 11,325, 50: 12,646, 51: 14,613, 52: 15,491, 53: 14,297, 54: 12,580, 55: 10,970, 56: 9,895, 57: 10,092, 58: 14,481, 59: 29,802, 60: 82,555, 61: 215,325, 62: 218,856, 63: 86,358, 64: 28,559, 65: 11,012, 66: 5,372, 67: 3,276, 68: 2,396, 69: 1,999, 70: 1,716, 71: 1,532, 72: 1,429, 73: 1,430, 74: 1,446, 75: 1,444, 76: 1,471, 77: 1,444, 78: 1,384, 79: 1,341, 80: 1,269, 81: 1,196, 82: 1,166, 83: 1,129, 84: 1,121, 85: 1,126, 86: 1,098, 87: 1,090, 88: 1,110, 89: 1,126, 90: 1,122, 91: 1,056, 92: 1,000, 93: 975, 94: 882, 95: 766, 96: 701, 97: 706, 98: 822, 99: 1,407, 100: 12,771
Caligus_Female_33_1 0: 3,345, 1: 5,147, 2: 13,836, 3: 39,508, 4: 101,211, 5: 226,604, 6: 446,522, 7: 782,719, 8: 1,239,363, 9: 1,790,184, 10: 2,393,409, 11: 2,996,309, 12: 3,523,327, 13: 3,918,122, 14: 4,149,959, 15: 4,203,918, 16: 4,083,957, 17: 3,824,447, 18: 3,481,133, 19: 3,080,967, 20: 2,651,343, 21: 2,230,620, 22: 1,846,388, 23: 1,513,133, 24: 1,224,898, 25: 987,306, 26: 790,768, 27: 621,614, 28: 483,871, 29: 374,664, 30: 289,303, 31: 222,326, 32: 170,119, 33: 128,820, 34: 98,023, 35: 74,833, 36: 56,595, 37: 43,023, 38: 32,454, 39: 24,626, 40: 18,838, 41: 14,055, 42: 10,551, 43: 7,988, 44: 6,129, 45: 5,362, 46: 5,793, 47: 6,957, 48: 8,491, 49: 9,980, 50: 10,665, 51: 9,815, 52: 7,911, 53: 6,076, 54: 4,886, 55: 6,001, 56: 13,649, 57: 36,199, 58: 79,607, 59: 129,236, 60: 149,468, 61: 124,286, 62: 77,962, 63: 40,930, 64: 20,486, 65: 10,304, 66: 5,293, 67: 2,678, 68: 1,303, 69: 607, 70: 276, 71: 147, 72: 76, 73: 38, 74: 26, 75: 17, 76: 8, 77: 10, 78: 9, 79: 3, 80: 3, 81: 4, 82: 3, 83: 1, 84: 3, 85: 4, 86: 3, 87: 3, 88: 3, 89: 3, 90: 2, 91: 1, 92: 2, 93: 5, 94: 10, 95: 17, 96: 36, 97: 95, 98: 344, 99: 276, 100: 1
Caligus_Female_33_2 0: 9, 1: 21, 2: 115, 3: 588, 4: 2,123, 5: 6,028, 6: 16,821, 7: 45,875, 8: 115,157, 9: 257,348, 10: 505,854, 11: 884,742, 12: 1,398,070, 13: 2,015,470, 14: 2,679,314, 15: 3,310,952, 16: 3,833,828, 17: 4,193,951, 18: 4,359,287, 19: 4,330,419, 20: 4,125,908, 21: 3,786,903, 22: 3,364,075, 23: 2,899,795, 24: 2,432,983, 25: 1,998,568, 26: 1,619,806, 27: 1,298,842, 28: 1,033,139, 29: 817,444, 30: 641,970, 31: 500,134, 32: 386,413, 33: 296,008, 34: 225,295, 35: 170,741, 36: 130,267, 37: 100,602, 38: 78,752, 39: 61,765, 40: 47,831, 41: 36,868, 42: 28,421, 43: 22,217, 44: 17,924, 45: 14,886, 46: 12,630, 47: 11,148, 48: 10,613, 49: 11,249, 50: 12,550, 51: 14,568, 52: 15,534, 53: 14,319, 54: 12,568, 55: 10,961, 56: 9,887, 57: 10,046, 58: 14,448, 59: 29,790, 60: 82,551, 61: 215,529, 62: 219,049, 63: 86,291, 64: 28,488, 65: 11,034, 66: 5,390, 67: 3,286, 68: 2,409, 69: 1,990, 70: 1,724, 71: 1,552, 72: 1,437, 73: 1,421, 74: 1,432, 75: 1,432, 76: 1,468, 77: 1,460, 78: 1,382, 79: 1,339, 80: 1,278, 81: 1,224, 82: 1,202, 83: 1,150, 84: 1,137, 85: 1,139, 86: 1,097, 87: 1,084, 88: 1,116, 89: 1,132, 90: 1,114, 91: 1,031, 92: 986, 93: 962, 94: 870, 95: 767, 96: 698, 97: 692, 98: 810, 99: 1,408, 100: 12,764
Caligus_Male_1_1 0: 14,919, 1: 17,561, 2: 28,378, 3: 57,842, 4: 124,260, 5: 254,464, 6: 478,769, 7: 816,692, 8: 1,273,496, 9: 1,817,736, 10: 2,412,499, 11: 3,013,898, 12: 3,541,676, 13: 3,930,534, 14: 4,149,179, 15: 4,192,835, 16: 4,074,945, 17: 3,826,794, 18: 3,490,152, 19: 3,095,991, 20: 2,673,506, 21: 2,258,538, 22: 1,876,603, 23: 1,545,999, 24: 1,265,100, 25: 1,034,981, 26: 841,077, 27: 673,733, 28: 537,011, 29: 424,503, 30: 337,114, 31: 266,869, 32: 210,044, 33: 163,762, 34: 126,958, 35: 99,452, 36: 78,800, 37: 62,665, 38: 49,258, 39: 39,229, 40: 31,468, 41: 24,760, 42: 20,680, 43: 17,247, 44: 13,842, 45: 11,627, 46: 10,379, 47: 9,114, 48: 7,842, 49: 7,433, 50: 7,120, 51: 6,137, 52: 5,014, 53: 4,136, 54: 3,480, 55: 2,984, 56: 2,614, 57: 2,280, 58: 1,961, 59: 1,685, 60: 1,513, 61: 1,345, 62: 1,220, 63: 1,102, 64: 972, 65: 883, 66: 789, 67: 725, 68: 654, 69: 566, 70: 501, 71: 459, 72: 428, 73: 397, 74: 376, 75: 323, 76: 273, 77: 252, 78: 232, 79: 201, 80: 179, 81: 165, 82: 148, 83: 142, 84: 143, 85: 153, 86: 175, 87: 221, 88: 304, 89: 502, 90: 979, 91: 2,802, 92: 9,847, 93: 26,956, 94: 41,301, 95: 48,473, 96: 51,686, 97: 45,077, 98: 32,380, 99: 18,175, 100: 11,413
Caligus_Male_1_2 0: 2,505, 1: 2,627, 2: 3,255, 3: 5,198, 4: 9,251, 5: 18,264, 6: 41,516, 7: 97,743, 8: 216,632, 9: 432,142, 10: 769,708, 11: 1,238,820, 12: 1,825,167, 13: 2,482,115, 14: 3,136,264, 15: 3,702,995, 16: 4,118,567, 17: 4,345,235, 18: 4,373,207, 19: 4,222,648, 20: 3,924,905, 21: 3,529,747, 22: 3,086,054, 23: 2,626,412, 24: 2,181,529, 25: 1,784,012, 26: 1,446,819, 27: 1,165,092, 28: 935,114, 29: 749,755, 30: 597,880, 31: 473,249, 32: 373,091, 33: 292,485, 34: 228,662, 35: 179,808, 36: 143,075, 37: 115,557, 38: 94,763, 39: 78,418, 40: 65,372, 41: 54,665, 42: 46,074, 43: 39,528, 44: 34,808, 45: 31,519, 46: 28,983, 47: 27,107, 48: 26,088, 49: 25,434, 50: 24,396, 51: 23,341, 52: 22,473, 53: 21,230, 54: 19,677, 55: 18,278, 56: 17,102, 57: 16,089, 58: 15,042, 59: 13,976, 60: 13,165, 61: 12,142, 62: 11,128, 63: 10,137, 64: 9,025, 65: 8,110, 66: 7,321, 67: 6,809, 68: 6,292, 69: 5,626, 70: 4,992, 71: 4,499, 72: 4,092, 73: 3,691, 74: 3,443, 75: 3,039, 76: 2,705, 77: 2,563, 78: 2,389, 79: 2,171, 80: 1,968, 81: 1,847, 82: 1,719, 83: 1,727, 84: 1,867, 85: 2,183, 86: 2,703, 87: 3,306, 88: 3,633, 89: 3,467, 90: 3,072, 91: 3,548, 92: 12,119, 93: 67,887, 94: 95,398, 95: 63,407, 96: 32,599, 97: 9,549, 98: 7,150, 99: 16,844, 100: 35,223
Caligus_Male_2_1 0: 14,984, 1: 17,631, 2: 28,485, 3: 57,978, 4: 124,165, 5: 254,317, 6: 478,802, 7: 816,652, 8: 1,273,576, 9: 1,817,627, 10: 2,412,832, 11: 3,014,261, 12: 3,541,442, 13: 3,931,251, 14: 4,149,730, 15: 4,192,725, 16: 4,075,163, 17: 3,826,659, 18: 3,489,584, 19: 3,095,784, 20: 2,672,930, 21: 2,257,663, 22: 1,875,931, 23: 1,545,448, 24: 1,265,073, 25: 1,035,169, 26: 841,549, 27: 674,078, 28: 537,207, 29: 424,777, 30: 337,003, 31: 266,727, 32: 210,065, 33: 163,910, 34: 127,288, 35: 99,753, 36: 78,874, 37: 62,563, 38: 49,180, 39: 39,198, 40: 31,554, 41: 24,821, 42: 20,600, 43: 17,214, 44: 13,858, 45: 11,653, 46: 10,408, 47: 9,088, 48: 7,820, 49: 7,431, 50: 7,132, 51: 6,148, 52: 5,053, 53: 4,180, 54: 3,514, 55: 3,010, 56: 2,632, 57: 2,297, 58: 1,982, 59: 1,703, 60: 1,520, 61: 1,352, 62: 1,231, 63: 1,112, 64: 987, 65: 894, 66: 793, 67: 725, 68: 650, 69: 572, 70: 509, 71: 460, 72: 425, 73: 395, 74: 377, 75: 324, 76: 271, 77: 248, 78: 225, 79: 195, 80: 175, 81: 161, 82: 144, 83: 137, 84: 140, 85: 152, 86: 173, 87: 220, 88: 307, 89: 507, 90: 986, 91: 2,794, 92: 9,846, 93: 26,988, 94: 41,289, 95: 48,375, 96: 51,646, 97: 45,073, 98: 32,366, 99: 18,162, 100: 11,366
Caligus_Male_2_2 0: 2,503, 1: 2,624, 2: 3,252, 3: 5,204, 4: 9,238, 5: 18,309, 6: 41,708, 7: 97,792, 8: 216,363, 9: 431,720, 10: 769,753, 11: 1,239,692, 12: 1,825,835, 13: 2,482,233, 14: 3,136,523, 15: 3,703,902, 16: 4,118,760, 17: 4,345,550, 18: 4,374,113, 19: 4,222,092, 20: 3,923,991, 21: 3,529,858, 22: 3,085,822, 23: 2,625,633, 24: 2,181,017, 25: 1,783,277, 26: 1,446,189, 27: 1,164,877, 28: 935,333, 29: 750,013, 30: 597,807, 31: 473,160, 32: 373,145, 33: 292,783, 34: 229,014, 35: 179,696, 36: 142,837, 37: 115,630, 38: 94,898, 39: 78,468, 40: 65,444, 41: 54,703, 42: 46,106, 43: 39,660, 44: 34,936, 45: 31,550, 46: 28,988, 47: 27,081, 48: 26,039, 49: 25,408, 50: 24,373, 51: 23,262, 52: 22,394, 53: 21,182, 54: 19,650, 55: 18,234, 56: 17,073, 57: 16,053, 58: 14,990, 59: 13,936, 60: 13,151, 61: 12,162, 62: 11,143, 63: 10,118, 64: 8,976, 65: 8,065, 66: 7,282, 67: 6,761, 68: 6,234, 69: 5,542, 70: 4,907, 71: 4,432, 72: 4,028, 73: 3,640, 74: 3,403, 75: 3,008, 76: 2,700, 77: 2,562, 78: 2,382, 79: 2,161, 80: 1,957, 81: 1,842, 82: 1,714, 83: 1,719, 84: 1,843, 85: 2,150, 86: 2,664, 87: 3,265, 88: 3,609, 89: 3,446, 90: 3,027, 91: 3,514, 92: 12,129, 93: 67,979, 94: 95,366, 95: 63,218, 96: 32,542, 97: 9,582, 98: 7,184, 99: 16,891, 100: 35,258
Caligus_Male_3_1 0: 15,174, 1: 17,874, 2: 28,942, 3: 58,921, 4: 126,406, 5: 258,906, 6: 487,399, 7: 831,319, 8: 1,296,664, 9: 1,851,352, 10: 2,456,663, 11: 3,068,935, 12: 3,606,460, 13: 4,002,266, 14: 4,224,872, 15: 4,270,127, 16: 4,149,724, 17: 3,895,678, 18: 3,552,591, 19: 3,152,001, 20: 2,721,635, 21: 2,298,263, 22: 1,909,888, 23: 1,573,977, 24: 1,288,369, 25: 1,053,797, 26: 856,520, 27: 686,062, 28: 546,793, 29: 432,468, 30: 343,227, 31: 271,693, 32: 213,864, 33: 166,828, 34: 129,417, 35: 101,445, 36: 80,227, 37: 63,619, 38: 50,086, 39: 39,904, 40: 32,084, 41: 25,269, 42: 21,000, 43: 17,544, 44: 14,114, 45: 11,821, 46: 10,550, 47: 9,246, 48: 7,992, 49: 7,590, 50: 7,276, 51: 6,294, 52: 5,152, 53: 4,250, 54: 3,575, 55: 3,080, 56: 2,690, 57: 2,339, 58: 2,023, 59: 1,733, 60: 1,542, 61: 1,371, 62: 1,243, 63: 1,131, 64: 1,010, 65: 913, 66: 814, 67: 751, 68: 687, 69: 607, 70: 538, 71: 485, 72: 446, 73: 412, 74: 392, 75: 338, 76: 281, 77: 257, 78: 236, 79: 204, 80: 183, 81: 171, 82: 154, 83: 147, 84: 147, 85: 155, 86: 172, 87: 218, 88: 307, 89: 518, 90: 1,012, 91: 2,861, 92: 10,031, 93: 27,451, 94: 42,022, 95: 49,303, 96: 52,630, 97: 45,882, 98: 32,971, 99: 18,564, 100: 11,654
Caligus_Male_3_2 0: 2,563, 1: 2,674, 2: 3,304, 3: 5,314, 4: 9,418, 5: 18,604, 6: 42,362, 7: 99,675, 8: 220,496, 9: 439,457, 10: 783,368, 11: 1,261,641, 12: 1,858,858, 13: 2,527,595, 14: 3,193,983, 15: 3,770,840, 16: 4,193,120, 17: 4,424,900, 18: 4,453,671, 19: 4,299,516, 20: 3,996,031, 21: 3,594,261, 22: 3,142,519, 23: 2,673,374, 24: 2,220,178, 25: 1,815,797, 26: 1,473,021, 27: 1,186,321, 28: 952,092, 29: 763,088, 30: 608,309, 31: 481,696, 32: 379,945, 33: 298,005, 34: 232,979, 35: 183,120, 36: 145,684, 37: 117,693, 38: 96,510, 39: 79,891, 40: 66,661, 41: 55,662, 42: 46,898, 43: 40,345, 44: 35,531, 45: 32,106, 46: 29,549, 47: 27,645, 48: 26,597, 49: 25,934, 50: 24,818, 51: 23,693, 52: 22,789, 53: 21,543, 54: 20,002, 55: 18,569, 56: 17,398, 57: 16,375, 58: 15,295, 59: 14,217, 60: 13,384, 61: 12,332, 62: 11,293, 63: 10,282, 64: 9,152, 65: 8,215, 66: 7,399, 67: 6,865, 68: 6,336, 69: 5,660, 70: 5,011, 71: 4,510, 72: 4,106, 73: 3,722, 74: 3,484, 75: 3,065, 76: 2,727, 77: 2,583, 78: 2,412, 79: 2,198, 80: 1,992, 81: 1,874, 82: 1,746, 83: 1,746, 84: 1,881, 85: 2,206, 86: 2,747, 87: 3,370, 88: 3,698, 89: 3,517, 90: 3,094, 91: 3,581, 92: 12,326, 93: 69,161, 94: 97,183, 95: 64,546, 96: 33,209, 97: 9,763, 98: 7,296, 99: 17,165, 100: 35,957
----------------------
Tool: FastQC
Section: Per Base N Content
Section description: The percentage of base calls at each position for which an N
was called.
Section help text: From the FastQC help:
If a sequencer is unable to make a base call with sufficient confidence then it will
normally substitute an N
rather than a conventional base call. This graph shows the
percentage of base calls at each position for which an N
was called.
It's not unusual to see a very low proportion of Ns appearing in a sequence, especially
nearer the end of a sequence. However, if this proportion rises above a few percent
it suggests that the analysis pipeline was unable to interpret the data well enough to
make valid base calls.
Title: FastQC: Per Base N Content
Plot type: x/y line
X axis: Position in Read (bp)
Y axis: Percentage N-Count
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
Y values are in %
X values are in bp
Caligus_Female_11_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0, 150: 0
Caligus_Female_11_2 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0, 150: 0
Caligus_Female_22_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0, 150: 0
Caligus_Female_22_2 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0, 150: 0
Caligus_Female_33_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0, 150: 0
Caligus_Female_33_2 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0, 150: 0
Caligus_Male_1_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0
Caligus_Male_1_2 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0
Caligus_Male_2_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0
Caligus_Male_2_2 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0
Caligus_Male_3_1 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0
Caligus_Male_3_2 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0, 145: 0
----------------------
Tool: FastQC
Section: Sequence Length Distribution
Section description: The distribution of fragment sizes (read lengths) found. See the FastQC help
Title: FastQC: Sequence Length Distribution
Plot type: x/y line
X axis: Sequence Length (bp)
Y axis: Read Count
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
X values are in bp
Caligus_Female_11_1 151: 55,000,000
Caligus_Female_11_2 151: 55,000,000
Caligus_Female_22_1 151: 55,000,000
Caligus_Female_22_2 151: 55,000,000
Caligus_Female_33_1 151: 55,000,000
Caligus_Female_33_2 151: 55,000,000
Caligus_Male_1_1 0: 231, 5: 3,400, 10: 5,167, 15: 6,432, 20: 12,579, 25: 20,890, 30: 23,363, 35: 28,336, 40: 93,705, 45: 31,737, 50: 34,013, 55: 35,325, 60: 36,833, 65: 39,999, 70: 49,582, 75: 102,604, 80: 212,953, 85: 99,623, 90: 61,229, 95: 48,969, 100: 51,616, 105: 74,385, 110: 58,585, 115: 64,482, 120: 69,410, 125: 80,286, 130: 146,555, 135: 151,537, 140: 1,076,352, 145: 52,279,822
Caligus_Male_1_2 0: 1,316, 5: 16,850, 10: 24,490, 15: 24,472, 20: 26,551, 25: 27,842, 30: 28,430, 35: 30,885, 40: 33,722, 45: 36,079, 50: 38,434, 55: 40,633, 60: 42,820, 65: 52,510, 70: 80,823, 75: 212,637, 80: 55,181, 85: 57,890, 90: 64,032, 95: 62,035, 100: 66,077, 105: 70,987, 110: 77,715, 115: 85,708, 120: 96,031, 125: 111,532, 130: 140,159, 135: 183,228, 140: 655,732, 145: 52,555,199
Caligus_Male_2_1 0: 229, 5: 3,450, 10: 5,132, 15: 6,470, 20: 12,604, 25: 20,936, 30: 23,327, 35: 28,237, 40: 93,586, 45: 31,766, 50: 33,898, 55: 35,417, 60: 36,914, 65: 39,886, 70: 49,609, 75: 102,523, 80: 213,010, 85: 99,488, 90: 61,392, 95: 48,999, 100: 51,682, 105: 74,407, 110: 58,608, 115: 64,437, 120: 69,631, 125: 80,317, 130: 146,658, 135: 151,818, 140: 1,076,320, 145: 52,279,249
Caligus_Male_2_2 0: 1,295, 5: 16,732, 10: 24,650, 15: 24,442, 20: 26,497, 25: 27,988, 30: 28,360, 35: 30,847, 40: 33,693, 45: 36,033, 50: 38,595, 55: 40,806, 60: 42,779, 65: 52,494, 70: 80,976, 75: 212,649, 80: 55,256, 85: 57,850, 90: 64,112, 95: 62,019, 100: 65,847, 105: 70,814, 110: 77,720, 115: 85,704, 120: 96,039, 125: 111,781, 130: 140,116, 135: 182,885, 140: 655,803, 145: 52,555,218
Caligus_Male_3_1 0: 229, 5: 3,518, 10: 5,270, 15: 6,535, 20: 12,807, 25: 21,319, 30: 23,685, 35: 28,792, 40: 95,149, 45: 32,356, 50: 34,484, 55: 35,932, 60: 37,500, 65: 40,713, 70: 50,421, 75: 104,466, 80: 217,034, 85: 101,559, 90: 62,420, 95: 49,766, 100: 52,701, 105: 75,569, 110: 59,557, 115: 65,601, 120: 70,674, 125: 81,732, 130: 149,313, 135: 154,438, 140: 1,095,817, 145: 53,230,643
Caligus_Male_3_2 0: 1,333, 5: 17,112, 10: 25,064, 15: 24,921, 20: 27,043, 25: 28,395, 30: 28,990, 35: 31,302, 40: 34,247, 45: 36,754, 50: 39,105, 55: 41,439, 60: 43,515, 65: 53,338, 70: 82,343, 75: 216,627, 80: 56,389, 85: 59,003, 90: 65,147, 95: 63,154, 100: 67,153, 105: 71,989, 110: 78,999, 115: 87,016, 120: 97,530, 125: 113,462, 130: 142,633, 135: 186,411, 140: 667,603, 145: 53,511,983
----------------------
Tool: FastQC
Section: Sequence Duplication Levels
Section description: The relative level of duplication found for every sequence.
Section help text: From the FastQC Help:
In a diverse library most sequences will occur only once in the final set.
A low level of duplication may indicate a very high level of coverage of the
target sequence, but a high level of duplication is more likely to indicate
some kind of enrichment bias (e.g. PCR over amplification). This graph shows
the degree of duplication for every sequence in a library: the relative
number of sequences with different degrees of duplication.
Only sequences which first appear in the first 100,000 sequences
in each file are analysed. This should be enough to get a good impression
for the duplication levels in the whole file. Each sequence is tracked to
the end of the file to give a representative count of the overall duplication level.
The duplication detection requires an exact sequence match over the whole length of
the sequence. Any reads over 75bp in length are truncated to 50bp for this analysis.
In a properly diverse library most sequences should fall into the far left of the
plot in both the red and blue lines. A general level of enrichment, indicating broad
oversequencing in the library will tend to flatten the lines, lowering the low end
and generally raising other categories. More specific enrichments of subsets, or
the presence of low complexity contaminants will tend to produce spikes towards the
right of the plot.
Title: FastQC: Sequence Duplication Levels
Plot type: x/y line
X axis: Sequence Duplication Level
Y axis: % of Library
Samples: Caligus_Female_11_1, Caligus_Female_11_2, Caligus_Female_22_1, Caligus_Female_22_2, Caligus_Female_33_1, Caligus_Female_33_2, Caligus_Male_1_1, Caligus_Male_1_2, Caligus_Male_2_1, Caligus_Male_2_2, Caligus_Male_3_1, Caligus_Male_3_2
Y values are in %
Caligus_Female_11_1 1: 71, 2: 12, 3: 2, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 5, >50: 1, >100: 1, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Female_11_2 1: 85, 2: 10, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 0, >50: 0, >100: 0, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Female_22_1 1: 71, 2: 12, 3: 2, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 5, >50: 1, >100: 1, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Female_22_2 1: 85, 2: 11, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 0, >50: 0, >100: 0, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Female_33_1 1: 71, 2: 12, 3: 2, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 5, >50: 1, >100: 1, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Female_33_2 1: 85, 2: 10, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 0, >50: 0, >100: 0, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Male_1_1 1: 72, 2: 10, 3: 2, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 5, >50: 1, >100: 1, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Male_1_2 1: 87, 2: 9, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 0, >50: 0, >100: 0, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Male_2_1 1: 72, 2: 10, 3: 2, 4: 1, 5: 1, 6: 0, 7: 0, 8: 0, 9: 0, >10: 5, >50: 1, >100: 1, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Male_2_2 1: 87, 2: 9, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 0, >50: 0, >100: 0, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Male_3_1 1: 72, 2: 10, 3: 2, 4: 1, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 5, >50: 1, >100: 2, >500: 0, >1k: 0, >5k: 0, >10k+: 0
Caligus_Male_3_2 1: 87, 2: 9, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, >10: 0, >50: 0, >100: 0, >500: 0, >1k: 0, >5k: 0, >10k+: 0
----------------------
Tool: FastQC
Section: Overrepresented sequences by sample
Section description: The total amount of overrepresented sequences found in each library.
Section help text: FastQC calculates and lists overrepresented sequences in FastQ files. It would not be
possible to show this for all samples in a MultiQC report, so instead this plot shows
the number of sequences categorized as overrepresented.
Sometimes, a single sequence may account for a large number of reads in a dataset.
To show this, the bars are split into two: the first shows the overrepresented reads
that come from the single most common sequence. The second shows the total count
from all remaining overrepresented sequences.
From the FastQC Help:
A normal high-throughput library will contain a diverse set of sequences, with no
individual sequence making up a tiny fraction of the whole. Finding that a single
sequence is very overrepresented in the set either means that it is highly biologically
significant, or indicates that the library is contaminated, or not as diverse as you expected.
FastQC lists all the sequences which make up more than 0.1% of the total.
To conserve memory only sequences which appear in the first 100,000 sequences are tracked
to the end of the file. It is therefore possible that a sequence which is overrepresented
but doesn't appear at the start of the file for some reason could be missed by this module.
12 samples had less than 1% of reads made up of overrepresented sequences
----------------------
Tool: FastQC
Section: Top overrepresented sequences
Section description: Top overrepresented sequences across all samples. The table shows 20
most overrepresented sequences across all samples, ranked by the number of samples they occur in.
Title: FastQC: Top overrepresented sequences
Plot type: violin plot
Number of samples: 5
Metrics:
Reports - Number of FastQC reports where this sequence is founds as overrepresented
Occurrences - Total number of occurrences of the sequence (among the samples where the sequence is overrepresented)
% of all reads - Total number of occurrences as the percentage of all reads (among samples where the sequence is overrepresented)
|Overrepresented sequence|Reports|Occurrences|% of all reads|
|---|---|---|---|
|AAAAAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG|3|339,342|0.0513|
|AAAAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG|3|214,171|0.0324|
|AGATCGGAAGAGCACACGTCTGAACTCCAGTCACGTGATGGTATCTAGTA|3|869,712|0.1314|
|AGATCGGAAGAGCACACGTCTGAACTCCAGTCACGTGATGGTATCTAGTG|3|251,796|0.0380|
|AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGTATCCGTCCGTGTAGATC|3|929,050|0.1403|
----------------------
Tool: FastQC
Section: Adapter Content
Section description: The cumulative percentage count of the proportion of your
library which has seen each of the adapter sequences at each position.
Section help text: Note that only samples with ≥ 0.1% adapter contamination are shown.
There may be several lines per sample, as one is shown for each adapter
detected in the file.
From the FastQC Help:
The plot shows a cumulative percentage count of the proportion
of your library which has seen each of the adapter sequences at each position.
Once a sequence has been seen in a read it is counted as being present
right through to the end of the read so the percentages you see will only
increase as the read length goes on.
Title: FastQC: Adapter Content
Plot type: x/y line
X axis: Position (bp)
Y axis: % of Sequences
Samples: Caligus_Female_11_1 - illumina_universal_adapter, Caligus_Female_11_1 - polya, Caligus_Female_11_1 - polyg, Caligus_Female_11_2 - illumina_universal_adapter, Caligus_Female_11_2 - polya, Caligus_Female_11_2 - polyg, Caligus_Female_22_1 - illumina_universal_adapter, Caligus_Female_22_1 - polya, Caligus_Female_22_1 - polyg, Caligus_Female_22_2 - illumina_universal_adapter, Caligus_Female_22_2 - polya, Caligus_Female_22_2 - polyg, Caligus_Female_33_1 - illumina_universal_adapter, Caligus_Female_33_1 - polya, Caligus_Female_33_1 - polyg, Caligus_Female_33_2 - illumina_universal_adapter, Caligus_Female_33_2 - polya, Caligus_Female_33_2 - polyg, Caligus_Male_1_1 - polya, Caligus_Male_1_1 - polyg, Caligus_Male_1_2 - polya, Caligus_Male_1_2 - polyg, Caligus_Male_2_1 - polya, Caligus_Male_2_1 - polyg, Caligus_Male_2_2 - polya, Caligus_Male_2_2 - polyg, Caligus_Male_3_1 - polya, Caligus_Male_3_1 - polyg, Caligus_Male_3_2 - polya, Caligus_Male_3_2 - polyg
Y values are in %
X values are in bp
Caligus_Female_11_1 - illumina_universal_adapter 1: 1, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1, 15: 1, 20: 1, 25: 1, 30: 1, 35: 1, 40: 1, 45: 1, 50: 1, 55: 1, 60: 1, 65: 1, 70: 1, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_11_1 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0
Caligus_Female_11_1 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_11_2 - illumina_universal_adapter 1: 0, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1, 15: 1, 20: 1, 25: 1, 30: 1, 35: 1, 40: 1, 45: 1, 50: 1, 55: 1, 60: 1, 65: 1, 70: 1, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_11_2 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 1, 25: 1, 30: 1, 35: 1, 40: 2, 45: 2, 50: 2, 55: 2, 60: 3, 65: 3, 70: 3, 75: 3, 80: 4, 85: 4, 90: 4, 95: 4, 100: 5, 105: 5, 110: 5, 115: 5, 120: 6, 125: 6, 130: 6, 135: 6, 140: 6
Caligus_Female_11_2 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_22_1 - illumina_universal_adapter 1: 1, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1, 15: 1, 20: 1, 25: 1, 30: 1, 35: 1, 40: 1, 45: 1, 50: 1, 55: 1, 60: 1, 65: 1, 70: 1, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_22_1 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0
Caligus_Female_22_1 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_22_2 - illumina_universal_adapter 1: 0, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1, 15: 1, 20: 1, 25: 1, 30: 1, 35: 1, 40: 1, 45: 1, 50: 1, 55: 1, 60: 1, 65: 1, 70: 1, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_22_2 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 1, 25: 1, 30: 1, 35: 1, 40: 2, 45: 2, 50: 2, 55: 2, 60: 3, 65: 3, 70: 3, 75: 3, 80: 4, 85: 4, 90: 4, 95: 4, 100: 5, 105: 5, 110: 5, 115: 5, 120: 6, 125: 6, 130: 6, 135: 6, 140: 6
Caligus_Female_22_2 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_33_1 - illumina_universal_adapter 1: 1, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1, 15: 1, 20: 1, 25: 1, 30: 1, 35: 1, 40: 1, 45: 1, 50: 1, 55: 1, 60: 1, 65: 1, 70: 1, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_33_1 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 0, 85: 0, 90: 0, 95: 0, 100: 0, 105: 0, 110: 0, 115: 0, 120: 0, 125: 0, 130: 0, 135: 0, 140: 0
Caligus_Female_33_1 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_33_2 - illumina_universal_adapter 1: 0, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1, 15: 1, 20: 1, 25: 1, 30: 1, 35: 1, 40: 1, 45: 1, 50: 1, 55: 1, 60: 1, 65: 1, 70: 1, 75: 1, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Female_33_2 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 1, 25: 1, 30: 1, 35: 1, 40: 2, 45: 2, 50: 2, 55: 2, 60: 3, 65: 3, 70: 3, 75: 3, 80: 4, 85: 4, 90: 4, 95: 4, 100: 5, 105: 5, 110: 5, 115: 5, 120: 6, 125: 6, 130: 6, 135: 6, 140: 6
Caligus_Female_33_2 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 15: 0, 20: 0, 25: 0, 30: 0, 35: 0, 40: 0, 45: 0, 50: 0, 55: 0, 60: 0, 65: 0, 70: 0, 75: 0, 80: 1, 85: 1, 90: 1, 95: 1, 100: 1, 105: 1, 110: 1, 115: 1, 120: 1, 125: 1, 130: 1, 135: 1, 140: 1
Caligus_Male_1_1 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_1_1 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_1_2 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 1, 22: 1, 24: 1, 26: 1, 28: 1, 30: 1, 32: 1, 34: 1, 36: 1, 38: 2, 40: 2, 42: 2, 44: 2, 46: 2, 48: 2, 50: 2, 52: 2, 54: 2, 56: 2, 58: 3, 60: 3, 62: 3, 64: 3, 66: 3, 68: 3, 70: 3, 72: 3, 74: 3, 76: 3, 78: 4, 80: 4, 82: 4, 84: 4, 86: 4, 88: 4, 90: 4, 92: 4, 94: 4, 96: 4, 98: 5, 100: 5, 102: 5, 104: 5, 106: 5, 108: 5, 110: 5, 112: 5, 114: 5, 116: 5, 118: 5, 120: 6, 122: 6, 124: 6, 126: 6, 128: 6, 130: 6, 132: 6, 134: 6, 136: 6, 138: 6
Caligus_Male_1_2 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_2_1 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_2_1 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_2_2 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 1, 22: 1, 24: 1, 26: 1, 28: 1, 30: 1, 32: 1, 34: 1, 36: 1, 38: 2, 40: 2, 42: 2, 44: 2, 46: 2, 48: 2, 50: 2, 52: 2, 54: 2, 56: 2, 58: 3, 60: 3, 62: 3, 64: 3, 66: 3, 68: 3, 70: 3, 72: 3, 74: 3, 76: 3, 78: 4, 80: 4, 82: 4, 84: 4, 86: 4, 88: 4, 90: 4, 92: 4, 94: 4, 96: 4, 98: 5, 100: 5, 102: 5, 104: 5, 106: 5, 108: 5, 110: 5, 112: 5, 114: 5, 116: 5, 118: 5, 120: 6, 122: 6, 124: 6, 126: 6, 128: 6, 130: 6, 132: 6, 134: 6, 136: 6, 138: 6
Caligus_Male_2_2 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_3_1 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_3_1 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
Caligus_Male_3_2 - polya 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 1, 22: 1, 24: 1, 26: 1, 28: 1, 30: 1, 32: 1, 34: 1, 36: 1, 38: 2, 40: 2, 42: 2, 44: 2, 46: 2, 48: 2, 50: 2, 52: 2, 54: 2, 56: 2, 58: 3, 60: 3, 62: 3, 64: 3, 66: 3, 68: 3, 70: 3, 72: 3, 74: 3, 76: 3, 78: 4, 80: 4, 82: 4, 84: 4, 86: 4, 88: 4, 90: 4, 92: 4, 94: 4, 96: 4, 98: 5, 100: 5, 102: 5, 104: 5, 106: 5, 108: 5, 110: 5, 112: 5, 114: 5, 116: 5, 118: 5, 120: 6, 122: 6, 124: 6, 126: 6, 128: 6, 130: 6, 132: 6, 134: 6, 136: 6, 138: 6
Caligus_Male_3_2 - polyg 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 12: 0, 14: 0, 16: 0, 18: 0, 20: 0, 22: 0, 24: 0, 26: 0, 28: 0, 30: 0, 32: 0, 34: 0, 36: 0, 38: 0, 40: 0, 42: 0, 44: 0, 46: 0, 48: 0, 50: 0, 52: 0, 54: 0, 56: 0, 58: 0, 60: 0, 62: 0, 64: 0, 66: 0, 68: 0, 70: 0, 72: 0, 74: 0, 76: 0, 78: 0, 80: 0, 82: 0, 84: 0, 86: 0, 88: 0, 90: 0, 92: 0, 94: 0, 96: 0, 98: 0, 100: 0, 102: 0, 104: 0, 106: 0, 108: 0, 110: 0, 112: 0, 114: 0, 116: 0, 118: 0, 120: 0, 122: 0, 124: 0, 126: 0, 128: 0, 130: 0, 132: 0, 134: 0, 136: 0, 138: 0
----------------------
Tool: FastQC
Section: Status Checks
Section description: Status for each FastQC section showing whether results seem entirely normal (green),
slightly abnormal (orange) or very unusual (red).
Section help text: FastQC assigns a status for each section of the report.
These give a quick evaluation of whether the results of the analysis seem
entirely normal (green), slightly abnormal (orange) or very unusual (red).
It is important to stress that although the analysis results appear to give a pass/fail result,
these evaluations must be taken in the context of what you expect from your library.
A 'normal' sample as far as FastQC is concerned is random and diverse.
Some experiments may be expected to produce libraries which are biased in particular ways.
You should treat the summary evaluations therefore as pointers to where you should concentrate
your attention and understand why your library may not look random and diverse.
Specific guidance on how to interpret the output of each module can be found in the relevant
report section, or in the FastQC help.
In this heatmap, we summarise all of these into a single heatmap for a quick overview.
Note that not all FastQC sections have plots in MultiQC reports, but all status checks
are shown in this heatmap.
Title: FastQC: Status Checks
Plot type: heatmap
X axis: Section Name
Y axis: Sample
Z axis: z
|Sample|Basic Statistics|Per Base Sequence Quality|Per Tile Sequence Quality|Per Sequence Quality Scores|Per Base Sequence Content|Per Sequence GC Content|Per Base N Content|Sequence Length Distribution|Sequence Duplication Levels|Overrepresented Sequences|Adapter Content|
|---|---|---|---|---|---|---|---|---|---|---|---|
|Caligus_Female_11_1|1|1|0.25|1|0.5|0.25|1|1|1|0.5|1|
|Caligus_Female_11_2|1|1|0.25|1|0.25|0.25|1|1|1|0.5|0.5|
|Caligus_Female_22_1|1|1|0.25|1|0.5|0.25|1|1|1|0.5|1|
|Caligus_Female_22_2|1|1|0.25|1|0.25|0.25|1|1|1|0.5|0.5|
|Caligus_Female_33_1|1|1|0.25|1|0.5|0.25|1|1|1|0.5|1|
|Caligus_Female_33_2|1|1|0.25|1|0.25|0.25|1|1|1|0.5|0.5|
|Caligus_Male_1_1|1|1|0.25|1|0.25|0.25|1|0.5|1|1|1|
|Caligus_Male_1_2|1|1|0.5|1|0.25|0.25|1|0.5|1|0.5|0.5|
|Caligus_Male_2_1|1|1|0.25|1|0.25|0.25|1|0.5|1|1|1|
|Caligus_Male_2_2|1|1|0.5|1|0.25|0.25|1|0.5|1|0.5|0.5|
|Caligus_Male_3_1|1|1|0.25|1|0.25|0.25|1|0.5|1|1|1|
|Caligus_Male_3_2|1|1|0.5|1|0.25|0.25|1|0.5|1|0.5|0.5|
----------------------
Tool: nf-core/methylseq Methods Description
Section:
Methods
Data was processed using nf-core/methylseq v4.1.0 (doi: 10.5281/zenodo.1343417) of the nf-core collection of workflows (Ewels et al., 2020), utilising reproducible software environments from the Bioconda (Grüning et al., 2018) and Biocontainers (da Veiga Leprevost et al., 2017) projects.
The pipeline was executed with Nextflow v25.04.6 (Di Tommaso et al., 2017) with the following command:
nextflow run nf-core/methylseq -c /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/code/04.config --input /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/code/04.samplesheet.csv --outdir /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/output/04-nextflow-comb --fasta /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/data/GCA_013387185.1_ASM1338718v1_genomic.fa -resume --clip_r2 15 -with-trace -with-report nf_report.html -with-timeline nf_timeline.html --nomeseq
Tools used in the workflow included: FastQC (Andrews 2010), Trim Galore! (Krueger) Bismark (Krueger 2011) bwa-meth (Pedersen 2014) Picard (Broad Institute 2019) Qualimap (Okonechnikov 2015) Preseq (Daley 2013) MultiQC (Ewels et al. 2016) .
References
- Di Tommaso, P., Chatzou, M., Floden, E. W., Barja, P. P., Palumbo, E., & Notredame, C. (2017). Nextflow enables reproducible computational workflows. Nature Biotechnology, 35(4), 316-319. doi: 10.1038/nbt.3820
- Ewels, P. A., Peltzer, A., Fillinger, S., Patel, H., Alneberg, J., Wilm, A., Garcia, M. U., Di Tommaso, P., & Nahnsen, S. (2020). The nf-core framework for community-curated bioinformatics pipelines. Nature Biotechnology, 38(3), 276-278. doi: 10.1038/s41587-020-0439-x
- Grüning, B., Dale, R., Sjödin, A., Chapman, B. A., Rowe, J., Tomkins-Tinch, C. H., Valieris, R., Köster, J., & Bioconda Team. (2018). Bioconda: sustainable and comprehensive software distribution for the life sciences. Nature Methods, 15(7), 475–476. doi: 10.1038/s41592-018-0046-7
- da Veiga Leprevost, F., Grüning, B. A., Alves Aflitos, S., Röst, H. L., Uszkoreit, J., Barsnes, H., Vaudel, M., Moreno, P., Gatto, L., Weber, J., Bai, M., Jimenez, R. C., Sachsenberg, T., Pfeuffer, J., Vera Alvarez, R., Griss, J., Nesvizhskii, A. I., & Perez-Riverol, Y. (2017). BioContainers: an open-source and community-driven framework for software standardization. Bioinformatics (Oxford, England), 33(16), 2580–2582. doi: 10.1093/bioinformatics/btx192
- Andrews S, (2010) FastQC, URL: https://www.bioinformatics.babraham.ac.uk/projects/fastqc/).
- Ewels, P., Magnusson, M., Lundin, S., & Käller, M. (2016). MultiQC: summarize analysis results for multiple tools and samples in a single report. Bioinformatics , 32(19), 3047–3048. doi: /10.1093/bioinformatics/btw354
- https://www.bioinformatics.babraham.ac.uk/projects/trim_galore
- Felix Krueger, Simon R. Andrews, Bismark: a flexible aligner and methylation caller for Bisulfite-Seq applications, Bioinformatics, Volume 27, Issue 11, 1 June 2011, Pages 1571–1572, doi: /10.1093/bioinformatics/btr167
- Pedersen, Brent S. and Eyring, Kenneth and De, Subhajyoti and Yang, Ivana V. and Schwartz, David A. Fast and accurate alignment of long bisulfite-seq reads, arXiv:1401.1129, doi: 10.48550/arXiv.1401.1129
- Picard Tools, Broad Institute.
- Konstantin Okonechnikov, Ana Conesa, Fernando García-Alcalde, Qualimap 2: advanced multi-sample quality control for high-throughput sequencing data, Bioinformatics, Volume 32, Issue 2, 15 January 2016, Pages 292–294, doi: 10.1093/bioinformatics/btv566
- Daley, T., Smith, A. Predicting the molecular complexity of sequencing libraries. Nat Methods 10, 325–327 (2013). doi: 10.1038/nmeth.2375
Notes:
- The command above does not include parameters contained in any configs or profiles that may have been used. Ensure the config file is also uploaded with your publication!
- You should also cite all software used within this run. Check the "Software Versions" of this report to get version information.
----------------------
Tool: nf-core/methylseq Workflow Summary
Section:
Input/output options
- input
- /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/code/04.samplesheet.csv
- outdir
- /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/output/04-nextflow-comb
Reference genome options
- fasta
- /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/data/GCA_013387185.1_ASM1338718v1_genomic.fa
Adapter Trimming
- clip_r2
- 15
Bismark options
- nomeseq
- true
Institutional config options
- config_profile_contact
- Steven Roberts
- config_profile_description
- UW Hyak Roberts labs cluster profile provided by nf-core/configs.
- config_profile_url
- https://faculty.washington.edu/sr320/
Generic options
- trace_report_suffix
- 2025-08-30_06-51-49
Core Nextflow options
- configFiles
- /mmfs1/gscratch/scrubbed/sr320/.nextflow/assets/nf-core/methylseq/nextflow.config, /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/code/04.config
- containerEngine
- singularity
- launchDir
- /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/output/04-nextflow-comb
- profile
- standard
- projectDir
- /mmfs1/gscratch/scrubbed/sr320/.nextflow/assets/nf-core/methylseq
- revision
- master
- runName
- condescending_meucci
- userName
- sr320
- workDir
- /mmfs1/gscratch/scrubbed/sr320/github/project-caligus-methylation/output/04-nextflow-comb/work