create_hmmer_json_dataframe: Converts a series of json files downloaded directly from...

View source: R/create_hmmer_json_dataframe.R

create_hmmer_json_dataframeR Documentation

Converts a series of json files downloaded directly from HMMER into a DataFrame.

Description

Converts a series of json files downloaded directly from HMMER into a DataFrame.

Usage

create_hmmer_json_dataframe(hmmer_json_file, file_label, desc_null = TRUE)

Arguments

hmmer_json_file

A character vector with file paths.

file_label

A character vector with a label with a label to identify the file they come from.

desc_null

A Boolean, TRUE if you want to omit the 'desc' parameter which can cause problems.

Value

A DataFrame


currocam/FascinRSCA documentation built on March 21, 2022, 6:29 a.m.