geneinfo: Gene information

geneinfoR Documentation

Gene information

Description

Pseudomonas aeruginosa gene information curated by NCBI. It was downloaded from NCBI ftp on Oct. 7 2016. It is used for mapping PA numbers (LocusTag) to gene Symbol.

Usage

geneinfo

Format

A data.frame (tibble) with 5698 rows and 15 variables:

#tax_id

a numeric vector, taxonomic id of P. aeruginosa

GeneID

a numeric vector, unique gene identifiers

Symbol

a character vector, gene symbols or gene names

LocusTag

a character vector, locus tags or PA numbers

Synonyms

a numeric vector

dbXrefs

a character vector

chromosome

a numeric vector

map_location

a numeric vector

description

a character vector

type_of_gene

a character vector

Symbol_from_nomenclature_authority

a numeric vector

Full_name_from_nomenclature_authority

a numeric vector

Nomenclature_status

a numeric vector

Other_designations

a numeric vector

Modification_date

a numeric vector

Source

ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/GENE_INFO/Archaea_Bacteria/Pseudomonas_aeruginosa_PAO1.gene_info.gz


greenelab/ADAGEpath documentation built on May 25, 2022, 7:11 a.m.