getTextForproteinImputation {DAPAR}R Documentation

Build the text information for the protein Imputation process

Description

Build the text information for the Protein Imputation process

Usage

getTextForproteinImputation(l.params)

Arguments

l.params

A list of parameters related to the process of the dataset

Value

A string

Author(s)

Samuel Wieczorek

Examples

params <- list()
getTextForproteinImputation(params)

[Package DAPAR version 1.16.4 Index]