download_gene_homologues: Download homologue information of a gene

View source: R/SRA_metadata.R

download_gene_homologuesR Documentation

Download homologue information of a gene

Description

Uses ncbi gene database for vertebrates

Usage

download_gene_homologues(
  gene_id = "ENSG00000110092",
  organism = "Homo sapiens"
)

Arguments

gene_id

character, gene name (ensembl gene id, not symbol!)

organism

default NULL. Scientific name (e.g. Homo sapiens)

Value

character, summary text for gene from the database.


JokingHero/ORFik documentation built on June 9, 2025, 8:46 p.m.