Skip to content

hafenr/SECprofiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SECprofiler

Setup

$ git clone https://github.com/hafenr/SECprofiler
$ cd SECprofiler
$ R
>> require(devtools)
>> load_all()

Workflow

After updating the roxygen docs issue the command

>> document()

Help

More information on how to use/develop this package can be found under:

ELUTION PROFILING CONTAINER STRUCTURE

Trace container: List with:
Class: "Traces"
$traces (data.table Column1: id Column 2:end numeric quant matrix)
$trace_type (character, "peptide" or "protein")
$traces_annotation (data.table, contains id column as key for merging and associated annotations in separate columns)
$fraction_annotation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages