mg: Marine microbial genome projects

Description Usage Format Details Source Examples

Description

Marine microbial genome projects funded by the Gordon and Betty Moore Foundation grant GBMF521

Usage

1
data("mg")

Format

A data frame with 177 observations on the following 13 variables.

Project

BioProject title

ID

BioProject ID

WGS

WGS accession prefix

GenBank

GenBank accession

RefSeq

RefSeq accession

SRA

SRA study accession

PubMed

PubMed ID of genome publication

Synonyms

synonyms

Investigator

first investigator name

Notes

notes

cites

genome citation search query

keywords

keyword search query

accs

accession search query

Details

Created from the marine-genomes-2014-8-7.xlsx file on the GBMF521 grants page

Source

https://www.moore.org/grants/list/GBMF521

Examples

1
2
3
4
5
6
## Not run: 
data(mg)
t(mg[5,])
table(is.na(mg$PubMed))

## End(Not run)

cstubben/rMoore documentation built on May 14, 2019, 12:26 p.m.