BwUniCluster2.0/Software/R/cummeRbund: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 October 2024

  • curprev 15:2015:20, 30 October 2024K Kuck talk contribs 5,152 bytes +2 No edit summary
  • curprev 15:1315:13, 30 October 2024K Kuck talk contribs 5,150 bytes −5 No edit summary
  • curprev 15:1215:12, 30 October 2024K Kuck talk contribs 5,155 bytes +5,155 Created page with "= General information = [https://rspatial.github.io/terra/ '''<code>CummeRbund</code>'''] is an <code>R</code> package designed to aid and simplify the task of analyzing Cufflinks RNA-Seq output. = Installation instructions = == Preparations == Installing <code>CummeRbund</code> involves compiling source code. Therefore, ensure that the following flags are set in <code>$HOME/.R/Makevars</code>: <pre> cat ~/.R/Makevars CXX14=g++ CXX17=g++ CXX14FLAGS += -std=c++14 C..."