Changes between Version 2 and Version 3 of cypress/SingularityDockerhub


Ignore:
Timestamp:
03/02/23 14:09:21 (14 months ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SingularityDockerhub

    v2 v3  
    2020
    2121=== 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.
     22This 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.
    2323
    2424On Centos7 computing node, (need 'idev'),
     
    3535
    3636To 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,
     37Assuming the example dataset is extracted under /lustre/project/'''group/user'''/fastdtlmapper, where ''''group'''' is the group name and ''''user'''' is the user name,
    3838{{{
    3939export SINGULARITYENV_TMPDIR=/tmp