Skip to content

llq0325/org.Spombe.eg.db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c945cbf · Aug 19, 2021

History

7 Commits
Jul 26, 2021
Jul 26, 2021
Jul 26, 2021
Jul 26, 2021
Aug 19, 2021

Repository files navigation

org.Spombe.eg.db

Title: Genome wide annotation for Schizosaccharomyces pombe
Description: Genome wide annotation for Schizosaccharomyces pombe, primarily based on mapping using Entrez Gene identifiers.
Version: 0.1
Author: Langqing Liu
Maintainer: Langqing Liu
Depends: R (>= 2.7.0), methods, AnnotationDbi (>= 1.52.0)
Suggests: DBI, annotate, RUnit
Imports: methods, AnnotationDbi
License: Artistic-2.0
organism: Schizosaccharomyces pombe
species: Schizosaccharomyces pombe
biocViews: OrgDb, annotation

library(AnnotationForge)
makeOrgPackageFromNCBI(version = "0.1",
                        author = "your name <your.name@email.com>",
                        maintainer = "your name <your.name@email.com",
                        outputDir = ".",
                        tax_id = "4896",
                        genus = "Schizosaccharomyces",
                        species = "pombe")


install('org.Spombe.eg.db')
library('org.Spombe.eg.db')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages