R/fp_sign.R

Defines functions fp_sign

fp_sign <- function( x ){
   digest(x)
 }
guokai8/biotiny documentation built on Aug. 4, 2020, 5:19 p.m.