get_NMids: To extract NM ids from NCBI.

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/get_NMids.R

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

1

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

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

pubmed.mineR documentation built on Nov. 26, 2021, 5:11 p.m.