Skip to content

Usage with Docker #112

Description

@roddypr

Hi,

I am having difficulties installing the software. The script FitHiChIP_Docker.sh includes these these lines:

HiCProExec=`which HiC-Pro`
if [[ -z $HiCProExec ]]; then
	echo 'ERROR ===>>>> HiC-pro is not installed in the system - FitHiChIP quits !!!'
	exit 1
fi

Am I understanding it correctly that the FitHiChip Docker image needs a system-wide installation of HiC-Pro to work?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions