# HG changeset patch # User aac # Date 1610376395 0 # Node ID a1267fc353f43c77883d82865a3d084e296793a5 "planemo upload commit 14444c0cf01771bee10424a169ab24954530350d-dirty" diff -r 000000000000 -r a1267fc353f4 README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Mon Jan 11 14:46:35 2021 +0000 @@ -0,0 +1,21 @@ +# iReceptor Plus Gateway Galaxy Datasource + +Galaxy datasource tool for connecting a Galaxy instance to the iReceptor Plus Gateway. + +## Installation + +1. Copy `irp-gateway.xml` to `galaxy-central/tools/data_source` +2. Configure `galaxy-central/config/tool_conf.xml` to include the new tool by adding `` under the `
` tag. + + Example: +```xml + + +
+ [...] + + [...] +``` + +3. Restart or reload Galaxy's instance + diff -r 000000000000 -r a1267fc353f4 irp-gateway.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/irp-gateway.xml Mon Jan 11 14:46:35 2021 +0000 @@ -0,0 +1,31 @@ + + + + Access the iReceptor Plus Gateway to browse AIRR-seq data. + + + Redirected to $GALAXY_URL + + + + + + + + + + + + + + + + + +