Skip to content

Commit

Permalink
Merge pull request #1036 from mskcc/develop
Browse files Browse the repository at this point in the history
Hotfix access jar paths
  • Loading branch information
nikhil committed Apr 29, 2022
2 parents 70005ab + 90d03f4 commit 45bc4b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"abra_path": "/opt/common/CentOS_6/abra2/abra2-2.17/abra2-2.17.jar",
"arrg_path": "juno:///juno/work/access/production/resources/tools/picard/versions/v1.96/picard-tools-1.96/AddOrReplaceReadGroups.jar",
"gatk_path": "/opt/common/CentOS_6/gatk/GenomeAnalysisTK-3.3-0/GenomeAnalysisTK.jar",
"waltz_path": "juno:///juno/work/access/production/resources/tools/waltz/current/Waltz-3.2.0.jar",
"waltz_path": "juno:///juno/work/access/production/resources/tools/waltz/versions/v2.0.0/Waltz-2.0.jar",
"picard_path": "juno:///juno/work/access/production/resources/tools/picard/versions/v2.8.1/picard.jar",
"bioinfo_utils": {
"location": "juno:///juno/work/access/production/resources/tools/voyager_resources/BioinfoUtils-1.0.2.jar",
"class": "File"
},
"marianas_path": "juno:///juno/work/access/production/resources/tools/marianas/current/Marianas-1.8.1.jar",
"marianas_path": "juno:///juno/work/access/production/resources/tools/marianas/versions/v1.8.0/Marianas-1.8.0.jar",
"trimgalore_path": "/opt/common/CentOS_6/trim_galore/Trim_Galore_v0.2.5/trim_galore"
},
"inputs_yaml": {
Expand Down

0 comments on commit 45bc4b5

Please sign in to comment.