dieterich-lab / CircTest

CircRNA testing and ploting R package
9 stars 8 forks source link

Add circRNA/total count ratio #8

Closed CDieterich closed 5 years ago

CDieterich commented 5 years ago

Dear Tobias,

please add circular over total count ration to spreadsheet output.

tjakobi commented 5 years ago

The circ.test() function now generates additional columns at the end of the summary_table containing the mean of all replicates per group. The ratios are additionally returned in the ratios object of circ.test().

tjakobi commented 5 years ago

Note: when CircTest is updated this functionality automatically becomes available in circtools.