Skip to content

Releases: AngelCampos/txtools

v0.1.2

13 Sep 01:14
Compare
Choose a tag to compare

v0.1.2

  • Bug fix: stringr::str_sub() update broke functions.

v0.1.1

  • Bug fix: Error processing single-end reads

v0.1.0 [Major]

  • Added ignore.strand functionality to load reads regardless if the RNA-seq library is strand-aware.
  • New plotting function tx_plot_numeric(): Plots numeric variables along the transcriptomic space.
    tx_metagene_() functions have a normalization argument which yields the area under the curve to be proportional to 1(transcriptomic window length).
  • Plus minor fixes.