Skip to content
Snippets Groups Projects
Select Git revision
  • 8f2c8522ae7f7e4ad2aea2d282d6df6ad14f1df9
  • master default protected
  • carpin-master-patch-86884
  • dev
  • v2.0.0
  • v0.4.0
  • v0.3.0
  • v0.2.9
  • v0.2.8
  • v0.2.7
  • v0.2.6
  • v0.1.0
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.2
19 results

src

  • Clone with SSH
  • Clone with HTTP
  • Forked from LBMC / nextflow
    Source project has a limited visibility.

    LBMC module repository

    Description

    This repository is the development of the LBMC module repository as available on the PSMN in the /Xnfs/lbmcdb/common/modules/ folder.

    If you don't want to contribute, you don't need to clone this repository and you can proceed with the instruction of the Installation section.

    Installation

    To get access to the LBMC modules repository use the following command:

    ln -s /Xnfs/lbmcdb/common/modules/modulefiles ~/privatemodules
    module use ~/privatemodules

    You can add the following lines to your ~/.bashrc or ~/.profile file to make this change permanent :

    module use ~/privatemodules