Translation Not Available
This page is not yet available in German. Showing English content instead.
Help us translate this page! Contribute on GitHub
Search#
bdp search queries the registry to discover available data sources.
Usage#
bash
bdp search <query>Examples#
bash
# Search by organism or keywordbdp search uniprot # Search for a specific formatbdp search hpo obo # Search by organizationbdp search ncbi taxonomyOutput#
Results show the source identifier, format, organization, and latest available version:
Code
SOURCE ID FORMAT ORG VERSIONuniprot/swissprot.fasta fasta UniProt 2024-03uniprot/trembl.fasta fasta UniProt 2024-03ncbi/taxonomy.dump dump NCBI 2024-03-01Adding a Result#
Copy the source ID from search output and pass it to bdp source add:
bash
bdp source add uniprot:swissprot-fasta@1.0