Results for "API"

Tags

  • VCFtools: perform common tasks with VCF files such as file validation, file merging, intersecting, complements

    VCFtools contains a Perl API (Vcf.pm) and a number of Perl scripts that can be used to perform common tasks with VCF files such as file validation, file merging, intersecting, complements, etc. The Perl tools support all versions of the VCF specification (3.2, 3.3, 4.0, 4.1 and 4.2), nevertheless...

    Tags: VCFtools, Perl, API, Vcf.pm, Perl, scripts, VCF, validation, file, merging, intersecting, complements

    2110 days ago

  • plumber:An R package that converts your existing R code to a web API

    plumber allows you to create a REST API by merely decorating your existing R source code with special comments. Take a look at an example. # plumber.R #* Echo back the input #* @param msg The message to echo #* @get /echo function(msg=""){ list(msg = paste0("The message is: '", msg, "'"...

    Tags: plumber, R, package, converts, existing, code, web, API

    1891 days ago

  • The Breeding API (BrAPI) project

    The Breeding API (BrAPI) project is an effort to enable interoperability among plant breeding databases. BrAPI is a standardized RESTful web service API specification for communicating plant breeding data. This community driven standard is free to be used by anyone interested in plant breeding da...

    Tags: Breeding, API, BrAPI, project, plant, databases

    1226 days ago