Changes between Version 2 and Version 3 of cypress/SingularityDockerhub
- Timestamp:
- 03/02/23 14:09:21 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SingularityDockerhub
v2 v3 20 20 21 21 === Example : [https://github.com/moshi4/FastDTLmapper FastDTLmapper] === 22 This tool requires many python packages and needs those to set up both python2 and python3. Fortunately, the developer provides Docker Images so we can use a Docker image and generate a Sigularity image.22 This tool depends on many python packages and requires both python2 and python3. Fortunately, the developer provides Docker Images so we can use it to generate a Singularity image. 23 23 24 24 On Centos7 computing node, (need 'idev'), … … 35 35 36 36 To run it with the minimum test dataset, 37 Assuming the example dataset is extracted under /lustre/project/ group/user/fastdtlmapper, where 'group' is the group name and 'user' is the user name,37 Assuming the example dataset is extracted under /lustre/project/'''group/user'''/fastdtlmapper, where ''''group'''' is the group name and ''''user'''' is the user name, 38 38 {{{ 39 39 export SINGULARITYENV_TMPDIR=/tmp