Does someone know a literature search algorithm?
1
2
Entering edit mode
9.6 years ago
Avro ▴ 160

Hi everyone,

I keep hearing about algorithms to search the literature for gene associations. For example, I have a gene list, and I would like to search the literature for gene associations with each of the gene in my list. I could do it manually, but it seems that search algorithms would be more effective. For example, once I fish out a new gene association, I could simply read the respective paper for more details. There is LitVAn from Pe'er's lab, but I can't access it on their website.

I would greatly appreciate if someone could suggest another search algorithm.

Thank you for your time.

text-mining • 3.0k views
ADD COMMENT
2
Entering edit mode

Try Chilibot (Chilibot searches PubMed literature database (abstracts) about specific relationships between proteins, genes, or keywords.)

ADD REPLY
0
Entering edit mode

I'd never heard of Chilibot. That looks incredibly useful.

ADD REPLY
0
Entering edit mode

Hi! Thank you! I am reading the paper. I was wondering: although it's 10 years old, is it still one of the best algorithm? It seems very good!

ADD REPLY
0
Entering edit mode

I forgot to ask you: according to the webpage, Chilibot is no longer available for download, but the "synonym database used in Chilibot is available." What does it mean? Thank you!

ADD REPLY
0
Entering edit mode

Genes have aliases. So if you give a gene name as an input then chilibot will automatically expand the query to its aliases. The synonym database refers to list of genes with their aliases.

ADD REPLY
0
Entering edit mode

Here is another tool. It uses both the experimental datasets and literature to find the connections.

ADD REPLY
0
Entering edit mode

Maybe just search "gene association" AND <gene-name> on Pubmed? What is your manual search algorithm, as in how do you do it manually right now?

ADD REPLY
2
Entering edit mode
9.6 years ago
Dan D 7.4k

I'm not sure which programming language you want to use, but here's a very helpful general overview of how to programmatically search Entrez resources (such as PubMed) and handle the results from generated queries. If you provide more specifics I can probably help you out further. Comment on this answer and I'll update it accordingly.

ADD COMMENT
0
Entering edit mode

Hi Deedee! Thank you for your time. I am reading the documentation. Is it ok if I ask questions later?

ADD REPLY
0
Entering edit mode

Of course! Ask whatever, whenever.

ADD REPLY

Login before adding your answer.

Traffic: 2415 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6