Skip to content

Commit

Permalink
Update alphafold.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz authored Sep 26, 2023
1 parent 3d08ae8 commit 6e04297
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions databases/alphafold.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
{
"name": "Alphafold",
"path": "alphafold",
"versions": [
{
"name": "v4",
"path": "databases",
"files": [
{
"source" : "https://ftp.ebi.ac.uk/pub/databases/alphafold/v4/",
"directory" : true,
}
]
}
]
"name": "Alphafold",
"path": "alphafold",
"versions": [{
"name": "v4",
"path": "databases",
"files": [{
"source": "https://ftp.ebi.ac.uk/pub/databases/alphafold/v4/",
"directory": true
}]

}]
}

0 comments on commit 6e04297

Please sign in to comment.