This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Text Mining: Extracting Some Genes And Some Variations From An Article.

Hi all,

I've got a large article containing many sentences like the following one: (that is to say, it contains a Gene and some variations )

In the above-mentioned study by Roden & al. , mutations in SCN2B were identified in 2 unrelated individuals with atrial fibrillation. The mutations (c.82C>T resulting in p.R28W, and c.83G>A resulting in p.R28Q) were located in the amino terminus of the β2-subunit,

I'm would like to extract a table with the gene identifiers and the mutations in the proteins. I'm about starting collecting those data by hand :-( , do you know any tool that could help me ?

Thanks !

text identifiers extraction variant

not sure but at least forgene symbols, can't you get that from genecard ?!

4 answers

Have you tried the systems reviewed here: http://www.biomedcentral.com/1471-2105/10/S8/S1/table/T1

Thanks Casey , That's interesting, I'll try tomorrow.

[?]

[?]

[?]

[?]

Hopefully it will give you some clue or some inspiration.

Maybe it's a little bit old, but the following paper includes relevant information about the issue. Good luck,

http://genomebiology.com/2005/6/7/224

Javier.

HI,

You can use Reflect to extract gene identifiers. Some journals already highlight the gene names using Reflect. http://reflect.ws/ R

Log in to answer this question.