parseScaffoldRawFile: Parse scaffold output .xls file (RAW export)

Description Usage Arguments Details Value Note References See Also Examples

View source: R/Parser.R

Description

Parse scaffold output .xls file (RAW export)

Usage

1
2
parseScaffoldRawFile(file, expDesign = expDesign, keepFirstAcOnly = FALSE,
  isPurityCorrect = T)

Arguments

file

path to Scaffold file

expDesign

experimental design data.frame

keepFirstAcOnly

TRUE/FALSE If multiple ACs in Accession.Numbers filed. Then keep the first one only

isPurityCorrect

do purity correction

Details

No details

Value

ExpressionSet object

Note

No note

References

NA

See Also

ExpressionSet

Examples

1
print("No examples")

eahrne/SafeQuant documentation built on April 8, 2021, 10:10 a.m.