extractDatabase: protein database extraction

Description Usage Arguments Value

Description

Extracting protein properties from a given fasta protein database. This information is required by ReFraction.

Usage

1
extractDatabase(database.fasta)

Arguments

database.fasta

A protein database used for peptide identification in fasta format. You need to provide the complete path to this file.

Value

protein.database

A matrix that containing protein properties extracted from protein sequences. This matrix is essential for ReFraction learning.


PengyiYang/ReFraction documentation built on May 14, 2019, 11:01 p.m.