xryanglab / xtail

Genome-wide assessment of differential translations with ribosome profiling data
GNU General Public License v3.0
17 stars 18 forks source link

Bug fixed. #2

Open YangLabProject opened 8 years ago

YangLabProject commented 8 years ago

I have fixed the bug that positive TE values have p-values of zero. I am terribly sorry about this bug. The users who downloaded xtail before April 18, 2016, can download the new version of xtail, or continue using the installed version with adding the "ci" argument in "xtail" function, for example,

test.results <- xtail(mrna,rpf,condition,bins=1000,ci=0.9)