check_fasta_meta_mapping | R Documentation |
check_fasta_meta_mapping
check_fasta_meta_mapping
is used to check if
fastas and metas are compatible.
check_fasta_meta_mapping(fasta, meta)
fasta |
the fasta read into memory to join |
meta |
the meta read into memory to join |
TRUE/FALSE if the fasta and meta are compatible
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.