Entering edit mode
mauede@alice.it
▴
870
@mauedealiceit-3511
Last seen 10.2 years ago
Thank you so much for your suggestion.
The student, who extracted and handled miRNA and target genes
sequences before my take-over, states the following:
miRNA sequences can be downloaded from:
http://microrna.sanger.ac.uk/sequences/
Gene sequences can be download from:
http://www.ensembl.org/index.html
I see that such data can be downloaded in Fasta format pretty easily
and stored into a text file that I can manipulate through
an R script.
The real problem for me (I am a newbie in this research field) is to
know which miRNAs match which genes.
The matching information can come from Biology experiments which mark
the pair (miRNA, gene) as "validated".
The matching information can also come from computational predictions
which mark the pair as "predicted".
The two sets above have a non-null intersection. The goal of our
project is to maximize such an intersection,
but also to increase the subset of the "predicted", not yet
"validated", to help with Bilogists' experiments.
In short, the label "predicted", "validated", or "none of the two
cases", is very important to us.
I cannot retrieve such information in the files dowloaded from
http://microrna.sanger.ac.uk/sequences/ and
http://microrna.sanger.ac.uk/cgi-bin/targets/v5/download.pl
Maybe it's just my ignorance in this field that prevents me from
reading out the information..
Anyway, also the student, who preceded me, experienced the same
problem. To overcome ths hurdle he wrote
a python script that downloads some HTML pages from
http://mirecords.umn.edu/miRecords/ where the
label "validated" and /or "predicted" is attached to the respective
identifiers of the pair miRNA <--> target gene.
Since I am familiar with R, I am not with python, I wonder whether
there exist a s/w interface to access miRecords, which is callable
from R
scripts. ..... unless such pairs-link can somehow be retrieved from
the dowloadable Fasta files or some other way ...
Regards,
Maura E
tutti i telefonini TIM!
[[alternative HTML version deleted]]