fill_blanks: Fill blanks with NCBI-allowed keyword

Description Usage Arguments Value

Description

Factors will be ignored since they have their own controlled vocabulary, and biosample_accession and bioproject_accession columns will be ignored for data frames as these are allowed to be left blank for all-in-one SRA submissions.

Usage

1
fill_blanks(vec, data = NULL, value = "missing")

Arguments

vec

either vector of column names (if data not NULL) or explicit data.

data

data frame to use, if filling multiple columns.

value

text to fill with; one of the allowed values in BLANK_TYPES.

Value

data modified vector or data frame with blanks filled in.


ressy/srahelper documentation built on May 29, 2019, 11:03 p.m.