Man pages for qckitfastq
FASTQ Quality Control

adapter_contentCreates a sorted from most frequent to least frequent...
calc_adapter_contentCompute adapter content in reads. This function is only...
calc_format_scoreCalculate score based on Illumina format
calc_over_rep_seqCalculate sequece counts for each unique sequence and create...
dimensionsExtract the number of columns and rows for a FASTQ file using...
find_formatGets quality score encoding format from the FASTQ file....
GC_contentCalculates GC content percentage for each read in the...
gc_per_readCalculate GC nucleotide sequence content per read of the...
kmer_countReturn kmer count per sequence for the length of kmer desired
overrep_kmerGenerate overrepresented kmers of length k based on their...
overrep_readsSort all sequences per read by count.
per_base_qualityCompute the mean, median, and percentiles of quality score...
per_read_qualityCompute the mean quality score per read. 'per_read_quality'
plot_adapter_contentCreates a bar plot of the top 5 most present adapter...
plot_GC_contentGenerate mean GC content histogram.
plot_outliersDetermine how to plot outliers. Heuristic used is whether...
plot_overrep_kmerCreate a box plot of the log2(observed/expected) ratio across...
plot_overrep_readsPlot the top 5 seqeunces
plot_per_base_qualityGenerate a boxplot of the per position quality score.
plot_per_read_qualityPlot the mean quality score per sequence as a histogram. High...
plot_read_contentPlot the per position nucleotide content.
plot_read_lengthPlot a histogram of the number of reads with each read...
qual_score_per_readCalculate the mean quality score per read of the FASTQ...
read_base_contentCompute nucleotide content per position for a single base...
read_contentCompute nucleotide content per position. Wrapper function...
read_lengthCreates a data frame of read lengths and the number of reads...
run_allWill run all functions in the qckitfastq suite and save the...
qckitfastq documentation built on Nov. 8, 2020, 5:24 p.m.