get_top50_mapping: Get top 50 mapping positions

View source: R/riboseqc.R

get_top50_mappingR Documentation

Get top 50 mapping positions

Description

This function retrieves data on the top 50 positions (nucleotide resolution) are listed where most reads (their 5' end) map to, revealing possibly contaminating sequences.

This data is used in the Ribo-seQC report in section 5 (displayed as table).

Usage

get_top50_mapping(rdata_list)

Arguments

rdata_list

List of RiboseQC analysis RData objects generated by generate_rdata_list.

Value

This function returns data to be displayed as table in the html report.

Author(s)

Dominique Sydow, dominique.sydow@posteo.de

See Also

create_html_report


ohlerlab/RiboseQC documentation built on Aug. 15, 2023, 7:30 a.m.