Skip to content

docs: add verified 'more questions to try' block#15

Merged
Cyberfilo merged 1 commit into
mainfrom
docs/more-questions-to-try
Jun 5, 2026
Merged

docs: add verified 'more questions to try' block#15
Cyberfilo merged 1 commit into
mainfrom
docs/more-questions-to-try

Conversation

@Cyberfilo

Copy link
Copy Markdown
Owner

Lowers the time-to-first-success for new users: the public-DB section had one example; this adds three more they can paste, each a different query shape so the tool's range is visible.

Every example was run against the live EMBL-EBI public RNAcentral DB and verified to return real rows (no made-up queries):

  • which 10 source databases contribute the most RNA sequences → ENA 12M, SILVA 8.2M, Rfam 5.9M…
  • how many Rfam families are there in total → 463
  • list the 10 Rfam families with the longest consensus sequences, with their length → RF02543 (3401)…

Docs only.

🤖 Generated with Claude Code

Lowers the activation barrier — a new user can paste a working query in under
a minute without inventing one. All three examples were run against EMBL-EBI's
public RNAcentral DB and verified to return real rows (top source databases,
Rfam family count, longest Rfam consensus sequences). Different query shapes so
the range is visible.
@Cyberfilo Cyberfilo merged commit defb052 into main Jun 5, 2026
5 checks passed
@Cyberfilo Cyberfilo deleted the docs/more-questions-to-try branch June 5, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant