Beacon queries and interface for the MongoDB based _arrayMap_ cancer genome repository.
Beacon queries and interface for the MongoDB based _arrayMap_ cancer genome repository.
Queries are contained inside the directory [mongo-queries](mongo-queries)
The sutructure of the project is the following:
An alternative would be to transform the native _arrayMap_ data format into VCF, and to use [the Python Simple Beacon Server](https://github.com/maximilianh/ucscBeacon).
# mongo-queries:
Queries are contained inside the directory [mongo-queries](mongo-queries)
#### Download commands
#### Download commands
...
@@ -13,3 +16,60 @@ The following command can be used to download a chunk of the _arrayMap_ dataset,
...
@@ -13,3 +16,60 @@ The following command can be used to download a chunk of the _arrayMap_ dataset,
The next command would replace the current local _arrayMap_ instance with the downloaded file.
The next command would replace the current local _arrayMap_ instance with the downloaded file.