pubtator_result_list_to_table: Function to Convert Pubtator result from list into Table

pubtator_result_list_to_tableR Documentation

Function to Convert Pubtator result from list into Table

Description

This function is used to collect the outputs of pubtator_function() after using lapply over multiple PMIDs. This function enables to convert it into table for easy reading and further analysis.

Usage

pubtator_result_list_to_table(x)

Arguments

x

here x is list output of pubtator_function().

Value

It returns table for pubtator_function output.

Author(s)

S.Ramachandran, Jyoti Rani

See Also

pubtator_function

Examples

## Not run: test = pubtator_result_list_to_table(x)
##here x is the output of pubtator_function

pubmed.mineR documentation built on June 22, 2024, 6:50 p.m.