tools for calculating nucleotide composition of a gene
1
0
Entering edit mode
2.9 years ago
xiaoleiusc ▴ 140

Hi, All,

I wonder if there is any tool to do nucleotide composition analysis to generate figures such as this (link here)? It would be great if the sliding window size could be customized.

Thanks,

Xiao

NGS • 1.1k views
ADD COMMENT
1
Entering edit mode
ADD REPLY
1
Entering edit mode
2.9 years ago
bernatgel ★ 3.4k

You should be able to compute the actual nucleotide composition with Biostrings and compute the rolling mean with zoo::rollmean. To plot these values you can use karyoploteR. This example at the karyoploteR tutorial does not do a rolling mean but computed the mean over fixed tiling, but it can help you get started.

Example of a nucleotide frequency plot generated by karyoploteR

ADD COMMENT

Login before adding your answer.

Traffic: 2660 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6