\name{makeGCcontent} \alias{makeGCcontent} \title{Building a list of gene-level GC frequencies} \description{A function to build a gene-level GC frequences associated to the genes generated by the makeGeneScaffold function. Built scaffolds with GC content are available as precompiled at sourceforge oneChannelGUI.extras project. } \usage{makeGCcontent(scaffold ,whichRef)} \arguments{ \item{scaffold}{The GRange object created by makeGeneScaffold} \item{whichRef}{The genome of interest to be used to create a gene-level scaffold} } \author{Raffaele A Calogero} \seealso{makeGeneScaffold, wrapScaffold} \keyword{utilities}