iu_get_aliases¶
Retrieves the aliases for the given set of DCC record identifiers.
usage: iu_get_aliases.py [-h] [-m IGVF_MODE] -i INFILE -o OUTFILE
Named Arguments¶
- -m, --igvf-mode
The IGVF Portal site (‘prod’, ‘sandbox’, ‘staging, or an explicit host name, i.e. ‘*.demo.igvf.org’) to connect to.
- -i, --infile
Input file containing IGVF object identifiers (one per line), i.e. UUID, accession, or @id. Empty lines and lines beginning with a ‘#’ will be ignored.
- -o, --outfile
The output file, which is the same as the input file except for the addition of the tab-delimited columns - one for each alias.