get_NMids: To extract NM ids from NCBI.

View source: R/get_NMids.R

get_NMidsR 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

x an R object containing Locus IDs for genes from NCBI2R package.

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

get_Sequences

Examples

## Not run: getNMids("5950")
## 5950 is Locus id of RBP4 gene.

pubmed.mineR documentation built on June 22, 2024, 6:50 p.m.