mp_extract_refseq {MicrobiotaProcess} | R Documentation |
Extract the representative sequences from MPSE object
mp_extract_refseq(x, ...) ## S4 method for signature 'MPSE' mp_extract_refseq(x, ...) ## S4 method for signature 'tbl_mpse' mp_extract_refseq(x, ...) ## S4 method for signature 'grouped_df_mpse' mp_extract_refseq(x, ...)
x |
MPSE object |
... |
additional parameters, meaningless now. |