Skip to content

Commit

Permalink
small changes?
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceminotto committed Nov 4, 2016
1 parent eba6869 commit be7d4e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions JSON/GWasserApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"longDescription": "",
"helpURI": "https://github.com/cyverseuk/GWASSER",
"datePublished": "",
"author":"",
"author":"Alice Minotto",
"version": "1.0.0",
"deploymentSystem": "data.iplantcollaborative.org",
"deploymentPath": "rosysnake/gwasser_temp",
"deploymentSystem": "cyverseUK-Storage2",
"deploymentPath": "/mnt/data/rosysnake/GWASSER",
"executionSystem": "cyverseUK-Batch2",
"executionType": "CLI",
"parallelism": "SERIAL",
Expand Down
6 changes: 3 additions & 3 deletions JSON/RunGWasserApp.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name" : "GWasser",
"appId" : "Gwasser-0.0.0",
"archive" : true,
"appId" : "Gwasser-1.0.0",
"archive" : false,
"inputs": {
"gFile" : "http://de.iplantcollaborative.org/dl/d/7E57AD47-8736-4224-962A-D90E6D3597FA/MAGIC_90k_Genotypes_Numeric.csv",
"pFile" : [ "http://de.iplantcollaborative.org/dl/d/CA8027AB-EB84-4E4A-A794-ED02FBC75D75/combinedPhenotypes.phe", "http://de.iplantcollaborative.org/dl/d/CA8027AB-EB84-4E4A-A794-ED02FBC75D75/combinedPhenotypes.phe" ],
"pFile" : [ "http://de.iplantcollaborative.org/dl/d/CA8027AB-EB84-4E4A-A794-ED02FBC75D75/combinedPhenotypes.phe" ],
"mFile" : "http://de.iplantcollaborative.org/dl/d/C8C19B25-3EB7-4B95-A5A4-F67B32992C8A/MAGIC_genetic_map_NIAB_2015.csv"
},
"parameters" : {
Expand Down

0 comments on commit be7d4e7

Please sign in to comment.