lolliplot_fetchDomain {GenVisR}R Documentation

fetch protein domains

Description

Retrieve protein domains given ensembl transcript ID

Usage

lolliplot_fetchDomain(transcriptID, species = "hsapiens",
  host = "www.ensembl.org")

Arguments

transcriptID

String specifying ensembl transcript id

species

character string to use when searching for ensemblMart dataset

host

Host to connect to.

Value

data frame of protien domains and start/stop coordinates


[Package GenVisR version 1.8.1 Index]