There was an error while loading. Please reload this page.
This wiki is the user-facing documentation set for pxseek.
pxseek
fetch
filter
lookup
pxseek helps you search ProteomeXchange dataset metadata without a browser workflow. The main pattern is simple:
pxseek fetch -o px_datasets.tsv pxseek filter -i px_datasets.tsv -s "Homo sapiens" -o human.tsv pxseek lookup --input human.tsv -o detailed.tsv
Use the summary TSV for discovery. Use lookup on the final shortlist when you need richer metadata.
Getting started
Reference
Help