read_fmd_scores: Read fixed width tabular file

View source: R/functions.R

read_fmd_scoresR Documentation

Read fixed width tabular file

Description

This function reads fixed with tabular files like scorefiles from Rosetta or derived tools as FastMPNNDesign.

Usage

read_fmd_scores(path)

Arguments

path

Path to the input fixed width file.

Examples

read_fmd_scores(path = "my_file.txt")

Jonas-Wilhelm/jwtools documentation built on April 14, 2025, 4:10 a.m.