GoekeLab / bambu

Reference-guided transcript discovery and quantification for long read RNA-Seq data
GNU General Public License v3.0
189 stars 24 forks source link

add unit test for writeBambuOutput and update bambu output #296

Closed lingminhao closed 2 years ago

lingminhao commented 2 years ago

Here I add some unit tests for the writeBambuOutput() function. It tests whether:

Additionally, since the theta column was removed from the Bambu output, some of the internal/external data would also need to be updated.