Giraffe Report

Statistics

MetricR941R1041
Estimate (average)
Estimated read accuracy94.5497.49
Read length2412.331538.32
Read GC content49.4549.38
Observed (average)
Observed read accuracy94.9497.34
Observed read identification98.0099.00
Substitution proportion1.911.21
Insertion proportion1.150.54
Deletion proportion2.000.91
Homopolymer accuracy (A)84.1690.62
Homopolymer accuracy (T)84.3490.72
Homopolymer accuracy (G)76.1285.54
Homopolymer accuracy (C)76.1285.70

Estimate

Estimated accuracy

Note: If the scale of accuracy is not suitable, please use the giraffe_plot function to replot.

giraffe_plot estimate_acc --input Estimated_information.txt --x_min 95 --x_max 100 --x_gap 1

Read GC content
Read length

Observe

Observed accuracy

Note: If the scale of accuracy is not suitable, please use the giraffe_plot function to replot.

giraffe_plot observe_acc --input Observed_information.txt --x_min 95 --x_max 100 --x_gap 1

Mismatch proportion

Note: If the scale of proportion is not suitable, please use the giraffe_plot function to replot.

giraffe_plot observe_mismatch --input Observed_information.txt --y_max 5 --y_gap 1

Homopolymer identification

Note: If the scale of accuracy is not suitable, please use the giraffe_plot function to replot.

giraffe_plot observe_homo --input Homoploymer_summary.txt --y_min 90 --y_max 100 --y_gap 2

GC bias

Bin distribution
Relationship (depth and GC conetent)

Note: If the scale of GC content is not suitable, please use the renormalization_sequencing_bias for normalzation and giraffe_plot for plotting.

renormalization_sequencing_bias -i S1_distribution.txt -l 30 -r 60 -o S1.txt

giraffe_plot gcbias --input new_gcbias.txt --x_min 20 --x_max 50 --x_gap 2