Skip to content

Need to updated paths #1028

Description

@rhshah

@nikhil @buehlere
We recently closed Ian's account and did not realize he had paths from his home directory. My apologies for the trouble. I think I covered all, but please let me know if I did not and there are things still pointing out to /home/johsoni dir in all the templates

Legacy

"picard_path": "/home/johnsoni/vendor_tools/picard-2.8.1.jar",

Should be:

    "picard_path": "juno:///juno/work/access/production/resources/tools/picard/versions/v2.8.1/picard-2.8.1.jar",

"arrg_path": "/home/johnsoni/vendor_tools/AddOrReplaceReadGroups-1.96.jar",

Should be:

    "arrg_path": "juno:///juno/work/access/production/resources/tools/picard/versions/v1.96/picard-tools-1.96/AddOrReplaceReadGroups.jar",

"marianas_path": "/home/johnsoni/vendor_tools/Marianas-1.8.0.jar",

Should be

    "marianas_path": "juno:///juno/work/access/production/resources/tools/marianas/current/Marianas-1.8.1.jar",

"waltz_path": "/home/johnsoni/vendor_tools/Waltz-2.0.jar",

Should be

    "waltz_path": "juno:///juno/work/access/production/resources/tools/waltz/current/Waltz-3.2.0.jar",

MSI

"file_path": "/home/johnsoni/miniconda2/envs/ACCESS_test/lib/python2.7/site-packages/cwl_tools/msi",

   "file_path": "/home/accessbot/miniconda3/envs/ACCESS_cmplx_geno_test/lib/python2.7/site-packages/cwl_tools/msi",

snps_and_indels

"mutect": "/home/johnsoni/vendor_tools/muTect-1.1.5.jar",

Should be:

      "mutect": "juno:///juno/work/access/production/resources/tools/muTect/current/muTect-1.1.5.jar",

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions