readProteinsFasta2df: reads a proteins fasta file as a data_frame

View source: R/readProteinsFasta2df.R

readProteinsFasta2dfR Documentation

reads a proteins fasta file as a data_frame

Description

reads a proteins fasta file as a data_frame for further protein wise analyses

Usage

readProteinsFasta2df(fasta_file)

Arguments

fasta_file

a path to the FASTA file

Value

a datat_frame composed of two columns protName with the preotein names and protSeq containing the fasta sequence


SamiLhll/SamiGenomicsRutils documentation built on April 11, 2022, 3:38 a.m.