View source: R/readProteinsFasta2df.R
readProteinsFasta2df | R Documentation |
reads a proteins fasta file as a data_frame for further protein wise analyses
readProteinsFasta2df(fasta_file)
fasta_file |
a path to the FASTA file |
a datat_frame composed of two columns protName with the preotein names and protSeq containing the fasta sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.