Skip to content

Feature request: package this project for multi-user system #34

@delocalizer

Description

@delocalizer

We'd like to be able to install this software on our HPC infrastructure and make it available to all users but as it stands that's not possible, the two hurdles being:

  1. The executable assumes that the two directories input/ and mappability/ are co-located with it, and writeable by the end user(s). This isn't compatible with a multi-user system where typically the executable will be in a read-only bin/ directory and input data location will vary by user.
  2. There's no install target in the top-level makefile so there's no simple method to customize the location of the executable and its libraries, in particular the linked bamtools library

Thank you; our users would be appreciative!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions