Skip to content

Commit

Permalink
import bio.tools data on Sun Jul 30 01:24:44 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Tools Platform Ecosystem bot committed Jul 30, 2023
1 parent b82ea67 commit 0e56a18
Show file tree
Hide file tree
Showing 21 changed files with 2,194 additions and 114 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
{
"accessibility": "Open access",
"additionDate": "2023-07-29T10:54:09.924115Z",
"biotoolsCURIE": "biotools:ara_automated_record_analysis",
"biotoolsID": "ara_automated_record_analysis",
"cost": "Free of charge",
"credit": [
{
"email": "[email protected]",
"name": "Anand Maurya",
"note": "Department of Computational Biology, Institute of Molecular Biology and Biotechnology, Faculty of Biology, Adam Mickiewicz University in Poznan, Uniwersytetu Poznanskiego 6, 61-614 Poznan, Poland",
"orcidid": "https://orcid.org/0000-0002-6204-2164",
"typeEntity": "Person",
"typeRole": [
"Developer"
]
},
{
"email": "[email protected]",
"name": "Maciej Szymanski",
"note": "Department of Computational Biology, Institute of Molecular Biology and Biotechnology, Faculty of Biology, Adam Mickiewicz University in Poznan, Uniwersytetu Poznanskiego 6, 61-614 Poznan, Poland",
"typeEntity": "Person",
"typeRole": [
"Contributor"
]
},
{
"email": "[email protected]",
"name": "Wojciech Karlowski",
"note": "Department of Computational Biology, Institute of Molecular Biology and Biotechnology, Faculty of Biology, Adam Mickiewicz University in Poznan, Uniwersytetu Poznanskiego 6, 61-614 Poznan, Poland",
"typeEntity": "Person",
"typeRole": [
"Primary contact"
]
}
],
"description": "An automatic pipeline for exploration of SRA datasets with sequences as a query",
"documentation": [
{
"type": [
"User manual"
],
"url": "https://github.com/maurya-anand/ARA/blob/main/README.md"
}
],
"download": [
{
"type": "Source code",
"url": "https://github.com/maurya-anand/ARA",
"version": "1.6.0"
}
],
"editPermission": {
"type": "private"
},
"function": [
{
"cmd": "perl ara.pl --help",
"input": [
{
"data": {
"term": "Nucleic acid sequence",
"uri": "http://edamontology.org/data_2977"
},
"format": [
{
"term": "Textual format",
"uri": "http://edamontology.org/format_2330"
}
]
}
],
"note": "The tool requires a fasta file and SRA run accession as input.",
"operation": [
{
"term": "Sequence alignment",
"uri": "http://edamontology.org/operation_0292"
},
{
"term": "Sequence annotation",
"uri": "http://edamontology.org/operation_0361"
},
{
"term": "Sequence database search",
"uri": "http://edamontology.org/operation_0338"
},
{
"term": "Sequence feature detection",
"uri": "http://edamontology.org/operation_0253"
}
],
"output": [
{
"data": {
"term": "Text data",
"uri": "http://edamontology.org/data_2526"
},
"format": [
{
"term": "Textual format",
"uri": "http://edamontology.org/format_2330"
}
]
}
]
}
],
"homepage": "https://github.com/maurya-anand/ARA",
"language": [
"Perl"
],
"lastUpdate": "2023-07-29T10:54:43.322863Z",
"license": "GPL-3.0",
"link": [
{
"type": [
"Repository"
],
"url": "https://github.com/maurya-anand/ARA"
}
],
"maturity": "Mature",
"name": "ARA (Automated Record Analysis)",
"operatingSystem": [
"Linux",
"Mac"
],
"owner": "maurya-anand",
"toolType": [
"Command-line tool"
],
"topic": [
{
"term": "Bioinformatics",
"uri": "http://edamontology.org/topic_0091"
},
{
"term": "Data identity and mapping",
"uri": "http://edamontology.org/topic_3345"
},
{
"term": "Mapping",
"uri": "http://edamontology.org/topic_0102"
}
],
"version": [
"1.6.0"
]
}
9 changes: 5 additions & 4 deletions data/bcftools/bcftools.biotools.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"language": [
"C"
],
"lastUpdate": "2023-02-21T14:53:01.845478Z",
"lastUpdate": "2023-07-25T13:47:53.948208Z",
"license": "MIT",
"link": [
{
Expand Down Expand Up @@ -170,7 +170,7 @@
"name": "Wysoker A."
}
],
"citationCount": 31575,
"citationCount": 33651,
"date": "2009-08-01T00:00:00Z",
"journal": "Bioinformatics",
"title": "The Sequence Alignment/Map format and SAMtools"
Expand All @@ -185,7 +185,7 @@
{
"doi": "10.1093/gigascience/giab008",
"metadata": {
"abstract": "© 2021 The Author(s). Published by Oxford University Press GigaScience.Background: SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods. Findings: The first version appeared online 12 years ago and has been maintained and further developed ever since, with many new features and improvements added over the years. The SAMtools and BCFtools packages represent a unique collection of tools that have been used in numerous other software projects and countless genomic pipelines. Conclusion: Both SAMtools and BCFtools are freely available on GitHub under the permissive MIT licence, free for both non-commercial and commercial use. Both packages have been installed >1 million times via Bioconda. The source code and documentation are available from https://www.htslib.org.",
"abstract": "Background: SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods. Findings: The first version appeared online 12 years ago and has been maintained and further developed ever since, with many new features and improvements added over the years. The SAMtools and BCFtools packages represent a unique collection of tools that have been used in numerous other software projects and countless genomic pipelines. Conclusion: Both SAMtools and BCFtools are freely available on GitHub under the permissive MIT licence, free for both non-commercial and commercial use. Both packages have been installed >1 million times via Bioconda. The source code and documentation are available from https://www.htslib.org.",
"authors": [
{
"name": "Bonfield J.K."
Expand Down Expand Up @@ -218,7 +218,7 @@
"name": "Whitwham A."
}
],
"citationCount": 978,
"citationCount": 1611,
"date": "2021-02-01T00:00:00Z",
"journal": "GigaScience",
"title": "Twelve years of SAMtools and BCFtools"
Expand Down Expand Up @@ -274,6 +274,7 @@
"1.15.1",
"1.16",
"1.17",
"1.18",
"1.2",
"1.3",
"1.3.1",
Expand Down
104 changes: 104 additions & 0 deletions data/callc/callc.biotools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"accessibility": "Open access",
"additionDate": "2023-07-26T14:53:27.004301Z",
"biotoolsCURIE": "biotools:callc",
"biotoolsID": "callc",
"cost": "Free of charge",
"credit": [
{
"email": "[email protected]",
"name": "Robbin Bouwmeester",
"orcidid": "https://orcid.org/0000-0001-6807-7029"
}
],
"description": "Retention time prediction of small molecules with generalized calibration.",
"download": [
{
"type": "Downloads page",
"url": "https://github.com/compomics/CALLC/releases/latest",
"version": "latest"
}
],
"editPermission": {
"type": "private"
},
"function": [
{
"input": [
{
"data": {
"term": "Text data",
"uri": "http://edamontology.org/data_2526"
},
"format": [
{
"term": "CSV",
"uri": "http://edamontology.org/format_3752"
}
]
}
],
"operation": [
{
"term": "Prediction and recognition",
"uri": "http://edamontology.org/operation_2423"
}
],
"output": [
{
"data": {
"term": "Text data",
"uri": "http://edamontology.org/data_2526"
},
"format": [
{
"term": "CSV",
"uri": "http://edamontology.org/format_3752"
}
]
}
]
}
],
"homepage": "https://github.com/compomics/CALLC",
"lastUpdate": "2023-07-26T14:53:27.006748Z",
"license": "Apache-2.0",
"maturity": "Mature",
"name": "CALLC",
"operatingSystem": [
"Linux",
"Mac",
"Windows"
],
"owner": "robbin.bouwmeester",
"publication": [
{
"doi": "10.1021/acs.analchem.0c00233",
"metadata": {
"abstract": "Accurate prediction of liquid chromatographic retention times from small-molecule structures is useful for reducing experimental measurements and for improved identification in targeted and untargeted MS. However, different experimental setups (e.g., differences in columns, gradients, solvents, or stationary phase) have given rise to a multitude of prediction models that only predict accurate retention times for a specific experimental setup. In practice this typically results in the fitting of a new predictive model for each specific type of setup, which is not only inefficient but also requires substantial prior data to be accumulated on each such setup. Here we introduce the concept of generalized calibration, which is capable of the straightforward mapping of retention time models between different experimental setups. This concept builds on the database-controlled calibration approach implemented in PredRet and fits calibration curves on predicted retention times instead of only on observed retention times. We show that this approach results in substantially higher accuracy of elution-peak prediction than is achieved by setup-specific models.",
"authors": [
{
"name": "Bouwmeester R."
},
{
"name": "Degroeve S."
},
{
"name": "Martens L."
}
],
"citationCount": 19,
"date": "2020-05-05T00:00:00Z",
"journal": "Analytical Chemistry",
"title": "Generalized Calibration across Liquid Chromatography Setups for Generic Prediction of Small-Molecule Retention Times"
},
"pmid": "32281370",
"type": [
"Primary"
]
}
],
"version": [
"v1.0"
]
}
Loading

0 comments on commit 0e56a18

Please sign in to comment.