get_NMids {pubmed.mineR} | R Documentation |
To extract NM ids from NCBI.
Description
get_NMids
is to fetch the NM ids from the NCBI for corresponding gene/s to further fetch the sequence of that gene/s.
Usage
get_NMids(x)
Arguments
x |
|
Value
It returns a list object containing corresponding NM id from NCBI.
Author(s)
S.Ramachandran
References
http://www.ncbi.nlm.nih.gov/gene
See Also
Examples
## Not run: getNMids("5950")
## 5950 is Locus id of RBP4 gene.
[Package pubmed.mineR version 1.0.20 Index]