powered by
get_NMids is to fetch the NM ids from the NCBI for corresponding gene/s to further fetch the sequence of that gene/s.
get_NMids
get_NMids(x)
It returns a list object containing corresponding NM id from NCBI.
x an R object containing Locus IDs for genes from NCBI2R package.
x
S.Ramachandran
http://www.ncbi.nlm.nih.gov/gene
get_Sequences
if (FALSE) getNMids("5950") ## 5950 is Locus id of RBP4 gene.
Run the code above in your browser using DataLab