MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "SPR_Supertrees_README",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "195": {
                "pageid": 195,
                "ns": 0,
                "title": "SPANNER",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "__NOTOC__\nSPANNER (Simularity Profile ANNotatER) extends LCA to perform supervised homology-based taxonomic classification of metagenomic fragments.\n\n== License ==\n\nThis software is released under the [http://www.gnu.org/licenses/gpl.html GNU General Public License v3.0].\n\n== Obtaining the Software ==\n\nSPANNER is available as a gzipped tarball, supported on *nix systems (Linux, Unix, Mac).\n\n* [[Media:SPANNER.tar.gz|SPANNER v1.0.0 (gzipped tarball)]]\n\nAfter downloading, uncompress the file and follow the installation instructions in the INSTALL.txt file. Additional instructions are located in the README.txt and MANUAL.txt files. To install SPANNER under OS X, gcc must be installed which is available as part of the [http://developer.apple.com/technologies/tools/ Mac Developer Tools].\n\nReference LCA Profiles are also available as a gzipped tarball. These LCA Profiles can be used as a reference dataset by SPANNER and were created from an all-versus-all BLASTp of nr at an e-value threshold of 0.01. These profiles will be updated as new versions of nr are released; the version used here was obtained from ncbi in March 2013. Note: this file is 5 GB in size, uncompressed it is 20 GB.\n\n* [http://kiwi.cs.dal.ca/~mikep/ReferencenrLCAProfiles.tar.gz Reference nr LCA Profiles v03.2013]\n\nFull instructions on using these reference LCA Profiles can be found in the README.txt file inside the tarball. Brief instructions for using these Profiles:\n\n* These Profiles have not been trimmed to any ''p'' value, but instead include all BLASTp matches. In the SPANNER paper the reference Profiles were trimmed to the same ''p'' value as the query Profiles. The SPANNER tarball contains the Python script \"trim_profiles_to_p.py\" in the SCRIPTS directory to remove matches below a given ''p'' value. Running this script on the reference Profiles will greatly reduce the size of the reference dataset.\n\n* In the SPANNER paper only the highest BLASTp match to any taxon was kept in a Profile, subsequent matches were removed. This was not done for these Profiles. The Python script \"make_profiles_taxa_singletons.py\" (also in the SCRIPTS directory) removes subsequent matches to already matched taxa, this script will reduce the size of the reference Profile dataset but is not necessary.\n\n* The SPANNER paper also removed LCA Profiles with only one match, this was not done for these Profiles. The tarball contains the Python script \"remove_singletons_from_profiles.py\" in the SCRIPTS directory. This script should be run after \"make_profiles_taxa_singletons.py\" but again is not necessary for SPANNER to function. Reference Profiles with only one match should be removed if query profiles with only one match are removed (those query profiles should be classified using Best BLAST instead).\n\n== Citing SPANNER ==\n\nIf you find this software helpful in your research, please cite:\n\n* '''Porter, M.S., Beiko, R.G. SPANNER: Taxonomic assignment of sequences using pyramid matching of similarity profiles. ''Submitted to Bioinformatics''.'''\n\n== Contact Information ==\n\nSPANNER is in active development and we are interested in discussing all potential applications of this software. We encourage you to send us suggestions for new features. Suggestions, comments, and bug reports can be sent to Rob Beiko (beiko [at] cs.dal.ca). If reporting a bug, please provide as much information as possible and a simplified version of the data set which causes the bug. This will allow us to quickly resolve the issue. \n\n== Version History ==\n\n''v1.0.0 (December 17, 2012)''\n* initial software release.\n\n== Funding ==\n\nThe development of this software has been supported by several organizations:\n\n* [http://www.beem.utoronto.ca BEEM (Bioproducts + Enzymes from Environmental Metagenomes)]\n* [http://www.genomeatlantic.ca Genome Atlantic]\n* The Canadian Foundation for Innovation\n* Genome Canada\n* Ontario Genomics Institute"
                    }
                ]
            },
            "161": {
                "pageid": 161,
                "ns": 0,
                "title": "SPRSupertrees",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "__NOTOC__\nSPR Supertrees is a software package for computing supertrees that minimize the SPR distance.\n\nSPR Supertrees is available as C++ source code under the GNU GPL v3.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; See the README for details.\n\n=== Documentation ===\n* [[SPR Supertrees README|README]]\n* [[SPR Supertrees version history|Version history]]\n\n=== Downloads ===\n* [[media:spr_supertrees_1_2_1.zip|Version 1.2.1]]\n* [[media:spr_supertrees_1_2_0.zip|Version 1.2.0]]\n* [[media:spr_supertrees_1_1_1.zip|Version 1.1.1]]\n* [[media:spr_supertrees_1_1_0.zip|Version 1.1.0]]\n* [[media:spr_supertrees_1_0_0.zip|Version 1.0.0]]\n\n=== Examples ===\n* [[SPR Supertrees example datasets|Example datasets]]\n\n== Citing SPR Supertrees ==\n\nIf you use SPR Supertrees in your research, please cite:\n\n'''Whidden, C., Zeh, N., Beiko, R.G. ''Supertrees based on the subtree prune-and-regraft distance''. 2014. Systematic Biology.''' 63 (4), 566-581. doi:10.1093/sysbio/syu023\n\n== Contact Information ==\n\nSPR Supertrees is in active development and we are interested in discussing all potential applications of this software. We encourage you to send us suggestions for new features. Suggestions, comments, and bug reports can be sent to Chris Whidden (whidden [at] cs.dal.ca). If reporting a bug, please provide as much information as possible and a simplified version of the data set which causes the bug. This will allow us to quickly resolve the issue. \n\n== Funding ==\n\nThe development of SPR Supertrees has been supported by several organizations:\n\n* [http://www.genomeatlantic.ca Genome Atlantic]\n* [http://www.nserc.ca The Natural Sciences and Engineering Research Council of Canada]\n* The Dalhousie [http://cs.dal.ca Faculty of Computer Science]\n* [http://www.killamtrusts.ca/ The Killam Trusts]\n* [http://www.innovation.ca/ The Canada Foundation for Innovation]\n* [http://www.tula.org/ The Tula Foundation]"
                    }
                ]
            }
        }
    }
}