GithubHelp home page GithubHelp logo

jhpce_module_source's Introduction

JHPCE module source

This repository contains the module source files for modules contributed to JHPCE mostly by members of the R/Bioconductor-powered Team Data Science at the Lieber Institute for Brain Development. Though other people from LIBD can contribute to these modules and request to be added to the lieber_modules user group as detailed here.

The configuration files are hosted in the jhpce_module_config GitHub repository.

Questions

If you have any questions, please send an email to the JHPCE bithelp mailing list described at Ways to Seek Help and Support.

Usage

See the jhpce_module_config repository.

Create a new module

Step 1. Create a directory in lowercase with the name of the source you are installing. In this example, we'll install HISAT2 version 2.2.1.

mkdir hisat2

Step 2. Create a nested directory with the version number of the software you are installing. In this example, that would be 2.2.1.

mkdir hisat2/2.2.1

Step 3. Copy and rename the template README.md

cp README_template.md hisat2/2.2.1/README.md

Step 4. Edit the template README.md in the new directory and install the software. Make sure that any information for reproducing the installation process is documented. As an example, check the hisat2/2.2.1/README.md file.

Step 5. Make sure that the permissions are set correctly at the end.

## Use 7 for group: so Nick and Leo can edit the files
chmod 775 -R hisat2/2.2.1/

Contributors

Current

Former

JHPCE location

/jhpce/shared/libd/core

Useful aliases for your ~/.bashrc file:

## Creating modules
# https://lmod.readthedocs.io/en/latest/050_lua_modulefiles.html
alias modsrc="cd /jhpce/shared/libd/core"
alias modlua="cd /jhpce/shared/libd/modulefiles"

jhpce_module_source's People

Contributors

nick-eagles avatar lcolladotor avatar briannabarry avatar gpertea avatar emilyburke avatar joshstolz avatar aseyedia avatar ryamiller avatar

Watchers

Andrew Jaffe avatar James Cloos avatar Stephanie Hicks avatar  avatar  avatar Bill Ulrich avatar Lukas Weber avatar  avatar Robert Phillips  avatar Prashanthi Ravichandran avatar Sean Maden avatar Boyi Guo avatar Abby Spangler avatar  avatar

jhpce_module_source's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.