get_Sequences
is used to fetch the sequences of genes using NM ids.
get_Sequences(x, filename)
list of NM Ids of the sequences.
filename
sepcifies the name of output file.
It will return a text file containing sequences.
get_NMids
, ~~~
# NOT RUN {
get_Sequences(NM_012238.4, "SIRT1_seq.txt")
# }
Run the code above in your browser using DataLab