Metanode that makes api calls to UniProtKB to retrieve selected data based on protein IDs. Protein IDs have to be in UniProt format, e.g. P12345 (https://www.uniprot.org/help/accession_numbers). Multiple protein IDs separated by delimiter (e.g. semicolon) are supported. You can ask to remove common prefix and or suffix to be removed prior quering the accession on the UniProtKB. Duplicate protein ID values (prior prefix/sufix removal) are removed prior api call.
Metanode retrieves query in tabular output form where one should select columns to be returned specifically. Please check UniProt help (https://www.uniprot.org/help/return_fields) for the full list of avaiable columns and use "Columns to retrieve" setting to adjust accordingly. Not correctly spelled column names are ignored and not present in the output table.
Two tables are returned by the metanode - top one containing individual protein IDs and specified columns retrieved from UniProt and bottom table containing accessions for which empty query result was retrieved (e.g. missing accessions).
You can specify output column names (as strings separated by comma ","), UniProt column names will be used as default values.
=================
Used programs and tools and their respective licenses at the time of the metanode creation. Version numbers and the licenses might differ based on your local installation. Please inspect your local installation and contact us if you can not locate your local version and or license terms.
KNIME nodes (The KNIME nodes consists of the following GNU GPL 3.0 License. Licence terms are available here: https://www.gnu.org/licenses/gpl.html)
Python 3 (The Python consists of the following Python 3.6 License. Licence terms are available here: https://docs.python.org/3.6/license.html)
Python package Pandas (The Pandas consists of the following BSD License. Licence terms are available here: https://opensource.org/licenses/BSD-3-Clause)
UniProt API (The UniProt API consists of the following Creative Commons Attribution (CC BY 4.0) License. Licence terms are available here: http://creativecommons.org/licenses/by/4.0/)
The metanode was created in KNIME 4.1.3. running inside the docker image (https://hub.docker.com/r/cfprot/knime/), tag 4.1.3a.
=================
This version of metanode is available under the GNU GPL 3.0 License, unless stated otherwise. The full version of the license terms is available at https://www.gnu.org/licenses/gpl.html.
Version: 0.4.1 from 2022-08-12
Contact person: David Potesil (david.potesil@ceitec.muni.cz)
More information can be found at https://github.com/OmicsWorkflows/KNIME_metanodes.
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.