Linking in to your mine
This page aims to describe the various ways to link to a Mine.
#
Link directly to query results#
Template nameLinks to results of specified template. URL is generated on template form in webapp.
Make sure to include &method=results
at the end of the query string.
#
Query XMLLinks to results of query. It can run any query built by QueryBuilder; QueryBuilder generates the XML.
#
Link to List Analysis page#
Template resultsLinks to list analysis page comprised of results of template query. "path" attribute determines which column is used to create list. URL is available on template form in webapp.
#
List of IdentifiersLinks to list analysis page for specified objects. For a very long list, use a form instead of a link. It can use any identifiers.
#
Query builderLinks directly to query builder, starts a query using the provided list.
http://beta.flymine.org/beta/loadQuery.do?name=copy&method=list
#
Report pageLinks directly to report page. URL available on report page in webapp.
http://www.humanmine.org/humanmine/portal.do?externalids=pparg&class=Gene&origin=readthedocs
Optionally, add extraVlue
parameter with the organism name, e.g.:
http://www.humanmine.org/humanmine/portal.do?externalids=pparg&class=Gene&extraValue=H.+sapiens
#
Link into Mine with OrthologuesThe example URL contains ''D. melanogaster'' genes. The results will contain the corresponding ''C. elegans'' genes, if any. This will only work if you have orthologue data loaded into your Mine. It will forward to report page OR list analysis page.
#
Convert any identifiers to GenesWhen linking to a report page or a list analysis page you can convert the data type, for instance, if you provide a Protein identifier and want to link to the corresponding Gene, you need to specify the class as Gene. It will only work if you have a converter template available
http://www.flymine.org/query/portal.do?externalid=EVE_DROME&class=Gene
#
More examplesSee FlyMine for more examples: https://intermineorg.wordpress.com/flymine/link-to-flymine/