Learn R Programming

SafeQuant (version 2.2.1)

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

Description

Parse scaffold output .xls file (RAW export)

Usage

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

Value

  • ExpressionSet object

Details

No details

References

NA

See Also

ExpressionSet

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab