--pi-name | Last name only (e.g., "Doudna") | PI has very unique surname | Broader search, may include unrelated authors |
--pi-name | Full name (e.g., "Jennifer Doudna") | PI has common last name | Better specificity, fewer false positives |
--institution | "UC Berkeley" or "UC San Francisco" | PI may work at multiple institutions | Disambiguate authors with same name |
--years-back | 3 (default) | Current publication trend | Recent impact and research direction |
--years-back | 5-10 | Track research evolution over time | Historical perspective on research trajectory |
--max-results | 100 (default) | Most research groups | Captures 95% of active researcher output |
--max-results | 200+ | Very prolific PIs (>20 papers/year) | Ensures complete publication list |
--fetch-citations | True | Grant proposals or impact assessment | Demonstrates research influence |
--fetch-citations | False | Quick turnaround needed | Saves 30-60 seconds API time |
--co-author-network | True | Collaboration analysis or network studies | Visualize collaboration ecosystem |
--co-author-network | False | Publication list only | Simpler output, faster execution |
--output-format | markdown (default) | Human review or lab website | Best readability |
--output-format | json | Data pipeline or downstream processing | Machine-readable, structured |
--output-format | tsv | Import to spreadsheet or analysis | Excel/R-compatible format |