get_Sequences: To extract the Gene sequence from the NCBI.

View source: R/get_Sequences.R

get_SequencesR Documentation

To extract the Gene sequence from the NCBI.

Description

get_Sequences is used to fetch the sequences of genes using NM ids.

Usage

get_Sequences(x, filename)

Arguments

x

NM Id of the sequence.

filename

filename specifies the name of output file.

Value

It will return a text file containing sequence.

Author(s)

S.Ramachandran

See Also

get_NMids, ~~~

Examples

## Not run: get_Sequences("NM_012238.4", "SIRT1")

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