cpanse / protViz

Visualizing and Analyzing Mass Spectrometry Related Data in Proteomics
https://CRAN.R-project.org/package=protViz
GNU General Public License v3.0
11 stars 3 forks source link

FASTA #3

Closed cpanse closed 6 years ago

cpanse commented 6 years ago

add FASTA functions / class

cpanse commented 6 years ago

implemented as Rcpp module https://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-modules.pdf

using functions taken from fcat.c and tryptic_digest.c