get_Sequences {pubmed.mineR} | R Documentation |
get_Sequences
is used to fetch the sequences of genes using NM ids.
get_Sequences(x, filename)
x |
NM Id of the sequence. |
filename |
|
It will return a text file containing sequence.
S.Ramachandran
get_NMids
, ~~~
## Not run: get_Sequences("NM_012238.4", "SIRT1")