luizirber / galGal

galGal analysis scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

galGal

Analysis scripts for galGal

Repository organization

  • Makefile

    Driver script

  • inputs/

  • outputs/

    Output files created by the Makefile or auxiliary scripts.

    Guideline: No output file should be generated based on files outside of inputs/ or workdirs/

  • scripts/

    Auxiliary scripts.

  • notebooks/

    IPython notebooks containing the analysis.

  • workdirs/

    Job submission system outputs and results.

Dependencies

MSU HPCC

On MSU HPCC you can source hpcc.modules for all the dependencies.

License

BSD licensed. See the bundled LICENSE file for more details.

About

galGal analysis scripts

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 50.6%Language:Makefile 40.4%Language:Shell 9.0%