citations: Moore project citations

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/citations.R

Description

Get citations of genome projects funded by the Gordon and Betty Moore Foundation

Usage

1
citations(mg, year = 2004)

Arguments

mg

a Moore project table with search queries in cites, keywords and accs columns

year

exclude results prior to year, default 2004

Details

Runs searches at Europe PMC for papers citing the genome publication, matching keywords or mentioning accessions. Also, combines the results into a single 'data.frame' to merge publications found by mutliple searches.

Value

a list of data.frames

Note

The 'search' column contains abbreviations for the search criteria, where *=genome paper, G=cites Genome paper, K=matches Keywords, and A=mentions Accession

Author(s)

Chris Stubben

Examples

1
2
3
4
5
## Not run: 
data(mg)
citations(mg[4:6,])

## End(Not run)

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