All public logs

Jump to navigation Jump to search

Combined display of all available logs of bwHPC Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:12, 30 October 2024 K Kuck talk contribs created page BwUniCluster2.0/Software/R/cummeRbund (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...")
  • 13:39, 28 October 2024 K Kuck talk contribs created page BwUniCluster2.0/Software/R/terra (R 4.2.1) (Created page with " <span style="color:red"><b>Note that the instructions provided below refer to R 4.2.1 (but not R 4.3.3)! We are currently updating our guides for R 4.3.3.</b></span> = General information = sf and terra allow to use the following tools for handling spatial structures in R * the 'Geospatial' Data Abstraction Library [https://gdal.org/ GDAL] * Projection/transformation operations from the [https://proj.org/ PROJ] library * Interface to the open source Geometry Engin...")
  • 13:48, 27 October 2024 K Kuck talk contribs created page BwUniCluster2.0/Software/R/Rgdal (R 4.2.1) (Created page with "<span style="color:red"><b>Note that the instructions provided below refer to R 4.2.1 (but not R 4.4.1)!</b></span> = General information = <span style="color:red"><b>Note that rgdal and rgeos have been retired by their developers in 2023!</b> Please find further information at [https://cran.r-project.org/web/packages/rgdal/index.html https://cran.r-project.org/web/packages/rgdal/index.html] and [https://cran.r-project.org/web/packages/rgeos/index.html https://cran.r-p...")