orgintercompareinput | R Documentation |
mcalrate
to a data.frameOrganize the results calculated by the function mcalrate
to a
data.frame with the 1st column as gene symbols and the other columns as gene
elongation rates inferred for each Pro-seq or Gro-seq pair. This data.frame
can be used as input for the function intercompare
.
orgintercompareinput(reslist, targetgenes = NULL)
reslist |
The result list generated by the function |
targetgenes |
Which genes need to be included in the output of this
function. If it is NULL (The default value), all genes provided by the
parameter |
A data.frame with the 1st column as gene symbols and the other
columns as gene elongation rates inferred for each Pro-seq or Gro-seq
pair. This data.frame can be used as input for the function
intercompare
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.