intactParser: Intact Parser

View source: R/intactParser.R

intactParserR Documentation

Intact Parser

Description

Parses intact.txt or data.table to 3-column format with clean uniprot_a uniprot_b and miscore columns

Usage

intactParser(intact, canonical = TRUE)

Arguments

intact

intact data.table or path to .txt file

canonical

whether uniprot entries shall be flattened to canonical, i.e. isoform flags (-x) removed

Value

data.table with columns uniprot_a uniprot_b and miscore


heuselm/mocode documentation built on Oct. 23, 2023, 8:43 a.m.