-
Pau Andrio authored39055cdd
schema.html 1.11 KiB
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"description": "Biobb_common is the base package required to use the biobb packages. Biobb (BioExcel building blocks) packages are Python building blocks that create new layer of compatibility and interoperability over popular bioinformatics tools.",
"name": "BioBB Common",
"url": "https://github.com/bioexcel/biobb_common",
"additionalType": "Library",
"applicationCategory": "Computational Biology tool",
"applicationSubCategory": "http://www.edamontology.org/topic_3892",
"citation": "https://www.nature.com/articles/s41597-019-0177-4",
"license": "https://www.apache.org/licenses/LICENSE-2.0",
"softwareVersion": "4.1.0",
"applicationSuite": "BioBB BioExcel Building Blocks",
"codeRepository": "https://github.com/bioexcel/biobb_common",
"isAccessibleForFree": "True",
"image": "http://mmb.irbbarcelona.org/biobb/public/assets/layouts/layout3/img/logo.png",
"operatingSystem": ["Linux", "MacOS"],
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency":"EUR"
}
}
</script>